「テンプレート:Infobox file format」の版間の差分

提供: Yourpedia
移動: 案内検索
(change cat)
(条件文の除去、説明文の別記事化)
 
1行目: 1行目:
{| class="infobox" style="text-align: left; width: 23em; font-size: 90%;"
+
{| class="infobox" style="text-align:left; width:20em; font-size:90%; float:right; clear:right"
|+ '''{{{name}}}'''
+
|+ style="font-size:large; font-weight:bold"{{!}}{{{name|{{PAGENAME}}}}}
{{#if:
+
{{!-}}
{{{icon|}}}
+
| style="text-align: center" colspan="2"{{!}}{{{icon|}}}
|<tr><td style="text-align: center;" colspan="2">{{{icon}}}</td></tr>
+
{{!-}}
|
+
| style="text-align: center" colspan="2"{{!}}{{{logo|}}}
}}
+
{{!-}}
{{#if:
+
| colspan="2" style="text-align: center; border: 0px solid #aaaaaa"{{!}}{{{screenshot|}}}<div style="font-size: smaller">{{{caption|}}}</div>
{{{logo|}}}
+
{{!-}}
|<tr><td style="text-align: center;" colspan="2">{{{logo}}}</td></tr>
+
! style="white-space:nowrap"{{!}}[[拡張子]]
|
+
{{!}} <code>{{{extension|}}}</code>
}}
+
{{!-}}
<!--
+
! style="white-space: nowrap"{{!}}[[Multipurpose Internet Mail Extensions{{!}}MIME Type]]
-->{{#if:{{{screenshot|}}}|<tr><td colspan="2" style="text-align: center; border: 0px solid #aaaaaa">{{{screenshot}}}{{#if:{{{caption|}}}|<br /><span style="font-size: smaller;">{{{caption}}}</span>|}}}}{{#if:<!--
+
{{!}}<code>{{{mime|}}}</code>
-->{{{extension|}}}
+
{{!-}}
|<tr><th style="white-space: nowrap;">[[拡張子]]:</th><td><code>{{{extension}}}</code></td></tr>
+
! style="white-space: nowrap"{{!}}[[タイプコード]]
|<tr><th style="white-space: nowrap;">[[拡張子]]:</th><td>''none''</td></tr>
+
{{!}} {{{type code|{{{typecode|}}}}}}
}}<!--
+
{{!-}}
-->{{#if:
+
! style="white-space: nowrap"{{!}}[[Uniform Type Identifier{{!}}UTI]]
{{{mime|}}}
+
{{!}} {{{uniform type|}}}
|<tr><th style="white-space: nowrap;">[[Multipurpose Internet Mail Extensions|MIME Type]]:</th><td><code>{{{mime}}}</code></td></tr>
+
{{!-}}
|
+
! style="white-space: nowrap"{{!}}[[マジックナンバー (プログラム){{!}}マジックナンバー]]
}}<!--
+
{{!}} {{{magic|}}}
-->{{#if:
+
{{!-}}
{{{type code|{{{typecode|}}}}}}
+
! style="white-space: nowrap"{{!}}開発者:
|<tr><th style="white-space: nowrap;">[[タイプコード]]:</th><td>{{{type code|{{{typecode}}}}}}</td></tr>
+
{{!}} {{{owner|}}}
|
+
{{!-}}
}}<!--
+
! style="white-space: nowrap"{{!}}種別:
-->{{#if:
+
{{!}} {{{genre|}}}
{{{uniform type|}}}
+
{{!-}}
|<tr><th style="white-space: wrap;">[[Uniform Type Identifier|UTI]]:</th><td>{{{uniform type}}}</td></tr>
+
! style="white-space: nowrap"{{!}}包含物:
|
+
{{!}} {{{container for|{{{containerfor|}}}}}}
}}<!--
+
{{!-}}
-->{{#if:
+
! style="white-space: nowrap"{{!}}包含先:
{{{magic|}}}
+
{{!}} {{{contained by|{{{containedby|}}}}}}
|<tr><th style="white-space: wrap;">[[マジックナンバー (プログラム)|マジックナンバー]]:</th><td>{{{magic}}}</td></tr>
+
{{!-}}
|
+
! style="white-space: nowrap"{{!}}派生元:
}}<!--
+
{{!}} {{{extended from|{{{extendedfrom|}}}}}}
-->{{#if:
+
{{!-}}
{{{owner|}}}
+
! style="white-space: nowrap"{{!}}拡張:
|<tr><th style="white-space: nowrap;">開発者:</th><td>{{{owner}}}</td></tr>
+
{{!}} {{{extended to|{{{extendedto|}}}}}}
|
+
{{!-}}
}}<!--
+
! style="white-space: nowrap"{{!}}[[国際標準]]
-->{{#if:
+
{{!}} {{{standard|}}}
{{{genre|}}}
+
{{!}}}<noinclude>
|<tr><th style="white-space: nowrap;">種別:</th><td>{{{genre}}}</td></tr>
+
{{Documentation}}
|
+
}}<!--
+
-->{{#if:
+
{{{container for|{{{containerfor|}}}}}}
+
|<tr><th style="white-space: nowrap;"><!--Container for-->包含物:</th><td>{{{container for|{{{containerfor}}}}}}</td></tr>
+
|
+
}}<!--
+
-->{{#if:
+
{{{contained by|{{{containedby|}}}}}}
+
|<tr><th style="white-space: nowrap;"><!--Contained by-->包含先:</th><td>{{{contained by|{{{containedby}}}}}}</td></tr>
+
|
+
}}<!--
+
-->{{#if:
+
{{{extended from|{{{extendedfrom|}}}}}}
+
|<tr><th style="white-space: nowrap;"><!--Extended from-->派生元:</th><td>{{{extended from|{{{extendedfrom}}}}}}</td></tr>
+
|
+
}}<!--
+
-->{{#if:
+
{{{extended to|{{{extendedto|}}}}}}
+
|<tr><th style="white-space: nowrap;"><!--Extended to-->拡張:</th><td>{{{extended to|{{{extendedto}}}}}}</td></tr>
+
|
+
}}<!--
+
-->{{#if:
+
{{{standard|}}}
+
|<tr><th style="white-space: nowrap;"><!--[[International standard|Standard(s)]]-->[[国際標準]]:</th><td>{{{standard}}}</td></tr>
+
|
+
}}
+
|}<noinclude>
+
{| style="background: transparent;"
+
|<pre>
+
{{Infobox file format
+
| name =
+
| icon =
+
| logo =
+
| screenshot =
+
| caption =
+
| extension =
+
| mime =
+
| type code =
+
| uniform type =
+
| magic =
+
| owner =
+
| genre =
+
| container for =
+
| contained by =
+
| extended from =
+
| extended to =
+
| standard =
+
}}
+
</pre>
+
|}
+
[[Category:基礎情報テンプレート|FileFromat]]
+
[[Category:コンピュータ関連のテンプレート|Infobox ふあいるふおまつと]]
+
 
+
 
</noinclude>
 
</noinclude>

2018年5月28日 (月) 14:51時点における最新版

Infobox file format
拡張子
MIME Type
タイプコード
UTI
マジックナンバー
開発者:
種別:
包含物:
包含先:
派生元:
拡張:
国際標準
Template Info このテンプレートの解説はテンプレート:Infobox file format/docから呼び出されています[編集] [履歴]

Infobox file formatテンプレート

引数一覧[編集]

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