Template:FormatInfo
From Just Solve the File Format Problem
(Difference between revisions)
m |
AndyJackson (Talk | contribs) (Initial formatting of usage documentation.) |
||
| Line 1: | Line 1: | ||
<table class="infobox formatinfo" border="0" style="float: right; border: 1px solid #666666; max-width: 15%; background-color: #F8F8F8; padding: 0.25em; margin: 0.25em 1em;"> | <table class="infobox formatinfo" border="0" style="float: right; border: 1px solid #666666; max-width: 15%; background-color: #F8F8F8; padding: 0.25em; margin: 0.25em 1em;"> | ||
| − | {{FormatInfo/row|Name|{{{name|<includeonly>{{PAGENAME}}</includeonly>}}}}} | + | {{FormatInfo/row|<includeonly>Name</includeonly>|{{{name|<includeonly>{{PAGENAME}}</includeonly>}}}}} |
{{#if:{{{extensions|}}}| | {{#if:{{{extensions|}}}| | ||
{{FormatInfo/row|Extension(s)|{{{extensions}}}}} | {{FormatInfo/row|Extension(s)|{{{extensions}}}}} | ||
| Line 11: | Line 11: | ||
}} | }} | ||
</table> | </table> | ||
| + | <noinclude> | ||
| + | == Usage == | ||
| + | <pre> | ||
| + | {{FormatInfo | ||
| + | | name = | ||
| + | }} | ||
| + | </pre> | ||
| + | |||
| + | ==Examples== | ||
| + | |||
| + | </noinclude> | ||
Revision as of 02:12, 4 November 2012
Usage
{{FormatInfo
| name =
}}