Template:Equipment page: Difference between revisions

Jump to navigation Jump to search
Store uid in cargo table
(Insert uid into item icon table)
(Store uid in cargo table)
Line 95: Line 95:
| #default = {{#cargo_store: _table = equipment
| #default = {{#cargo_store: _table = equipment
| name = {{{name | {{#titleparts: {{PAGENAME}} }} }}}
| name = {{{name | {{#titleparts: {{PAGENAME}} }} }}}
| uid = {{{uid|}}}
| legacy = {{#var:legacy}} <!-- Intentionally using a page-scope var to pick up information from a different template. -->
| legacy = {{#var:legacy}} <!-- Intentionally using a page-scope var to pick up information from a different template. -->
| proficiency = {{{proficiency|}}}
| proficiency = {{{proficiency|}}}
Line 111: Line 112:
{{#cargo_declare: _table = equipment
{{#cargo_declare: _table = equipment
| name = String
| name = String
| uid = String
| image = File
| image = File
| description = Wikitext
| description = Wikitext

Navigation menu