Badge time.png   The Paragon Wiki Archive documents the state of City of Heroes/Villains as it existed on December 1, 2012.

Difference between revisions of "Template:DropRecipeTables"

From Paragon Wiki Archive
Jump to: navigation, search
(DropRecipeTables is too complex, so I'm breaking it up.)
(Fixed 10-25 range and extra space.)
Line 1: Line 1:
 
<includeonly>{{#ifexpr: ({{{from}}})<25|{{DropRecipeTable {{{from}}}-25|{{{1}}}}}}}
 
<includeonly>{{#ifexpr: ({{{from}}})<25|{{DropRecipeTable {{{from}}}-25|{{{1}}}}}}}
 
+
{{#ifexpr: ({{{to}}})>25|{{DropRecipeTable {{#ifexpr: ({{{from}}})<25|26|{{{from}}}}}-{{#ifexpr: ({{{to}}})>35|40|{{{to}}}}}|{{{2}}}}}}}
{{DropRecipeTable {{#ifexpr: ({{{from}}})<25|26|{{{from}}}}}-{{#ifexpr: ({{{to}}})>35|40|{{{to}}}}}|{{{2}}}}}
+
 
+
 
{{#ifexpr: ({{{to}}})>40|{{DropRecipeTable 41-53|{{{3}}}}}}}
 
{{#ifexpr: ({{{to}}})>40|{{DropRecipeTable 41-53|{{{3}}}}}}}
 
{{clr}}
 
{{clr}}
 
</includeonly><noinclude>{{{{PAGENAME}}/Doc}}</noinclude>
 
</includeonly><noinclude>{{{{PAGENAME}}/Doc}}</noinclude>

Revision as of 11:34, 27 June 2007

Template:DropRecipeTables/Doc