「テンプレート:Infobox file format」の版間の差分
提供: Yourpedia
(新しいページ: '{| class="infobox" style="text-align: left; width: 23em; font-size: 90%;" |+ '''{{{name}}}''' {{#if: {{{icon|}}} |<tr><td style="text-align: center;" colspan="2">{{{icon}}}</td...') |
細 (change cat) |
||
96行目: | 96行目: | ||
</pre> | </pre> | ||
|} | |} | ||
− | [[Category: | + | [[Category:基礎情報テンプレート|FileFromat]] |
[[Category:コンピュータ関連のテンプレート|Infobox ふあいるふおまつと]] | [[Category:コンピュータ関連のテンプレート|Infobox ふあいるふおまつと]] | ||
</noinclude> | </noinclude> |
2017年8月25日 (金) 08:46時点における版
<tr><td style="text-align: center;" colspan="2">{{{icon}}}</td></tr> |
}} {{#if: |
<tr><td style="text-align: center;" colspan="2">{{{logo}}}</td></tr> |
}}
{{#if:|<tr><td colspan="2" style="text-align: center; border: 0px solid #aaaaaa">{{{screenshot}}}{{#if:| |
<tr><th style="white-space: nowrap;">拡張子:</th><td>{{{extension}}} </td></tr>
|
<tr><th style="white-space: nowrap;">拡張子:</th><td>none</td></tr>
}}{{#if: |
<tr><th style="white-space: nowrap;">MIME Type:</th><td>{{{mime}}} </td></tr>
|
}}{{#if: |
<tr><th style="white-space: nowrap;">タイプコード:</th><td>{{{typecode}}}</td></tr> |
}}{{#if: |
<tr><th style="white-space: wrap;">UTI:</th><td>{{{uniform type}}}</td></tr> |
}}{{#if: |
<tr><th style="white-space: wrap;">マジックナンバー:</th><td>{{{magic}}}</td></tr> |
}}{{#if: |
<tr><th style="white-space: nowrap;">開発者:</th><td>{{{owner}}}</td></tr> |
}}{{#if: |
<tr><th style="white-space: nowrap;">種別:</th><td>{{{genre}}}</td></tr> |
}}{{#if: |
<tr><th style="white-space: nowrap;">包含物:</th><td>{{{containerfor}}}</td></tr> |
}}{{#if: |
<tr><th style="white-space: nowrap;">包含先:</th><td>{{{containedby}}}</td></tr> |
}}{{#if: |
<tr><th style="white-space: nowrap;">派生元:</th><td>{{{extendedfrom}}}</td></tr> |
}}{{#if: |
<tr><th style="white-space: nowrap;">拡張:</th><td>{{{extendedto}}}</td></tr> |
}}{{#if: |
<tr><th style="white-space: nowrap;">国際標準:</th><td>{{{standard}}}</td></tr> |
}} |
{{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 = }} |