Template:Item: Difference between revisions

From Melvor Idle
(Pulled some CSS magic to make this display properly. Note that this page must now be updated on version changes.)
mNo edit summary
(14 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<div style="float:right;display: flex;flex-direction: column;">
<noinclude>  
<div style="display: flex;flex-direction: row;>
This template is for use in individual item pages. See [[:Category:ItemTemplates]] for links to templates for use in the customData parameter.
<div style="flex-grow:1;"></div>
[[Category:ItemTemplates]]
{| class="wikitable" style="margin-top:0;"
</noinclude>
|-
 
|This page is up to date ([[Changelog#Alpha_v0.10.2|v0.10.2]]).</span>
{| class="wikitable" style="float:right; clear:right; max-width:250px; margin-left:10px"
|}
</div>
{| class="wikitable" style="margin-top:0;"
|-  
|-  
! {{{name}}}
! {{{name}}}
|-
|-
| [[File:{{{name}}}_(item).svg|250px]]
| [[File:{{{imagefile}}}|250px]]
|-
| style ="text-align: center;width: min-content;" |{{{description}}}
|-
|-
| Item ID: {{{id}}}
| Item ID: {{{id}}}
Line 20: Line 19:
|-
|-
| Sells For: {{{sellsfor}}}
| Sells For: {{{sellsfor}}}
|-
| {{{customData}}} Item Sources:
{{{itemSources}}}
|-
|-
| Item Sources: {{{itemSources}}}
| Used In:  
|-
{{{itemUses}}}
| Used In: {{{itemUses}}}
|}
|}
</div>
[[Category:v0.10.2]]

Revision as of 19:26, 29 September 2020

This template is for use in individual item pages. See Category:ItemTemplates for links to templates for use in the customData parameter.


{{{name}}}
[[File:{{{imagefile}}}|250px]]
{{{description}}}
Item ID: {{{id}}}
Category: [[{{{category}}}]]
Type: {{{type}}}
Sells For: {{{sellsfor}}}
{{{customData}}} Item Sources:

{{{itemSources}}}

Used In:

{{{itemUses}}}