Template:InfoStamp: Difference between revisions

From IdleOn MMO Wiki
imported>Blackwolfe
m (Text replacement - "Unknown/Unobtainable" to "Unobtainable")
imported>Dgg
m (material image seems funky?)
Line 1: Line 1:
<includeonly>
<includeonly>
<div class="infobox">
<includeonly>
<table><th class="header">{{PAGENAME}}</th></table>
{| class="Infobox"
<div class="infobox-image">[[File:{{PAGENAME}}.png]]</div>
|-
<div style="font-size: 80%; font-style: italic; text-align: center;">{{{caption|}}}</div>
! colspan="2" class="Header" | {{PAGENAME}}
<table>
|-
<th>Number</th>
| colspan="2" class="HeaderImage" | [[file:{{PAGENAME}}.png]]
    <td>{{{number|Number Missing!}}}</td>
|-
    </tr>
! colspan="2" class="SubHeader" | Stamp Specifics
<th>Type</th>
|-
    <td>{{{type|Unobtainable}}}</td>
! Number
    </tr>
| {{{number | Number missing}}}
    {{#if:{{{bonus}}}|<th>Bonus</th>
|-
    <td>{{{bonus|}}}</td>
! Type
    </tr>}}
| {{{type}}}
    {{#if:{{{material|}}}|
|-
    <th>Material</th>
! Bonus
    <td>{{CraftReq|{{{material}}}}}</td>
| {{{bonus | Bonus missing}}}
    </tr>}}
|-
    <th class="subheader" colspan="2">Other</th>
! Materials
    </tr>
| {{CraftReq | {{{material}}} }}
    {{#if:{{{sellprice|}}}|
|-
    <th>Sell Price</th>
! colspan="2" class="SubHeader" | Other
    <td>{{Coindisplay|{{{sellprice}}}}}</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}}}
|}
[[Category:Stamps]]
[[Category:Stamps]]
</includeonly>
</includeonly>

Revision as of 22:30, 14 March 2021


Usage

{{stamp
|number=example
|type=example (combat/skills/misc)
|bonus=example 
|material=example
|sellprice=example
|source=example
}}