Difference between revisions of "Template:Infobox file format"

From blackwiki
Jump to navigation Jump to search
imported>Stratadrake
(testing new parameter ("type" is more easily recognized than "genre"))
imported>Stratadrake
(still tweaking....)
Line 1: Line 1:
 
 
{| class="infobox" style="text-align: left; width: 23em; font-size: 90%;"
 
{| class="infobox" style="text-align: left; width: 23em; font-size: 90%;"
 
|-
 
|-
 
| colspan="2" style="text-align: center"|'''{{{name}}}'''
 
| colspan="2" style="text-align: center"|'''{{{name}}}'''
 
|-
 
|-
{{#if:
+
{{#if:{{{icon|}}}
{{{icon|}}}
 
 
|<tr><td style="text-align: center;" colspan="2">{{{icon}}}</td></tr>
 
|<tr><td style="text-align: center;" colspan="2">{{{icon}}}</td></tr>
 
|
 
|
 
}}
 
}}
{{#if:
+
{{#if:{{{logo|}}}
{{{logo|}}}
 
 
|<tr><td style="text-align: center;" colspan="2">{{{logo}}}</td></tr>
 
|<tr><td style="text-align: center;" colspan="2">{{{logo}}}</td></tr>
 
|
 
|
Line 20: Line 17:
 
|<tr><th style="white-space: nowrap;">[[filename extension|File extension]]:</th><td>''none''</td></tr>
 
|<tr><th style="white-space: nowrap;">[[filename extension|File extension]]:</th><td>''none''</td></tr>
 
}}<!--
 
}}<!--
-->{{#if:
+
-->{{#if:{{{mime|}}}
{{{mime|}}}
 
 
|<tr><th style="white-space: nowrap;">[[Multipurpose Internet Mail Extensions|MIME type]]:</th><td><code>{{{mime}}}</code></td></tr>
 
|<tr><th style="white-space: nowrap;">[[Multipurpose Internet Mail Extensions|MIME type]]:</th><td><code>{{{mime}}}</code></td></tr>
 
|
 
|
 
}}<!--
 
}}<!--
-->{{#if:
+
-->{{#if:{{{type code|{{{typecode|}}}}}}
{{{type code|{{{typecode|}}}}}}
 
 
|<tr><th style="white-space: nowrap;">[[Type code]]:</th><td>{{{type code|{{{typecode}}}}}}</td></tr>
 
|<tr><th style="white-space: nowrap;">[[Type code]]:</th><td>{{{type code|{{{typecode}}}}}}</td></tr>
 
|
 
|
 
}}<!--
 
}}<!--
-->{{#if:
+
-->{{#if:{{{uniform type|}}}
{{{uniform type|}}}
 
 
|<tr><th style="white-space: wrap;">[[Uniform Type Identifier]]:</th><td>{{{uniform type}}}</td></tr>
 
|<tr><th style="white-space: wrap;">[[Uniform Type Identifier]]:</th><td>{{{uniform type}}}</td></tr>
 
|
 
|
 
}}<!--
 
}}<!--
-->{{#if:
+
-->{{#if:{{{magic|}}}
{{{magic|}}}
 
 
|<tr><th style="white-space: wrap;">[[File format#Magic number|Magic]]:</th><td>{{{magic}}}</td></tr>
 
|<tr><th style="white-space: wrap;">[[File format#Magic number|Magic]]:</th><td>{{{magic}}}</td></tr>
 
|
 
|
 
}}<!--
 
}}<!--
-->{{#if:
+
-->{{#if:{{{owner|}}}
{{{owner|}}}
 
 
|<tr><th style="white-space: nowrap;">Developed by:</th><td>{{{owner}}}</td></tr>
 
|<tr><th style="white-space: nowrap;">Developed by:</th><td>{{{owner}}}</td></tr>
 
|
 
|
 
}}<!--
 
}}<!--
-->{{#if:
+
-->{{#if:{{{type|{{{genre}}}}}}
{{{type|{{{genre}}}}}}
+
|<tr><th style="white-space: nowrap;">Type of format:</th><td>{{{type|{{{genre}}}}}}</td></tr>
|<tr><th style="white-space: nowrap;">Type of format:</th><td>{{{genre}}}</td></tr>
 
 
|
 
|
 
}}<!--
 
}}<!--
-->{{#if:
+
-->{{#if:{{{container for|{{{containerfor|}}}}}}
{{{container for|{{{containerfor|}}}}}}
 
 
|<tr><th style="white-space: nowrap;">Container for:</th><td>{{{container for|{{{containerfor}}}}}}</td></tr>
 
|<tr><th style="white-space: nowrap;">Container for:</th><td>{{{container for|{{{containerfor}}}}}}</td></tr>
 
|
 
|
 
}}<!--
 
}}<!--
-->{{#if:
+
-->{{#if:{{{contained by|{{{containedby|}}}}}}
{{{contained by|{{{containedby|}}}}}}
 
 
|<tr><th style="white-space: nowrap;">Contained by:</th><td>{{{contained by|{{{containedby}}}}}}</td></tr>
 
|<tr><th style="white-space: nowrap;">Contained by:</th><td>{{{contained by|{{{containedby}}}}}}</td></tr>
 
|
 
|
 
}}<!--
 
}}<!--
-->{{#if:
+
-->{{#if:{{{extended from|{{{extendedfrom|}}}}}}
{{{extended from|{{{extendedfrom|}}}}}}
 
 
|<tr><th style="white-space: nowrap;">Extended from:</th><td>{{{extended from|{{{extendedfrom}}}}}}</td></tr>
 
|<tr><th style="white-space: nowrap;">Extended from:</th><td>{{{extended from|{{{extendedfrom}}}}}}</td></tr>
 
|
 
|
 
}}<!--
 
}}<!--
-->{{#if:
+
-->{{#if:{{{extended to|{{{extendedto|}}}}}}
{{{extended to|{{{extendedto|}}}}}}
 
 
|<tr><th style="white-space: nowrap;">Extended to:</th><td>{{{extended to|{{{extendedto}}}}}}</td></tr>
 
|<tr><th style="white-space: nowrap;">Extended to:</th><td>{{{extended to|{{{extendedto}}}}}}</td></tr>
 
|
 
|
 
}}<!--
 
}}<!--
-->{{#if:
+
-->{{#if:{{{standard|}}}
{{{standard|}}}
 
 
|<tr><th style="white-space: nowrap;">[[International standard|Standard(s)]]:</th><td>{{{standard}}}</td></tr>
 
|<tr><th style="white-space: nowrap;">[[International standard|Standard(s)]]:</th><td>{{{standard}}}</td></tr>
 
|
 
|

Revision as of 18:54, 24 February 2007

{{{name}}}
File extension:none
Type of format:{{{genre}}}
{{Infobox file format
| name = 
| icon = 
| logo =
| screenshot =
| caption =
| extension = 
| mime = 
| type code = 
| uniform type = 
| magic = 
| owner = 
| type = 
| container for = 
| contained by = 
| extended from = 
| extended to = 
| standard = 
}}

da:Skabelon:Infobox filformat fr:Modèle:Infobox format de données it:Template:Infobox formato file hu:Sablon:Infobox fájlformátumok ja:Template:Infobox file format ko:틀:파일 정보 pt:Predefinição:Infocaixa Ficheiro ru:Шаблон:Файловый формат th:แม่แบบ:กล่องข้อมูล รูปแบบไฟล์ zh:Template:Infobox file format