Template:FormatInfo
From Just Solve the File Format Problem
(Difference between revisions)
(Add conditionals (I hope).) |
(Fix conditionals.) |
||
Line 2: | Line 2: | ||
! Name | ! Name | ||
| {{{name|<includeonly>{{PAGENAME}}</includeonly>}}} | | {{{name|<includeonly>{{PAGENAME}}</includeonly>}}} | ||
− | |||
|- | |- | ||
+ | {{#if:{{{extensions|}}} | ||
! Extension(s) | ! Extension(s) | ||
| {{{extensions}}} | | {{{extensions}}} | ||
− | + | ||
|- | |- | ||
+ | }}{{#if:{{{mimetypes}}} | ||
! MIME Type(s) | ! MIME Type(s) | ||
| {{{mimetypes}}} | | {{{mimetypes}}} | ||
− | }}{{#if:{{{fourccs}}} | + | |- |
+ | }}{{#if:{{{fourccs}}} | ||
! FourCC | ! FourCC | ||
| {{{fourccs}}} | | {{{fourccs}}} | ||
+ | |- | ||
}} | }} | ||
|} | |} |
Revision as of 05:47, 1 November 2012
Name |
---|