Template:Weapon Category: Difference between revisions
(Created page with "<includeonly>{{#switch: {{lc:{{{1|}}}}} |01 |striking weapon |striking |s = Striking |02 |ranged weapon |ranged |r= Ranged |03 |technic weapon |technic |magic |t = TECHNIC |#d...") |
(remove excess linebreaks to fix auto-paragraph bug) |
(One intermediate revision by the same user not shown) | |
(No difference)
|
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.