Template:Item: Difference between revisions
(Created page with "<includeonly>{{#cargo_store: _table = Items |id = {{{id|}}} |name = {{{name|{{FULLPAGENAME}}}}} |description = {{{description|No description provided.}}} |rarity = {{{rarity|-1}}} <!-- Derived Properties --> |category_id = {{Substring|{{{id}}}|1|2}} |subcategory_id = {{Substring|{{{id}}}|3|4}} |subcategory_item_id = {{Substring|{{{id}}}|5|6}} |extra_id = {{Substring|{{{id}}}|7|8}} }}</includeonly><noinclude>{{#cargo_attach:table = Items}}{{{{FULLPAGENAME}}/doc}}</noinclude>") |
m (move noinclude) |
||
Line 1: | Line 1: | ||
<includeonly>{{#cargo_store: | <noinclude>{{{{FULLPAGENAME}}/doc}} | ||
</noinclude><includeonly>{{#cargo_store: | |||
_table = Items | _table = Items | ||
|id = {{{id|}}} | |id = {{{id|}}} | ||
Line 10: | Line 11: | ||
|subcategory_item_id = {{Substring|{{{id}}}|5|6}} | |subcategory_item_id = {{Substring|{{{id}}}|5|6}} | ||
|extra_id = {{Substring|{{{id}}}|7|8}} | |extra_id = {{Substring|{{{id}}}|7|8}} | ||
}}</includeonly><noinclude>{{#cargo_attach:table = Items | }}</includeonly><noinclude>{{#cargo_attach:table = Items}}</noinclude> |
Revision as of 04:46, 16 March 2024
This template adds rows to the table "Items", which is declared by the template Item/Cargo. View table.