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 (JPname Field) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{#cargo_store: | <noinclude>{{{{FULLPAGENAME}}/doc}} | ||
</noinclude><includeonly>{{#cargo_store: | |||
_table = Items | _table = Items | ||
|id = {{{id|}}} | |id = {{{id|}}} | ||
|name = {{{name|{{FULLPAGENAME}}}}} | |name = {{{name|{{FULLPAGENAME}}}}} | ||
|jpname = {{{jpname|}}} | |||
|description = {{{description|No description provided.}}} | |description = {{{description|No description provided.}}} | ||
|rarity = {{{rarity|-1}}} | |rarity = {{{rarity|-1}}} | ||
Line 10: | Line 12: | ||
|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> |
Latest revision as of 15:54, 17 December 2024
This template adds rows to the table "Items", which is declared by the template Item/Cargo. View table.