Infobox/Mod – Template

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Lou Montana moved page Template:Infobox mod to Template:Infobox/Mod without leaving a redirect: name standard)
m (Text replacement - "Infobox[_ ]mod" to "Infobox/Mod")
Line 72: Line 72:
{| style="background: transparent; border: none;"
{| style="background: transparent; border: none;"
|<pre>
|<pre>
{{Infobox_mod
{{Infobox/Mod
|picture =  
|picture =  
|leader =  
|leader =  

Revision as of 01:23, 8 February 2021

Usage

{{Infobox/Mod
|picture = 
|leader = 
|2D = 
|3D = 
|script = 
|code = 
|island = 
|missions = 
|other = 
|betatest = 
|external = 
|released =
|releasedate = 
|version = 
|ingame =
|description=
|web = 
|link = 
}}
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
}}