Template:InfoCard: Difference between revisions
From IdleOn MMO Wiki
Kiokurashi (talk | contribs) No edit summary |
Kiokurashi (talk | contribs) No edit summary |
||
Line 59: | Line 59: | ||
<dd>{{#if:{{{reqtier|}}}|{{#expr: ceil({{{reqtier}}}*16) }}}}</dd> | <dd>{{#if:{{{reqtier|}}}|{{#expr: ceil({{{reqtier}}}*16) }}}}</dd> | ||
</dl> | </dl> | ||
<div class="SubHeader"> | <div class="SubHeader">Other Details</div> | ||
<dl> | <dl> | ||
<dt>Dropchance</dt> | <dt>Dropchance</dt> | ||
<dd>{{#if:{{{dropchance|{{#invoke:LuaVar|var|name=Chance | <dd>{{#if:{{{dropchance|{{#invoke:LuaVar|var|name=Chance}}}}}|}}</dd> | ||
<dt>Category</dt> | <dt>Category</dt> | ||
<dd>[[Cards#{{{category}}}|{{{category}}}]]</dd> | <dd>[[Cards#{{{category}}}|{{{category}}}]]</dd> | ||
Line 72: | Line 72: | ||
|description=Category: {{{category}}} | |description=Category: {{{category}}} | ||
{{#if: {{{effect|}}}|Effect: {{{effect}}} }}{{#if: {{{bonus|}}}|Base Bonus: {{{bonus}}} }} | {{#if: {{{effect|}}}|Effect: {{{effect}}} }}{{#if: {{{bonus|}}}|Base Bonus: {{{bonus}}} }} | ||
}}{{{notes|}}}[[Category:Cards]]</includeonly><noinclude> | }}{{{notes|}}}{{chancedisplay|{{{dropchance|{{#invoke:LuaVar|var|name=Chance}}}}}}}[[Category:Cards]]</includeonly><noinclude> | ||
Usage | Usage | ||
<pre>{{InfoCard | <pre>{{InfoCard |
Revision as of 20:33, 30 December 2022
This template defines the table "Cards". View table. Usage
{{InfoCard |title=example |order=example |category=example |effect=example |bonus=example |reqtier=Base requirement for increasing tiers (as listed in the code, which in some cases is 1.5) |source=example }}