Template:Weapon type page: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 89: Line 89:
{{#cargo_declare:
{{#cargo_declare:
_table = weapon_types
_table = weapon_types
| name = String (unique)
| category = String (allowed values = simple, martial)
| category = String (allowed values = simple, martial)
| handedness = String (allowed values = one-handed, two-handed, versatile)
| handedness = String (allowed values = one-handed, two-handed, versatile)
Line 101: Line 102:
}}
}}
</noinclude><includeonly>{{#cargo_store: _table = weapon_types
</noinclude><includeonly>{{#cargo_store: _table = weapon_types
| name = {{PAGENAME}}
| finesse = {{IfEmpty | {{{finesse|}}} | no}}
| finesse = {{IfEmpty | {{{finesse|}}} | no}}
| light = {{IfEmpty | {{{light|}}} | no}}
| light = {{IfEmpty | {{{light|}}} | no}}
| dippable = {{IfEmpty | {{{dippable|}}} | no}}
| dippable = {{IfEmpty | {{{dippable|}}} | no}}
}}</includeonly
}}</includeonly

Navigation menu