Template:InfoItem: Difference between revisions

From IdleOn MMO Wiki
imported>Dgg
mNo edit summary
imported>Dgg
mNo edit summary
Line 68: Line 68:
| colspan="2" class="HeaderImage" | [[file:{{PAGENAME}}.png]]
| colspan="2" class="HeaderImage" | [[file:{{PAGENAME}}.png]]
|-
|-
! colspan="2" class="SubHeader" | Information
{{#if:{{{description|}}}! colspan="2" class="SubHeader" | Information
|-
{{!}}-}}
{{#ifeq:{{{type}}}|Trophy|! colspan="2" class="SubHeader" {{!}} Character Effect
{{#ifeq:{{{type}}}|Trophy|! colspan="2" class="SubHeader" {{!}} Character Effect
{{!}}-
{{!}}-

Revision as of 21:28, 3 June 2021

This template defines the table "Items". View table.

Usage:
{{InfoItem
|type=example (needs to be included every time)
|class=example
|level=example
|skill=example
|skillpower=example (needs a defined skill to display correctly)
|weaponpower=example
|str=example
|agi=example
|wis=example
|luck=example
|reach=example (only for weapons)
|speed=example (only for weapons)
|misc=example
|defence=example
|upgrade=example
|quest=example (only for quest items)
|description=example
|notes=example 
|sellprice=example
|rarity=example (for obols)
|tier=example (for upgrade stones)
|source=example
|quest=example
|hascard=Yes/No (for ores, logs, fish and bugs)
}}

Don't have empty definitions, that will produce empty fields. If there is no description for example, don't include a description= at all.