Template:Questitem: Difference between revisions

From IdleOn MMO Wiki
imported>Blackwolfe
(Created page with "<includeonly> <div class="infobox"> <table><th class="header">{{PAGENAME}}</th></table> <div class="infobox-image">[[File:{{PAGENAME}}.png]]</div> <div style="font-size: 80%;...")
 
imported>Blackwolfe
No edit summary
 
(21 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>
<includeonly>{{#seo:
<div class="infobox">
|image={{PAGENAME}}.png
<table><th class="header">{{PAGENAME}}</th></table>
|description={{{description}}}
<div class="infobox-image">[[File:{{PAGENAME}}.png]]</div>
}}
<div style="font-size: 80%; font-style: italic; text-align: center;">{{{caption|}}}</div>
{| class="Infobox"
<table>
|-
<th class="subheader" colspan="2">Stats</th>
! colspan="2" class="Header" | {{PAGENAME}}
    </tr>
|-
    {{#if:{{{quest}}}|<th>Quest</th>
| colspan="2" class="HeaderImage" | [[file:{{PAGENAME}}.png]]
    <td>[[{{{quest|}}}]]</td>
|-
    </tr>}}
! colspan="2" class="SubHeader" | Quest Specifics
  <th class="subheader" colspan="2">Source</th>
|-
    </tr>
{{#if: {{{quest|}}} |
    <th>Source</th>
!Quest
    <td>{{{source|Source Missing!}}}</td>
{{!}} {{{quest}}}
    </tr></table>
{{!}}- }}
</div>
 
{{#if: {{{description|}}} |
! Description
{{!}} {{{description}}}
{{!}}- }}
 
! colspan="2" class="SubHeader" | Other
|-
{{#if: {{{sellprice|}}} |
!Sell Price
{{!}} {{Coindisplay|1={{{sellprice}}} }}
{{!}}- }}
 
! style="border-radius: 0 0 0 0.4em;" | Source
| {{{source|Unobtainable}}}
|}
{{#seo:
|image={{PAGENAME}}.png
|description=Type: Quest Item
{{{description}}}
}}
[[Category:Items]]
[[Category:Quest Items]]
</includeonly>
</includeonly>
<noinclude>
Usage
<pre>{{questitem
|quest=example - What quest it is for.
|source=example
}}</pre>
</noinclude>

Latest revision as of 12:56, 21 April 2021