Template:InfoItem/Upgraderow: Difference between revisions
From IdleOn MMO Wiki
imported>Blackwolfe (Created page with "<includeonly> |- |{{#if: {{{%PAGE%}}} | [[{{{%PAGE%}}}]] | }} |{{#if: {{{%PAGE%}}}|[[File:{{{%PAGE%}}}.png|center]]| Image }} | align="center"|{{#if: {{{type|}}} |{{{type|}}}...") |
Kiokurashi (talk | contribs) mNo edit summary |
||
(33 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
|- | |- | ||
|{{#if: {{{ | |{{#if: {{{Name}}} | [[{{{Name}}}]] | Quest Item}} | ||
|{{#if: {{{ | |{{#if: {{{Image}}}| {{{Image}}} | Image }} | ||
{{#ifeq: {{{type}}}|Upgrade|{{!}}{{{tier}}} | |||
|{{!}}{{{level|}}}}} | |||
|{{#if: {{{description|}}} |{{{description|}}}| }} | |||
|{{#if: {{{sellprice|}}} | {{Coindisplay|{{{sellprice}}}}} | }} | |||
|{{{source|Unobtainable}}} | |||
</includeonly> | </includeonly> |