Template:DropTable/separator: Difference between revisions

From IdleOn MMO Wiki
imported>Blackwolfe
No edit summary
imported>Kiokurashi
No edit summary
Line 1: Line 1:
<includeonly>{{!}}-
<includeonly><tr>
        {{!}}colspan="4" align="center" class="drop-separator"{{!}}{{#switch: {{{rarity}}}|mega={{{title|{{{1}}}}}}<br>[[File:Arrow Down Magenta.png]][[File:Mega Rare Drops.png|link={{{1}}}]][[File:Arrow Down Magenta.png]]|rare={{{title|{{{1}}}}}}<br>[[File:Arrow Down Blue.png]][[File:Rare Drops.png|link={{{1}}}]][[File:Arrow Down Blue.png]]|#default=}}</includeonly><noinclude>
<td colspan="4" align="center" class="drop-separator">
  <pre>
{{#switch: {{{rarity}}}
{{DropTable/separator|rarity=mega or rare|link|title=Optional}}
  |mega={{{title|{{{1}}}}}}<br>[[File:Arrow Down Magenta.png|link=]][[File:Mega Rare Drops.png|link={{{1}}}]][[File:Arrow Down Magenta.png|link=]]
  |rare={{{title|{{{1}}}}}}<br>[[File:Arrow Down Blue.png|link=]][[File:Rare Drops.png|link={{{1}}}]][[File:Arrow Down Blue.png|link=]]
  |#default=
}}
</td>
</tr></includeonly><noinclude>
<pre>
{{DropTable/separator|rarity=mega or rare|link|title=Optional}}
</pre>
</pre>
[[Category:Table templates]]
[[Category:Table templates]]
</noinclude>
</noinclude>

Revision as of 20:36, 29 September 2021

 {{DropTable/separator|rarity=mega or rare|link|title=Optional}}