Template:Infobox File: Difference between revisions

The Terran Knowledge Bank
Jump to: navigation, search
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 = BIG FAT FILE
|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.]]
}}
}}
</nowiki></pre>
</noinclude>


<pre><nowiki>
{{infobox File
{{infobox File
|faction = terran
|faction = terran
|name = Privateer 2: The Darkening Patch
|name = BIG FAT FILE
|image =
|caption =
|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}}
|runtime =  
|creator = [[creator:=Origin Systems Inc.]]
|creator =  
}}
}}
</nowiki></pre>
[[Category:Infobox_templates]]
[[Category:Infobox_templates]]
</noinclude>

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