Template:Item: Difference between revisions
Template page
More actions
Create generated item table |
Render path requirements through Lua module |
||
| (One intermediate revision by the same user not shown) | |||
| Line 6: | Line 6: | ||
|Construction=Integer | |Construction=Integer | ||
|Requirement=String | |Requirement=String | ||
|Gear=String | |Gear=String | ||
|Effects=Text | |Effects=Text | ||
| Line 17: | Line 16: | ||
|Construction={{{construction|}}} | |Construction={{{construction|}}} | ||
|Requirement={{{requirement|}}} | |Requirement={{{requirement|}}} | ||
|Gear={{{gear|}}} | |Gear={{{gear|}}} | ||
|Effects={{{effects|}}} | |Effects={{{effects|}}} | ||
|Description={{{description|}}} | |Description={{{description|}}} | ||
}} | }} | ||
|- | |- class="item-list__row" data-slot="{{{slot|}}}" data-construction="{{{construction|}}}" | ||
| class="item-list__icon" | [[File:item{{{id|}}}.png|32x32px|link=]] | | class="item-list__icon" | [[File:item{{{id|}}}.png|32x32px|link=]] | ||
| data-sort-value="{{{name|}}}" | '''{{{name|}}}''' | | data-sort-value="{{{name|}}}" | '''{{{name|}}}''' | ||
| {{{slot|}}} | | {{{slot|}}} | ||
| {{{construction|}}} | | {{{construction|}}} | ||
| data-sort-value="{{{ | | data-sort-value="{{{requirement|}}}" | {{#invoke:Path|requirement|{{{requirement|}}}|class=item-list__path}} | ||
| | |||
| {{{effects|}}} | | {{{effects|}}} | ||
| class="item-list__description" | {{{description|}}} | | class="item-list__description" | {{{description|}}} | ||
</includeonly> | </includeonly> | ||
Latest revision as of 18:29, 15 May 2026
This template defines the table "Items". This table has not been created yet.