Template:Inventory: Difference between revisions

Jump to navigation Jump to search
18 bytes removed ,  16:01, 11 July 2019
removed named variables and added formatting
mNo edit summary
(removed named variables and added formatting)
Line 1: Line 1:
<noinclude>{{#cargo_declare:_table=Inventory|Item=String|Quantity=Integer|Owner=String}}[[Category:Templates]]</noinclude>
<noinclude>{{#cargo_declare:_table=Inventory|Item=String|Quantity=Integer|Owner=String}}[[Category:Templates]]</noinclude>
<includeonly>{{#cargo_store:_table=Inventory|Item={{{item|}}}|Quantity={{{quantity|1}}}|Owner={{{owner|{{PAGENAME}}}}}}}</includeonly>*[[{{{item}}}]]x{{{quantity|1}}}
<includeonly>{{#cargo_store:_table=Inventory|Item={{{1|}}}|Quantity={{{2|1}}}|Owner={{{3|{{PAGENAME}}}}}}}</includeonly><p>[[{{{1}}}]]x{{{2|1}}}</p>

Navigation menu