Template:Infobox File: Difference between revisions
The Terran Knowledge Bank
No edit summary |
No edit summary |
||
Line 39: | Line 39: | ||
|} | |} | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
==Usage== | |||
<pre><nowiki> | |||
{{infobox File | |||
|faction = | |||
|name = | |||
|image = | |||
|caption = | |||
|download = | |||
|filesize = | |||
|runtime = | |||
|creator = | |||
}} | |||
</nowiki></pre> | |||
==Example== | |||
<pre><nowiki> | |||
{{infobox File | {{infobox File | ||
|faction = terran | |faction = terran | ||
|name = | |name = Privateer 2: The Darkening Patch | ||
|download = {{download|ftp://ftp.ea.com/pub/origin/patches/priv2/p2patch.exe}} | |download = {{download|ftp://ftp.ea.com/pub/origin/patches/priv2/p2patch.exe}} | ||
|filesize = {{filesize|559}} | |filesize = {{filesize|559}} | ||
}} | }} | ||
</nowiki></pre> | |||
</noinclude> | |||
{{infobox File | {{infobox File | ||
|faction = terran | |faction = terran | ||
|name = | |name = BIG FAT FILE | ||
|download = {{download|ftp://ftp.ea.com/pub/origin/patches/priv2/p2patch.exe}} | |download = {{download|ftp://ftp.ea.com/pub/origin/patches/priv2/p2patch.exe}} | ||
|filesize = {{filesize|559}} | |filesize = {{filesize|559}} | ||
| | |creator = [[creator:=Origin Systems Inc.]] | ||
}} | }} | ||
[[Category:Infobox_templates]] | [[Category:Infobox_templates]] | ||
Revision as of 21:39, 7 July 2011
Usage
{{infobox File |faction = |name = |image = |caption = |download = |filesize = |runtime = |creator = }}
Example
{{infobox File |faction = terran |name = Privateer 2: The Darkening Patch |download = {{download|ftp://ftp.ea.com/pub/origin/patches/priv2/p2patch.exe}} |filesize = {{filesize|559}} }}
BIG FAT FILE | |
---|---|
Creator | Origin Systems Inc. |
Download | Download |
Filesize | 559 kB |
Template loop detected: Template:Infobox File