Template:Infobox File: Difference between revisions
The Terran Knowledge Bank
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{| {{WPMILHIST Infobox style|main_box|vcard}} | {| {{WPMILHIST Infobox style|main_box|vcard}} | ||
|- | |- | ||
Line 38: | Line 37: | ||
}} | }} | ||
|} | |} | ||
</includeonly> | |||
<noinclude> | |||
Scroll down for documentation. | |||
</noinclude> | |||
<includeonly>[[Category:Infobox_templates]]</includeonly> | |||
<noinclude> | <noinclude> | ||
==Usage== | ==Usage== | ||
<pre | <pre> | ||
{{infobox File | {{infobox File | ||
|faction = | |faction = | ||
Line 53: | Line 57: | ||
|creator = | |creator = | ||
}} | }} | ||
</pre> | |||
==Example== | ==Example== | ||
{{infobox File | {{infobox File | ||
|faction = | |faction = trisystem | ||
|name = Privateer 2: The Darkening Patch | |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}} | ||
|creator = [[creator:=Origin Systems, Inc.]] | |||
}} | }} | ||
< | <pre> | ||
{{infobox File | {{infobox File | ||
|faction = | |faction = trisystem | ||
|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}} | ||
|creator = [[creator:=Origin Systems Inc.]] | |creator = [[creator:=Origin Systems, Inc.]] | ||
}} | }} | ||
[[Category:Infobox_templates]] | </pre> | ||
[[Category:Infobox_templates]]</noinclude> |
Revision as of 22:09, 7 July 2011
{{{name}}} | |
---|---|
[[{{{image}}}|250px]] | |
{{{caption}}} | |
Creator | {{{creator}}} |
Download | {{{download}}} |
Filesize | {{{filesize}}} |
Runtime | {{{runtime}}} |
Codec | {{{codec}}} |
Scroll down for documentation.
Usage
{{infobox File |faction = |name = |image = |caption = |download = |filesize = |runtime = |creator = }}
Example
Privateer 2: The Darkening Patch | |
---|---|
Creator | Origin Systems, Inc. |
Download | Download |
Filesize | 559 kB |
{{infobox File |faction = trisystem |name = [[Privateer 2: The Darkening]] Patch |download = {{download|ftp://ftp.ea.com/pub/origin/patches/priv2/p2patch.exe}} |filesize = {{filesize|559}} |creator = [[creator:=Origin Systems, Inc.]] }}