Template:DropRecipeTables: Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>Rigel Kent
m (fix broken format)
imported>Rigel Kent
m (fix broken format)
Line 1: Line 1:
<includeonly>{{#ifexpr: ({{{from}}})<25|{{DropRecipeTable {{{from}}}-25|{{{1}}}}}}}
<includeonly>{{#ifexpr: ({{{from}}})<25|{{DropRecipeTable {{{from}}}-25|{{{1}}}}}}}
{{#ifexpr: ({{{to}}})>25 and ({{{from}}})<50|{{DropRecipeTable {{#ifexpr: ({{{from}}})<25|26|{{{from}}}}}-{{#ifexpr: ({{{to}}})>35|40|{{{to}}}}}|{{{2}}}}}}}
{{#ifexpr: ({{{to}}})>25 and ({{{from}}})<50|{{DropRecipeTable {{#ifexpr: ({{{from}}})<25|26|{{{from}}}}}-{{#ifexpr: ({{{to}}})>35|40|{{{to}}}}}|{{{2}}}}}}}
{{#ifexpr: ({{{to}}})>40 and ({{{from}}})<50|{{DropRecipeTable 41-53|{{{3}}}}}
{{#ifexpr: ({{{to}}})>40 and ({{{from}}})<50|{{DropRecipeTable 41-53|{{{3}}}}}}}
{{#ifexpr: ({{{to}}})=50 and ({{{from}}})=50|{{DropRecipeTable 50-50|{{{3}}}}}
{{#ifexpr: ({{{to}}})=50 and ({{{from}}})=50|{{DropRecipeTable 50-50|{{{3}}}}}}}
{{clr}}
{{clr}}
</includeonly><noinclude>{{{{PAGENAME}}/Doc}}</noinclude>
</includeonly><noinclude>{{{{PAGENAME}}/Doc}}</noinclude>

Revision as of 12:37, 29 November 2007