Template:Infobox File: Difference between revisions

The Terran Knowledge Bank
Jump to: navigation, search
(Created page with "{| class="infobox vcard" style="width: 20em; font-size: 90%; text-align: left; align: right; vertical-align: top;" cellspacing="2"; |- {{!}} colspan="2" style="font-size: larger;...")
 
No edit summary
 
(44 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{| class="infobox vcard" style="width: 20em; font-size: 90%; text-align: left; align: right; vertical-align: top;" cellspacing="2";
{| {{WPMILHIST Infobox style|main_box|vcard}}
|-
|-
{{!}} colspan="2" style="font-size: larger; text-align: center;" class="fn" {{!}} '''{{{name}}}'''
! class="fn" colspan="2" {{WPMILHIST Infobox style|header_bar_{{{faction}}}}} | {{{name}}}
|-
! [[Property:Filesize | Filesize]]
| [[Filesize::{{{Filesize}}}]]
|-
|-
{{#if:{{{image|<noinclude>-</noinclude>}}}|
{{!}} colspan="2" {{WPMILHIST Infobox style|image_box}} {{!}} [[{{{image}}}|250px]]
{{!}}-
}}
{{#if:{{{caption|<noinclude>-</noinclude>}}}|
{{!}} colspan="2" style="border-bottom: 1px solid #aaa; text-align:left;" {{!}} {{{caption}}}
{{!}}-
}}
{{#if:{{{creator|<noinclude>-</noinclude>}}}|
{{!}} style="text-align:left;" {{!}} '''Creator'''
{{!}} {{{creator}}}
{{!}}-
}}
{{#if:{{{download|<noinclude>-</noinclude>}}}|
{{!}} style="text-align:left;" {{!}} '''Download'''
{{!}} {{{download}}}
{{!}}-
}}
{{#if:{{{filesize|<noinclude>-</noinclude>}}}|
{{!}} style="text-align:left;" {{!}} '''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}}}
{{!}}-
}}
|}
|}
<noinclude>
<noinclude>
== Usage ==
Scroll down for documentation.{{-}}
</noinclude>
<noinclude>
==Usage==
<pre>
<pre>
{{Infobox_File
{{infobox File
| download   =  
|faction =
| filesize   =  
|name =
|image =
|caption =
|download =  
|filesize =
|runtime =
|creator =
|date =
|news =
}}
}}
</pre>
</pre>
 
==Example==
[[Category:file infobox templates]]
{{infobox File
 
|faction = trisystem
</noinclude>
|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>
{{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>
[[Category:Infobox_templates]]</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]
}}