Infobox/Mod – Template

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Standardise template (to be deleted one day?))
m (Fix template)
Line 90: Line 90:
== Usage ==
== Usage ==
See below.
See below.
{{Feature|informative|Links in this template have to be without {{=}} symbol (equal). Use {{Template|{{=}}}} in their place:
<pre>...
...
|web = http://example.org
|link = http://example.org/query.php?foo{{=}}bar&this{{=}}that
}}</pre>}}


{|
{|
Line 101: Line 95:
! Code
! Code
! Result
! Result
|-
|- style="vertical-align: top"
| style="padding: 1em" | <pre>{{Infobox/Mod
| style="padding: 1em" | <pre>{{Infobox/Mod
|picture = Arma 3 logo black.png
|picture= Arma 3 logo black.png
|leader = Me
|leader= Me
|2D = A guy
|2D= A guy
|3D = Another guy
|3D= Another guy
|script = Script guy
|script= Script guy
|code = Code guy
|code= Code guy
|island = terrain guy
|island= terrain guy
|missions = mission guy
|missions= mission guy
|other = that guy
|other= that guy
|betatest = no
|betatest= no
|external = maybe
|external= maybe
|released = yes
|released= yes
|releasedate = 2001-06-22
|releasedate= 2001-06-22
|version = 1.00
|version= 1.00
|ingame = arma3 zeus logo.png
|ingame= arma3 zeus logo.png
|description = Some description
|description= Some description
|web = https://www.arma3.com
|web= https://www.arma3.com
|link = https://www.arma3.com
|link= https://www.arma3.com?equalSignTest=true
}}</pre>
}}</pre>


| style="padding: 1em" | {{Infobox/Mod
| style="padding: 1em" | {{Infobox/Mod
|picture = Arma 3 logo black.png
|picture= Arma 3 logo black.png
|leader = Me
|leader= Me
|2D = A guy
|2D= A guy
|3D = Another guy
|3D= Another guy
|script = Script guy
|script= Script guy
|code = Code guy
|code= Code guy
|island = terrain guy
|island= terrain guy
|missions = mission guy
|missions= mission guy
|other = that guy
|other= that guy
|betatest = no
|betatest= no
|external = maybe
|external= maybe
|released = yes
|released= yes
|releasedate = 2001-06-22
|releasedate= 2001-06-22
|version = 1.00
|version= 1.00
|ingame = arma3 zeus logo.png
|ingame= arma3 zeus logo.png
|description = Some description
|description= Some description
|web = https://www.arma3.com
|web= https://www.arma3.com
|link = https://www.arma3.com
|link= https://www.arma3.com?equalSignTest=true
}}
}}



Revision as of 13:23, 24 July 2021

Usage

See below.

Code Result
{{Infobox/Mod
|picture= Arma 3 logo black.png
|leader= Me
|2D= A guy
|3D= Another guy
|script= Script guy
|code= Code guy
|island= terrain guy
|missions= mission guy
|other= that guy
|betatest= no
|external= maybe
|released= yes
|releasedate= 2001-06-22
|version= 1.00
|ingame= arma3 zeus logo.png
|description= Some description
|web= https://www.arma3.com
|link= https://www.arma3.com?equalSignTest=true
}}
Infobox/Mod
Arma 3 logo black.png

Me

2D A guy
3D Another guy
Script Script guy
Code Code guy
Island terrain guy
Missions mission guy
Other that guy
Betatest no
External maybe
Released yes
Release date 2001-06-22
Version 1.00
Some description
Some description
Web https://www.arma3.com
Link https://www.arma3.com?equalSignTest=true