mNo edit summary |
mNo edit summary |
||
(12 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<onlyinclude> | <onlyinclude> | ||
{{{description}}} | {{{description}}} | ||
{{#if:{{{1}}}| | {{#if:{{{1}}}| | ||
{{{!}} class{{=}}"wikitable" style="width: 100%;" | {{{!}} class{{=}}"wikitable" style="width: 100%;margin: 0px;" | ||
{{!}}+ | {{!}}+ | ||
{{!}}style{{=}}"text-align:left;"{{!}}Lua ID {{!}}{{!}} {{{luaId}}} | {{!}}style{{=}}"text-align:left;"{{!}}Lua ID {{!}}{{!}} {{{luaId}}} | ||
Line 14: | Line 12: | ||
{{#if:{{{slotType}}}|{{!}}style{{=}}"text-align:left;"{{!}}Slot Type{{!}}{{!}} {{{slotType}}} | {{#if:{{{slotType}}}|{{!}}style{{=}}"text-align:left;"{{!}}Slot Type{{!}}{{!}} {{{slotType}}} | ||
{{!}}-|}} | {{!}}-|}} | ||
{{#if:{{{minerComponent1}}}|{{!}}style{{=}}"text-align:left;"{{!}} | {{#if:{{{minerComponent1}}}|{{!}}style{{=}}"text-align:left;"colspan="2";{{!}}{{IL|{{{minerComponent1}}}}} | ||
{{!}}-|}} | {{!}}-|}} | ||
{{#if:{{{miningSeconds1}}}|{{!}}style{{=}}"text-align:left;"{{!}}Mining | {{#if:{{{miningSeconds1}}}|{{!}}style{{=}}"text-align:left;"{{!}}Mining Time{{!}}{{!}} {{{miningSeconds1}}} Seconds | ||
{{!}}-|}} | {{!}}-|}} | ||
{{#if:{{{minerComponent2}}}|{{!}}style{{=}}"text-align:left;" | {{#if:{{{minerComponent2}}}|{{!}}style{{=}}"text-align:left;"colspan="2";{{!}}{{IL|{{{minerComponent2}}}}} | ||
{{!}}-|}} | {{!}}-|}} | ||
{{#if:{{{miningSeconds2}}}|{{!}}style{{=}}"text-align:left;"{{!}}Mining | {{#if:{{{miningSeconds2}}}|{{!}}style{{=}}"text-align:left;"{{!}}Mining Time{{!}}{{!}} {{{miningSeconds2}}} Seconds | ||
{{!}}-|}} | {{!}}-|}} | ||
{{#if:{{{minerComponent3}}}|{{!}}style{{=}}"text-align:left;" | {{#if:{{{minerComponent3}}}|{{!}}style{{=}}"text-align:left;"colspan="2";{{!}}{{IL|{{{minerComponent3}}}}} | ||
{{!}}-|}} | {{!}}-|}} | ||
{{#if:{{{miningSeconds3}}}|{{!}}style{{=}}"text-align:left;"{{!}}Mining Time{{!}}{{!}} {{{miningSeconds3}}} Seconds|}} | |||
|} | |} | ||
</onlyinclude> | </onlyinclude> |
Latest revision as of 17:21, 14 October 2023
{{{description}}}
Lua ID | {{{luaId}}} |
Type | {{{type}}} |
Stack Size | {{{stackSize}}} |
Slot Type | {{{slotType}}} |
[[File:{{{minerComponent1}}}.png|32px|link={{{minerComponent1}}}]][[{{{minerComponent1}}}|{{{minerComponent1}}}]] | |
Mining Time | {{{miningSeconds1}}} Seconds |
[[File:{{{minerComponent2}}}.png|32px|link={{{minerComponent2}}}]][[{{{minerComponent2}}}|{{{minerComponent2}}}]] | |
Mining Time | {{{miningSeconds2}}} Seconds |
[[File:{{{minerComponent3}}}.png|32px|link={{{minerComponent3}}}]][[{{{minerComponent3}}}|{{{minerComponent3}}}]] | |
Mining Time | {{{miningSeconds3}}} Seconds |
Documentation
Template:ItemStatistics_Layout/doc
Template:ItemStatistics_Layout
See also: Template:ItemStatistics
The above Template documentation is transcluded from Template:ItemStatistics Layout/doc. (edit | history)