Feature – Template

From Bohemia Interactive Community
Revision as of 03:39, 27 December 2020 by Lou Montana (talk | contribs) (Template creation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Usage

{{Feature|name|message}}

Examples
Code Result
{{Feature}} -no feature defined-
{{Feature|test}} -unknown feature defined ("test")-
{{Feature|afm}}
BIS Helicopter DLC Icon v2.png
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!}}
BIS Helicopter DLC Icon v2.png
Hello there!
{{Feature|arma3}}
Arma 3 logo black.png
-Text not defined-
{{Feature|arma3|Hello there!}}
Arma 3 logo black.png
Hello there!
{{Feature|arma3contact}}
arma3 Contact logo black.png
This content is exclusive to the Arma 3 Contact Expansion.
{{Feature|arma3contact|Hello there!}}
arma3 Contact logo black.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 logo white.png
-Text not defined-
{{Feature|dayz|Hello there!}}
dayz logo white.png
Hello there!
{{Feature|eden editor}}
edenEditor logo.png
-Text not defined-
{{Feature|eden editor|Hello there!}}
edenEditor logo.png
Hello there!