Template:DungeonEnemy: Difference between revisions

From IdleOn MMO Wiki
imported>Blackwolfe
No edit summary
imported>Blackwolfe
No edit summary
Line 6: Line 6:
<tr><th style="text-align:center;" colspan="4">Drops</th></tr>
<tr><th style="text-align:center;" colspan="4">Drops</th></tr>
<tr><th style="text-align:center;">[[File:Dungeon Credits.png|25px]]</th><td colspan="1">{{{dcred}}}</td><th style="text-align:center;">[[File:Dungeon Credits Flurbo Edition.png|25px]]</th><td colspan="1">{{{fcred}}}</td></tr>
<tr><th style="text-align:center;">[[File:Dungeon Credits.png|25px]]</th><td colspan="1">{{{dcred}}}</td><th style="text-align:center;">[[File:Dungeon Credits Flurbo Edition.png|25px]]</th><td colspan="1">{{{fcred}}}</td></tr>
<tr><th style="text-align:center;">[[File:Dungeon Coins.png|x15x]]</th><td colspan="1">{{{coins}}}</td>{{#if:{{{cdc|}}}|<th style="text-align:center;">[[File:{{{name}}} Card.png|link={{{name}}} Card|25px]]</th><td>{{{cdc|n/a}}}</td>}}</tr>
<tr><th style="text-align:center;">[[File:Dungeon Coins.png|15x]]</th><td colspan="1">{{{coins}}}</td>{{#if:{{{cdc|}}}|<th style="text-align:center;">[[File:{{{name}}} Card.png|link={{{name}}} Card|25px]]</th><td>{{{cdc|n/a}}}</td>}}</tr>
</table></includeonly><noinclude>
</table></includeonly><noinclude>
<pre>
<pre>

Revision as of 13:20, 16 October 2021

Usage:
{{DungeonEnemy
|name=example
|hp=example
|dmg=example
|dcred=Dungeon Credit dropchance
|fcred=Dungeon Credit Flurbo Edition dropchance
|cdc=Card dropchance (if no card, leave it out)
|coins=example
}}