Template:InfoItem: Difference between revisions
From IdleOn MMO Wiki
No edit summary Tag: Manual revert |
Kiokurashi (talk | contribs) mNo edit summary |
||
Line 61: | Line 61: | ||
}}<!-- | }}<!-- | ||
-->< | --><Infobox> | ||
< | <title><default>{{#if:{{#var:SlabNum}}|<div class="SlabNum">[[File:The Slab Icon.png|28px|link=The Slab]][[The Slab|<span>{{#var:SlabNum}}</span>]]</div>}} {{PAGENAME}}</default></title> | ||
< | <panel> | ||
<section> | |||
< | <image> | ||
< | <default> | ||
< | {{#ifeq:{{{type|}}}|Dungeon Evaporate||[[file:{{PAGENAME}}.png]]}} | ||
</default> | |||
< | </image> | ||
< | </section> | ||
</ | </panel> | ||
<group name="InfoSection"> | |||
< | <header>Information</header> | ||
<data source="description"> | |||
{{ | <label>Description</label> | ||
</ | </data> | ||
</group> | |||
< | <group name="TrophySection"> | ||
<header>Character Effect</header> | |||
<data> | |||
<label>Title</label> | |||
<default>{{#ifeq:{{{type|}}}|Trophy|[[File:{{PAGENAME}}_Title.png]]}}</default> | |||
</data> | |||
</group> | |||
<group name="RequirementsSection"> | |||
{{# | <header>Requirements</header> | ||
<data source="class"> | |||
{{ | <label>Class</label> | ||
</data> | |||
<data source="level"> | |||
<label>Level</label> | |||
<format>{{skillicon|{{{type|}}}}} {{{level|}}}</format> | |||
</ | </data> | ||
</group> | |||
< | <group name="StatsSection"> | ||
< | <header>Stats</header> | ||
<data source="weaponpower"> | |||
<label>Weapon Power</label> | |||
</data> | |||
<data source="skillpower"> | |||
<label>{{{skill|Skill}}} Power</label> | |||
<format>{{skillicon|{{{skill|{{{type}}}}}}}} {{{skillpower|}}}</format> | |||
</data> | |||
<data source="bonus"> | |||
< | <label>Bonus</label> | ||
{{# | </data> | ||
{{# | <data source="speed"> | ||
< | <label>Speed</label> | ||
<format>{{{speed|}}} ({{#switch:{{{speed|}}}|0=Immobile|1=Molasses|2=Sluggish|3=Slower|4=Slow|5=Medium|6=Quick|7=Fast|8=Faster|9=Turbo|10=Supersonic}})</format> | |||
</data> | |||
<data source="str"> | |||
<label>Strength</label> | |||
</data> | |||
<data source="agi"> | |||
<label>Agility</label> | |||
</data> | |||
<data source="wis"> | |||
<label>Wisdom</label> | |||
</data> | |||
<data source="luck"> | |||
<label>Luck</label> | |||
</data> | |||
<data source="reach"> | |||
<label>Reach</label> | |||
</data> | |||
<data source="misc"> | |||
<label>Misc</label> | |||
</data> | |||
<data source="misc2"> | |||
<label>Misc2</label> | |||
</data> | |||
<data source="charge"> | |||
<label>Max Charge</label> | |||
<format>{{{charge|}}}%</format> | |||
</data> | |||
<data source="defence"> | |||
<label>Defence</label> | |||
</data> | |||
<data source="upgrade"> | |||
<label>Upgrade Slots</label> | |||
</data> | |||
</group> | |||
<group name="QuestSection"> | |||
<header>Quest Specifics</header> | |||
<data source="quest"> | |||
<label>Quest</label> | |||
</data> | |||
</group> | |||
<group name="OtherSection"> | |||
<header>Other</header> | |||
<data source="sellprice"> | |||
<label>Sell Price</label> | |||
<format>{{#switch:{{{type|}}}|Circle Obol|Square Obol|Hexagon Obol|Sparkle Obol=|#default={{Coindisplay|{{{sellprice}}}}} }}</format> | |||
</data> | |||
<data source="type"> | |||
<label>Type</label> | |||
<format>[[{{Pluralizer|{{{type|Uncategorized Item}}}}}]]</format> | |||
</data> | |||
<data source="rarity"> | |||
<label>Rarity</label> | |||
</data> | |||
<data source="tier"> | |||
<label>Tier</label> | |||
</data> | |||
<data name="Sources"> | |||
<label>Source</label> | |||
<default>{{#var:Sources}}</default> | |||
</data> | |||
</group> | |||
<group name="CardSection"> | |||
<header>Card Info</header> | |||
<data source="hascard"> | |||
<label>Card</label> | |||
<format>[[File:{{PAGENAME}} Card.png|24px]] [[{{PAGENAME}} Card]]</format> | |||
</data> | |||
<data source="hascard"> | |||
<label>Effect</label> | |||
<format>{{#dpl:|uses=Template:InfoCard|includepage={InfoCard}:effect|title={{PAGENAME}} Card|count=1|mode=inline|format=,}}</format> | |||
</data> | |||
<data source="hascard"> | |||
<format>{{#dpl:|uses=Template:InfoCard|includepage={InfoCard}:bonus:bonus:bonus:bonus:bonus|title={{PAGENAME}} Card|count=1|mode = userformat|table = class="pi-horizontal-group",-, Base, [[File:Star1.png|class=CardStar|link=]], [[File:Star2.png|class=CardStar|link=]], [[File:Star3.png|class=CardStar|link=]], [[File:Star4.png|class=CardStar|link=]]|tablerow=%%, <!-- Star1 -->²{#expr:%% * 2}², <!-- Star2 -->²{#expr:%% * 3}², <!-- Star3 -->²{#expr:%% * 4}², <!-- Star4 -->²{#expr:%% * 5}²}}</format> | |||
</data> | |||
<data source="hascard"> | |||
<label>Category</label> | |||
<format>{{#dpl:|uses=Template:InfoCard|includepage={InfoCard}:category|title={{PAGENAME}} Card|count=1|mode=inline|format=,}}</format> | |||
</data> | |||
<data source="hascard"> | |||
<label>Dropchance</label> | |||
<format>{{Chancedisplay|{{#dpl:|uses=Template:InfoCard|includepage={InfoCard}:dropchance|title={{PAGENAME}} Card|count=1|mode=inline|format=,}}}}</format> | |||
</data> | |||
</group> | |||
</infobox><!-- | |||
-->{{SetHeader}} | -->{{SetHeader}} | ||
{{{notes|}}} | {{{notes|}}} |
Revision as of 11:23, 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.