Template:InfoBox DataFormat: Difference between revisions

From Kalypso
Jump to navigation Jump to search
Created page with "{{Dokumentation}} == Vorschau == <onlyinclude>{| class="wikitable float-right" style="width:330px; font-size:100%;" {{#if: {{{NAME<includeonly>|</includeonly>}}}| {{!}} ..."
 
No edit summary
Line 3: Line 3:
== Vorschau ==
== Vorschau ==


<onlyinclude>{| class="wikitable float-right" style="width:330px; font-size:100%;"
  {{#if: {{{NAME<includeonly>|</includeonly>}}}|
  colspan="2" class="hintergrundfarbe5" style="text-align:center;" {{{NAME}}}
  }}
|-
  {{#if: {{{ORIGIN<includeonly>|</includeonly>}}}|
  style="background-color:#f2f2f4; font-size:90%;" valign="top" '''[[Herkunft]]'''
  style="font-size:90%;" {{{ORIGIN}}}
  }}
|-
  {{#if: {{{CONTENTS<includeonly>|</includeonly>}}}|
  style="background-color:#f2f2f4; font-size:90%;" valign="top" '''[[Inhalt]]'''
  style="font-size:90%;" {{{CONTENTS}}}
  }}
|-
  {{#if: {{{EXTENSIONS<includeonly>|</includeonly>}}}|
  style="background-color:#f2f2f4; font-size:90%;" valign="top" '''[[Dateiendung(en)]]'''
  style="font-size:90%;" {{{EXTENSION}}}
  }}
|-
  {{#if: {{{FILES<includeonly>|</includeonly>}}}|
  style="background-color:#f2f2f4; font-size:90%;" valign="top" '''[[Liste der Dateien]]'''
  style="font-size:90%;" {{{FILES}}}
  }}
|}</onlyinclude>
<!--
<onlyinclude>{| class="wikitable float-right" style="width:330px; font-size:100%;"
<onlyinclude>{| class="wikitable float-right" style="width:330px; font-size:100%;"
   {{#if: {{{NAME<includeonly>|</includeonly>}}}|
   {{#if: {{{NAME<includeonly>|</includeonly>}}}|
Line 28: Line 55:
   }}
   }}
|}</onlyinclude>
|}</onlyinclude>
-->
[[Category:Info templates|{{PAGENAME}}]]

Revision as of 08:46, 14 September 2012

Template:Dokumentation

Vorschau

colspan="2" class="hintergrundfarbe5" style="text-align:center;" {{{NAME}}} style="background-color:#f2f2f4; font-size:90%;" valign="top" Herkunft style="font-size:90%;" {{{ORIGIN}}} style="background-color:#f2f2f4; font-size:90%;" valign="top" Inhalt style="font-size:90%;" {{{CONTENTS}}} style="background-color:#f2f2f4; font-size:90%;" valign="top" Dateiendung(en) style="font-size:90%;" {{{EXTENSION}}} style="background-color:#f2f2f4; font-size:90%;" valign="top" Liste der Dateien style="font-size:90%;" {{{FILES}}}