Infobox/Mod – Template
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Standardise template (to be deleted one day?)) |
Lou Montana (talk | contribs) m (Fix template) |
||
Line 90: | Line 90: | ||
== Usage == | == Usage == | ||
See below. | See below. | ||
{| | {| | ||
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 12: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 }} |
|