Template:Infobox File: Difference between revisions

The Terran Knowledge Bank
Jump to: navigation, search
No edit summary
No edit summary
 
(23 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<includeonly>
{| {{WPMILHIST Infobox style|main_box|vcard}}
{| {{WPMILHIST Infobox style|main_box|vcard}}
|-
|-
Line 10: Line 9:
{{#if:{{{caption|<noinclude>-</noinclude>}}}|
{{#if:{{{caption|<noinclude>-</noinclude>}}}|
{{!}} colspan="2" style="border-bottom: 1px solid #aaa; text-align:left;" {{!}} {{{caption}}}
{{!}} colspan="2" style="border-bottom: 1px solid #aaa; text-align:left;" {{!}} {{{caption}}}
{{!}}-
}}
{{#if:{{{creator|<noinclude>-</noinclude>}}}|
{{!}} style="text-align:left;" {{!}} '''Creator'''
{{!}} {{{creator}}}
{{!}}-
{{!}}-
}}
}}
Line 20: Line 24:
{{!}} style="text-align:left;" {{!}} '''Filesize'''
{{!}} style="text-align:left;" {{!}} '''Filesize'''
{{!}} {{{filesize}}}
{{!}} {{{filesize}}}
{{!}}-
}}
{{#if:{{{runtime|<noinclude>-</noinclude>}}}|
{{!}} style="text-align:left;" {{!}} '''Runtime'''
{{!}} {{{runtime}}}
{{!}}-
}}
{{#if:{{{format|<noinclude>-</noinclude>}}}|
{{!}} style="text-align:left;" {{!}} '''File Format'''
{{!}} {{{format}}}
{{!}}-
}}
{{#if:{{{codec|<noinclude>-</noinclude>}}}|
{{!}} style="text-align:left;" {{!}} '''Codec'''
{{!}} {{{codec}}}
{{!}}-
}}
{{#if:{{{platform|<noinclude>-</noinclude>}}}|
{{!}} style="text-align:left;" {{!}} '''Platform'''
{{!}} {{{platform}}}
{{!}}-
}}
{{#if:{{{language|<noinclude>-</noinclude>}}}|
{{!}} style="text-align:left;" {{!}} '''Language'''
{{!}} {{{language}}}
{{!}}-
}}
{{#if:{{{date|<noinclude>-</noinclude>}}}|
{{!}} style="text-align:left;" {{!}} '''Date'''
{{!}} {{{date}}}
{{!}}-
}}
{{#if:{{{pages|<noinclude>-</noinclude>}}}|
{{!}} style="text-align:left;" {{!}} '''Pages'''
{{!}} {{{pages}}}
{{!}}-
}}
{{#if:{{{news|<noinclude>-</noinclude>}}}|
{{!}} style="text-align:left;" {{!}} '''In the news'''
{{!}} {{{news}}}
{{!}}-
{{!}}-
}}
}}
|}
|}
</includeonly>
<noinclude>
<noinclude>
 
Scroll down for documentation.{{-}}
</noinclude>
<noinclude>
==Usage==
<pre>
{{infobox File
{{infobox File
|faction = terran
|faction =  
|name = BIG FAT FILE
|name =  
|download = spacequest.com/meatnet
|image =
|filesize = 3000 meggas
|caption =
|download =  
|filesize =
|runtime =
|creator =
|date =
|news =
}}
</pre>
==Example==
{{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.]]
|news = [https://www.wcnews.com/news/2022/08/07/french-translation-of-wc1-complete August 7, 2022]
}}
}}
 
{{-}}
<pre><nowiki>
<pre>
{{infobox File
{{infobox File
|faction =  
|faction = trisystem
|name =  
|name = [[Privateer 2: The Darkening]] Patch
|download =
|download = {{download|ftp://ftp.ea.com/pub/origin/patches/priv2/p2patch.exe}}
|filesize =
|filesize = {{filesize|559}}
|creator = [[creator::Origin Systems, Inc.]]
|news = [https://www.wcnews.com/news/2022/08/07/french-translation-of-wc1-complete August 7, 2022]
}}
}}
</nowiki></pre>
</pre>
[[Category:Infobox_templates]]
[[Category:Infobox_templates]]</noinclude>
</noinclude>

Latest revision as of 14:17, 13 August 2022

{{{name}}}
[[{{{image}}}|250px]]
{{{caption}}}
Creator {{{creator}}}
Download {{{download}}}
Filesize {{{filesize}}}
Runtime {{{runtime}}}
File Format {{{format}}}
Codec {{{codec}}}
Platform {{{platform}}}
Language {{{language}}}
Date {{{date}}}
Pages {{{pages}}}
In the news {{{news}}}

Scroll down for documentation.


Usage

{{infobox File
|faction = 
|name = 
|image =
|caption =
|download = 
|filesize = 
|runtime = 
|creator = 
|date = 
|news =
}}

Example

Privateer 2: The Darkening Patch
Creator Origin Systems, Inc.
Download Download
Filesize 559 kB
In the news August 7, 2022



{{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.]]
|news = [https://www.wcnews.com/news/2022/08/07/french-translation-of-wc1-complete August 7, 2022]
}}