Template:InfoItem: Difference between revisions
From IdleOn MMO Wiki
No edit summary |
No edit summary Tag: Manual revert |
||
Line 88: | Line 88: | ||
{{#if:{{{luck|}}}|<dt>Luck</dt><dd>{{{luck|}}}</dd>}} | {{#if:{{{luck|}}}|<dt>Luck</dt><dd>{{{luck|}}}</dd>}} | ||
{{#if:{{{reach|}}}|<dt>Reach</dt><dd>{{{reach|}}}</dd>}} | {{#if:{{{reach|}}}|<dt>Reach</dt><dd>{{{reach|}}}</dd>}} | ||
{{#if:{{{misc|}}}|<dt>Misc</dt><dd>{{{misc|}}}</dd>}} | |||
{{#if:{{{misc2|}}}|<dt>Misc2</dt><dd>{{{misc2|}}}</dd>}} | {{#if:{{{misc2|}}}|<dt>Misc2</dt><dd>{{{misc2|}}}</dd>}} | ||
{{#if:{{{charge|}}}|<dt>Max Charge</dt><dd>{{{charge|}}}%</dd>}} | {{#if:{{{charge|}}}|<dt>Max Charge</dt><dd>{{{charge|}}}%</dd>}} |
Revision as of 07:49, 16 February 2023
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.