Template:Questitem: Difference between revisions

From IdleOn MMO Wiki
imported>Blackwolfe
m (Text replacement - "Unknown/Unobtainable" to "Unobtainable")
imported>Dgg
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
<div class="infobox">
{| class="Infobox"
<table><th class="header">{{PAGENAME}}</th></table>
|-
<div class="infobox-image">[[File:{{PAGENAME}}.png]]</div>
! colspan="2" class="Header" | {{PAGENAME}}
<div style="font-size: 80%; font-style: italic; text-align: center;">{{{caption|}}}</div>
|-
<table>
| colspan="2" class="HeaderImage" | [[file:{{PAGENAME}}.png]]
<th class="subheader" colspan="2">Stats</th>
|-
    </tr>
! colspan="2" class="SubHeader" | Quest Specifics
    {{#if:{{{quest}}}|<th>Quest</th>
|-
    <td>{{{quest|}}}</td>
{{#if: {{{quest|}}} |
    </tr>}}
!Quest
    {{#if:{{{description|}}}|
{{!}} {{{quest}}}
    <th>Description</th>
{{!}}- }}
    <td>{{{description}}}</td>
 
    </tr>}}
{{#if: {{{description|}}} |
  <th class="subheader" colspan="2">Other</th>
! Description
    </tr>
{{!}} {{{description}}}
    {{#if:{{{sellprice|}}}|
{{!}}- }}
    <th>Sell Price</th>
 
    <td>{{coindisplay|{{{sellprice}}}}}
! colspan="2" class="SubHeader" | Other
</td>
|-
    </tr>}}
{{#if: {{{sellprice|}}} |
    <th>Source</th>
!Sell Price
    <td>{{{source|Unobtainable}}}</td>
{{!}} {{Coindisplay|1={{{sellprice}}} }}
    </tr></table>
{{!}}- }}
</div>
 
! style="border-radius: 0 0 0 0.4em;" | Source
| {{{source|Unobtainable}}}
|}
[[File:Backarrow.png|15px]][[Quest Items]]
[[File:Backarrow.png|15px]][[Quest Items]]
</includeonly>
</includeonly>
<noinclude>
Usage
<pre>{{questitem
|quest=example - What quest it is for.
|description=example
|sellprice=example
|source=example
}}</pre>
[[Category:Infobox templates]]
</noinclude>


[[Category:Items]]
[[Category:Items]]
[[Category:Quest Items]]
[[Category:Quest Items]]

Revision as of 23:17, 14 March 2021