Template:Weapon page: Difference between revisions

Jump to navigation Jump to search
Store uid in cargo table
mNo edit summary
(Store uid in cargo table)
Line 190: Line 190:
| #default = {{#cargo_store: _table = weapons
| #default = {{#cargo_store: _table = weapons
| name = {{{name | {{#titleparts: {{PAGENAME}} }} }}}
| name = {{{name | {{#titleparts: {{PAGENAME}} }} }}}
| uid = {{{uid|}}}
| legacy = {{#var:legacy|}}
| legacy = {{#var:legacy|}}
| rarity = {{IfEmpty | {{{rarity|}}} | common}}
| rarity = {{IfEmpty | {{{rarity|}}} | common}}
Line 241: Line 242:
{{#cargo_declare: _table = weapons
{{#cargo_declare: _table = weapons
| name = String (mandatory)
| name = String (mandatory)
| uid = String
| legacy = String(allowed values = inaccessible, unobtainable)
| legacy = String(allowed values = inaccessible, unobtainable)
| image = File
| image = File

Navigation menu