Template:FormatInfo
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				|  (add fourcc, hopefully not break everything) |  (Add conditionals (I hope).) | ||
| 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}}}|- | 
| ! FourCC | ! FourCC | ||
| | {{{fourccs}}} | | {{{fourccs}}} | ||
| + | }} | ||
| |} | |} | ||
Revision as of 05:44, 1 November 2012
| Name | {{{extensions}}}- | MIME Type(s)- | FourCC | 
|---|

