Feature – Template
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Add tkoh) |
m (changed link of dayz) |
||
Line 17: | Line 17: | ||
** arma3contact: [[Arma 3 Contact]] feature | ** arma3contact: [[Arma 3 Contact]] feature | ||
** arma3oldman: [[Arma 3 Apex: Old Man]] feature | ** arma3oldman: [[Arma 3 Apex: Old Man]] feature | ||
** dayz: [[ | ** dayz: [[:Category:DayZ]] feature | ||
** Eden Editor: [[Eden Editor]] feature | ** Eden Editor: [[Eden Editor]] feature | ||
** TKOH: [[{{tkoh}}]] feature | ** TKOH: [[{{tkoh}}]] feature |
Revision as of 15:12, 28 December 2020
Usage
{{Feature|name|message}}
- name: (case-insensitive) can be one of:
- AFM: Arma 3 Advanced Helicopter Flight Model feature
- arma3: Arma 3 feature
- arma3contact: Arma 3 Contact feature
- arma3oldman: Arma 3 Apex: Old Man feature
- dayz: Category:DayZ feature
- Eden Editor: Eden Editor feature
- TKOH: Take On Helicopters feature
- message: (Optional) the message to display
Code | Result |
---|---|
{{Feature}} | -no feature defined- |
{{Feature|test}} | -unknown feature defined ("test")- |
{{Feature|afm}} | |
{{Feature|afm|Hello there!}} | |
{{Feature|arma3}} | |
{{Feature|arma3|Hello there!}} | |
{{Feature|arma3contact}} | |
{{Feature|arma3contact|Hello there!}} | |
{{Feature|arma3oldman}} | |
{{Feature|arma3oldman|Hello there!}} | |
{{Feature|dayz}} | |
{{Feature|dayz|Hello there!}} | |
{{Feature|eden editor}} | |
{{Feature|eden editor|Hello there!}} | |
{{Feature|tkoh}} | |
{{Feature|tkoh|Hello there!}} |