Infobox/Mod – Template

From Bohemia Interactive Community
Revision as of 14:20, 21 April 2014 by Fred Gandt (talk | contribs) (Updated to use MediaWiki parser functions for speed and efficiency + added extra note about handling of = symbols in links)
Jump to navigation Jump to search
{{{title}}}






Template:Infobox mod line



Usage

{{Infobox_mod
|title = 
|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.