Feature – Template

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Add Template:TemplateCase usage)
(Add Unsupported Doc)
Line 10: Line 10:
|EDEN_EDITOR= {{Messagebox|{{{2|}}}|{{Icon|arma3eden|60}}|#988297}}
|EDEN_EDITOR= {{Messagebox|{{{2|}}}|{{Icon|arma3eden|60}}|#988297}}
|TKOH= {{Messagebox|{{{2|}}}|{{Icon|tkoh}}|#8CF}}
|TKOH= {{Messagebox|{{{2|}}}|{{Icon|tkoh}}|#8CF}}
|UNSUPPORTED DOC
|UNSUPPORTED_DOC= {{BIMessagebox|Disclaimer: This page describes internal undocumented structures of [[Bohemia Interactive]] software.|
This page contains unofficial information.
Some usage of this information may constitute a violation of the rights of Bohemia Interactive and is in no way endorsed or recommended by Bohemia Interactive.<br><!--
-->Bohemia Interactive is not willing to tolerate use of such tools if it contravenes any general licenses granted to end users of this community wiki or BI products.
}}
|YLANDS= {{Messagebox|{{{2|}}}|{{Icon|ylands}}|#AED2D8}}
|YLANDS= {{Messagebox|{{{2|}}}|{{Icon|ylands}}|#AED2D8}}
| -unknown feature ("{{{1}}}") defined-
| -unknown feature ("{{{1}}}") defined-
Line 25: Line 32:
** Eden Editor: [[Eden Editor]] feature
** Eden Editor: [[Eden Editor]] feature
** TKOH: [[{{tkoh}}]] feature
** TKOH: [[{{tkoh}}]] feature
** Unsupported Doc: unsupported internal structure documentation (e.g PBO, save file etc)
** Ylands: [[{{ylands}}]] feature
** Ylands: [[{{ylands}}]] feature
* message: (Optional) the message to display
* message: (Optional) the message to display
Line 92: Line 100:
| <nowiki>{{Feature|tkoh|Hello there!}}</nowiki>
| <nowiki>{{Feature|tkoh|Hello there!}}</nowiki>
| {{Feature|tkoh|Hello there!}}
| {{Feature|tkoh|Hello there!}}
|-
| <nowiki>{{Feature|Unsupported Doc}}</nowiki>
| {{Feature|Unsupported Doc}}
|-
| <nowiki>{{Feature|Unsupported Doc|Hello there!}}</nowiki>
| {{Feature|Unsupported Doc|Hello there!}}
|-
|-
| <nowiki>{{Feature|ylands}}</nowiki>
| <nowiki>{{Feature|ylands}}</nowiki>

Revision as of 15:53, 1 February 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|Unsupported Doc}} Template:BIMessagebox
{{Feature|Unsupported Doc|Hello there!}} Template:BIMessagebox
{{Feature|ylands}}
Ylands
-Text not defined-
{{Feature|ylands|Hello there!}}
Ylands
Hello there!