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...") |
(No difference)
|
Revision as of 02:55, 22 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.