Feature – Template

From Bohemia Interactive Community
Jump to navigation Jump to search
m (-)
(Add Arma 2 & Arma 2: Operation Arrowhead)
Line 1: Line 1:
<includeonly>{{#if:{{{1|}}}|{{#switch:{{uc:{{{1|}}}}}
<includeonly>{{#if:{{{1|}}}|{{#switch:{{uc:{{{1|}}}}}
|AFM= {{Messagebox|{{{2|For this command to have any effect, the [[Arma 3 Advanced Helicopter Flight Model]] (AFM) has to be enabled. If AFM is enabled can be checked with [[difficultyEnabledRTD]].}}}|{{Icon|afm}}|#3189C9}}
|AFM= {{Messagebox|{{{2|For this command to have any effect, the [[Arma 3 Advanced Helicopter Flight Model]] (AFM) has to be enabled. If AFM is enabled can be checked with [[difficultyEnabledRTD]].}}}|{{Icon|afm}}|#3189C9}}
|ARMA2= {{Messagebox|{{{2|}}}|{{Icon|arma2}}|#9DF17F}}
|ARMA2OA= {{Messagebox|{{{2|}}}|{{Icon|arma2oa}}|#E1D6A8}}
|ARMA3= {{Messagebox|{{{2|}}}|{{Icon|arma3}}|#ADBF83}}
|ARMA3= {{Messagebox|{{{2|}}}|{{Icon|arma3}}|#ADBF83}}
|ARMA3CONTACT= {{Messagebox|{{{2|This content is exclusive to the [[Arma 3 Contact]] Expansion.}}}|{{Icon|arma3contact}}|#81AED3}}{{#ifeq:{{uc:{{FULLPAGENAME}}}}|TEMPLATE:FEATURE||[[Category:Arma 3 Contact]]}}
|ARMA3CONTACT= {{Messagebox|{{{2|This content is exclusive to the [[Arma 3 Contact]] Expansion.}}}|{{Icon|arma3contact}}|#81AED3}}{{#ifeq:{{uc:{{FULLPAGENAME}}}}|TEMPLATE:FEATURE||[[Category:Arma 3 Contact]]}}
Line 9: Line 11:
|TKOH= {{Messagebox|{{{2|}}}|{{Icon|tkoh}}|#8CF}}
|TKOH= {{Messagebox|{{{2|}}}|{{Icon|tkoh}}|#8CF}}
|YLANDS= {{Messagebox|{{{2|}}}|{{Icon|ylands}}|#AED2D8}}
|YLANDS= {{Messagebox|{{{2|}}}|{{Icon|ylands}}|#AED2D8}}
| -unknown feature defined ("{{{1}}}")-
| -unknown feature ("{{{1}}}") defined-
}}|-no feature defined-}}</includeonly><noinclude>
}}|-no feature defined-}}</includeonly><noinclude>
== Usage ==
== Usage ==
Line 15: Line 17:
* name: (case-insensitive) can be one of:
* name: (case-insensitive) can be one of:
** AFM: [[Arma 3 Advanced Helicopter Flight Model]] feature
** AFM: [[Arma 3 Advanced Helicopter Flight Model]] feature
** arma2: {{arma2}} feature
** arma2oa: {{arma2oa}} feature
** arma3: {{arma3}} feature
** arma3: {{arma3}} feature
** arma3contact: [[Arma 3 Contact]] feature
** arma3contact: [[Arma 3 Contact]] feature
Line 40: Line 44:
| <nowiki>{{Feature|afm|Hello there!}}</nowiki>
| <nowiki>{{Feature|afm|Hello there!}}</nowiki>
| {{Feature|afm|Hello there!}}
| {{Feature|afm|Hello there!}}
|-
| <nowiki>{{Feature|arma2}}</nowiki>
| {{Feature|arma2}}
|-
| <nowiki>{{Feature|arma2|Hello there!}}</nowiki>
| {{Feature|arma2|Hello there!}}
|-
| <nowiki>{{Feature|arma2oa}}</nowiki>
| {{Feature|arma2oa}}
|-
| <nowiki>{{Feature|arma2oa|Hello there!}}</nowiki>
| {{Feature|arma2oa|Hello there!}}
|-
|-
| <nowiki>{{Feature|arma3}}</nowiki>
| <nowiki>{{Feature|arma3}}</nowiki>

Revision as of 04:14, 1 January 2021

Usage

{{Feature|name|message}}

Examples
Code Result
{{Feature}} -no feature defined-
{{Feature|test}} -unknown feature ("test") defined-
{{Feature|afm}}
Advanced Helicopter Flight Model
For this command to have any effect, the Arma 3 Advanced Helicopter Flight Model (AFM) has to be enabled. If AFM is enabled can be checked with difficultyEnabledRTD.
{{Feature|afm|Hello there!}}
Advanced Helicopter Flight Model
Hello there!
{{Feature|arma2}}
Arma 2
-Text not defined-
{{Feature|arma2|Hello there!}}
Arma 2
Hello there!
{{Feature|arma2oa}}
Arma 2: Operation Arrowhead
-Text not defined-
{{Feature|arma2oa|Hello there!}}
Arma 2: Operation Arrowhead
Hello there!
{{Feature|arma3}}
Arma 3
-Text not defined-
{{Feature|arma3|Hello there!}}
Arma 3
Hello there!
{{Feature|arma3contact}}
enoch icon ca.png
This content is exclusive to the Arma 3 Contact Expansion.
{{Feature|arma3contact|Hello there!}}
enoch icon ca.png
Hello there!
{{Feature|arma3oldman}}
arma3apex oldman logo simplyfied white.png
This function is used by the Arma 3 Apex: Old Man content. It might only work properly inside this scenario.
{{Feature|arma3oldman|Hello there!}}
arma3apex oldman logo simplyfied white.png
Hello there!
{{Feature|dayz}}
DayZ
-Text not defined-
{{Feature|dayz|Hello there!}}
DayZ
Hello there!
{{Feature|eden editor}}
Eden Editor
-Text not defined-
{{Feature|eden editor|Hello there!}}
Eden Editor
Hello there!
{{Feature|tkoh}}
Take On Helicopters
-Text not defined-
{{Feature|tkoh|Hello there!}}
Take On Helicopters
Hello there!
{{Feature|ylands}}
Ylands
-Text not defined-
{{Feature|ylands|Hello there!}}
Ylands
Hello there!