Infobox/Mod – Template

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 4: Line 4:
|-
|-
{{#if: {{{picture|}}}|
{{#if: {{{picture|}}}|
{{!}} colspan="2" style="text-align: center; background-color: #FFFFFF; margin-top: 3px;" {{!}} [[Datei:{{{picture}}}|{{{size|286px}}}|frameless|center]]}}
{{!}} colspan="2" style="text-align: center; background-color: #FFFFFF; margin-top: 3px;" {{!}} [[Image:{{{picture}}}|{{{size|286px}}}|frameless|center]]}}
|-
|-
{{#if: {{{leader|}}}|
{{#if: {{{leader|}}}|

Revision as of 14:57, 5 April 2015

Infobox/Mod


Usage

{{Infobox_mod
|picture = 
|leader = 
|2D = 
|3D = 
|script = 
|code = 
|island = 
|missions = 
|other = 
|betatest = 
|external = 
|released =
|releasedate = 
|version = 
|web = 
|link = 
}}
Note:
Links in this template have to be without = symbol (equal). Use {{=}} in their place:
...
...
|web = http://example.org
|link = http://example.org/query.php?foo{{=}}bar&this{{=}}that
}}
Please do not try usage of infobox in this page, do it in you sandbox or in your squad article.