Template:Fishingaccessory: 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" | {{{title | {{PAGENAME}}}}}
<div style="font-size: 80%; font-style: italic; text-align: center;">{{{caption|}}}</div>
|-
<table>
| colspan="2" class="HeaderImage" | [[file:{{{title | {{PAGENAME}}}}}.png]]
<th>Type</th>
|-
<td>{{{type}}}</td>
! colspan="2" class="SubHeader" | Bonuses
</tr>
|-
<th class="subheader" colspan="2">Bonuses</th>
{{#if: {{{depth1|}}} |
    </tr>
! style="color:green;" {{!}} X
{{#if:{{{depth1|}}}|<th><div style="color:green;text-align: center;">X</div></th>
{{!}} {{{depth1}}} }}
    <td>{{{depth1|}}}</td>
|-
    </tr>}}
{{#if: {{{depth2|}}} |
{{#if:{{{depth2|}}}|<th><div style="color:yellow;text-align: center;">X</div></th>
! style="color:yellow;" {{!}} X
    <td>{{{depth2|}}}</td>
{{!}} {{{depth2}}} }}
    </tr>}}
|-
{{#if:{{{depth3|}}}|<th><div style="color:red;text-align: center;">X</div></th>
{{#if: {{{depth3|}}} |
    <td>{{{depth3|}}}</td>
! style="color:red;" {{!}} X
    </tr>}}
{{!}} {{{depth3}}} }}
{{#if:{{{depth4|}}}|<th><div style="color:purple;text-align: center;">X</div></th>
|-
    <td>{{{depth4|}}}</td>
{{#if: {{{depth4|}}} |
    </tr>}}
! style="color:purple;" {{!}} X
    {{#if:{{{fishingexp|}}}|<th>Fishing Experience</th>
{{!}} {{{depth4}}} }}
    <td>{{{fishingexp}}}</td>
|-
    </tr>}}
{{#if: {{{fishingexp|}}} |
    {{#if:{{{fishingspeed|}}}|<th>Fishing Speed</th>
! Fishing Experience
    <td>{{{fishingspeed}}}</td>
{{!}} {{{fishingexp}}} }}
    </tr>}}
|-
{{#if:{{{fishingpower|}}}|<th>Fishing Power</th>
{{#if: {{{fishingspeed|}}} |
    <td>{{{fishingpower}}}</td>
! Fishing Speed
    </tr>}}
{{!}} {{{fishingspeed}}} }}
<th class="subheader" colspan="2">Other</th>
|-
    </tr>
{{#if: {{{fishingpower|}}} |
    {{#if:{{{sellprice|}}}|
! Fishing Power
    <th>Sell Price</th>
{{!}} {{{fishingpower}}} }}
    <td>{{Coindisplay|{{{sellprice}}}}}</td>
|-
    </tr>}}
! colspan="2" class="SubHeader" | Other
    <th>Source</th>
|-
    <td>{{{source|Unobtainable}}}</td>
! Type
    </tr></table>
| {{{type}}}
</div>
|-
{{#if: {{{sellprice|}}} |
! Sell Price
{{!}} {{Coindisplay | {{{sellprice}}}}} }}
|-
! Source
| {{{source|Unobtainable}}}
|-
|}
[[Category:Fishing]]
[[Category:Items]]
</includeonly>
</includeonly>


[[Category:Fishing]]
<noinclude>
[[Category:Items]]
How to copy the template into the editor
<pre>
{{class
|depth1=
|depth2=
|depth3=
|depth4=
|fishingexp=
|fishingspeed=
|fishingpower=
|type=
|source=
}} </pre>
[[Category:Infobox templates]]
</noinclude>

Revision as of 14:05, 16 March 2021


How to copy the template into the editor

{{class
|depth1=
|depth2=
|depth3=
|depth4=
|fishingexp=
|fishingspeed=
|fishingpower=
|type=
|source=
}}