Template:Droprate: Difference between revisions

From Twilight Heroes Wiki
Jump to navigation Jump to search
temporary fix
A different way to solve the original problem. Now 100 or 200 translates to "Guaranteed Drop"
Line 1: Line 1:
<includeonly>{{#ifeq:{{{1}}}|!|''Unspecified Drop rate''[[Category:Needs Drop Rate Spading]]|{{{1}}}%</includeonly><noinclude>
<includeonly>{{#switch:{{{1}}}
|!=''Unspecified Drop rate''[[Category:Needs Drop Rate Spading]]
|100|200=Guaranteed Drop
|#default={{{1}}}%}}</includeonly><noinclude>
A helper template for {{tl|combatencounter}}[[Category:templates]]</noinclude>
A helper template for {{tl|combatencounter}}[[Category:templates]]</noinclude>

Revision as of 11:36, 20 November 2009

A helper template for {{combatencounter}}