6,366
editsAd placeholder
Template:Weapon page: Difference between revisions
Jump to navigation
Jump to search
m
Move doc out for readability
(category casing) |
m (Move doc out for readability) |
||
Line 186: | Line 186: | ||
|image={{{image|}}} | |image={{{image|}}} | ||
|rarity={{{rarity|common}}} | |rarity={{{rarity|common}}} | ||
}} | }}{{#switch: {{{this is an example|}}} | ||
| yes = | | yes = | ||
| #default = {{#cargo_store: _table = weapons | | #default = {{#cargo_store: _table = weapons | ||
Line 531: | Line 238: | ||
}} | }} | ||
}} | }} | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude>{{documentation}} | ||
{{#cargo_declare: _table = weapons | |||
| name = String (unique; mandatory) | |||
| legacy = String(allowed values = inaccessible, unobtainable) | |||
{ | | image = File | ||
| description = Wikitext | |||
| quote = Wikitext | |||
| category = String (allowed values = simple, martial) | |||
| handedness = String (allowed values = one-handed, two-handed, versatile) | |||
| melee_or_ranged = String (allowed values = melee, ranged) | |||
| type = Page | |||
| rarity = String | |||
| rarity_order = Integer | |||
| enchantment = String | |||
| damage = String | |||
| damage_type = String (allowed values = Piercing, Slashing, Bludgeoning) | |||
| versatile_damage = String | |||
| extra_damage = String | |||
| extra_damage_type = String | |||
| extra_damage_2 = String | |||
| extra_damage_2_type = String | |||
| range_m = String | |||
| range_ft = String | |||
| finesse = Boolean | |||
| heavy = Boolean | |||
| light = Boolean | |||
| reach = Boolean | |||
| thrown = Boolean | |||
| cannot_dual_wield = Boolean | |||
| dippable = Boolean | |||
| weight_kg = String | |||
| weight_lb = String | |||
| price = String | |||
| weapon_actions = List (,) of String | |||
| special_weapon_actions = List (,) of String | |||
| special = Wikitext | |||
| where_to_find = Wikitext | |||
}}</noinclude> | |||
} | |||