Template:Weapon Category: Difference between revisions
m (linebreak quirk for template syntax) |
(remove excess linebreaks to fix auto-paragraph bug) |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly>{{#switch: {{lc:{{{1|}}}}} | ||
{{#switch: {{lc:{{{1|}}}}} | |||
|01 | |01 | ||
|striking weapon | |striking weapon |
Latest revision as of 14:54, 31 December 2023
Purpose
Shortcut template for all weapon categories.
Parameter List
{{Weapon Category |<!-- Anonymous parameter. The desired weapon category or identifying octet, case insensitive. Invalid strings will render nothing. --> }}
For weapon categories, the valid list of strings, case insensitive, are:
- Striking Weapons
- 01
- striking weapon
- striking
- s
- Ranged Weapons
- 02
- ranged weapon
- ranged
- r
- TECHNIC Weapons
- 03
- technic weapon
- technic
- magic
- t
Examples
To be written.