Difference between revisions of "Template:DropRecipeTables"
From Paragon Wiki Archive
Rigel Kent (Talk | contribs) (trying to stop calls to bad tables) |
Rigel Kent (Talk | contribs) (trying to stop calls to bad tables) |
||
Line 1: | Line 1: | ||
− | <includeonly>{{#ifexpr: ({{{from}}})<25|{{DropRecipeTable {{{from}}}-25|{{{1}}}}}}} | + | <includeonly>{{#ifexpr: ({{{from}}})<25|{{DropRecipeTable {{{from}}}-{{#ifexpr: ({{{to}}})>25|25|{{{to}}}}}|{{{1}}}}}}} |
− | {{#ifexpr: ({{{to}}})>25 and ({{{from}}})< | + | {{#ifexpr: ({{{to}}})>25 and ({{{from}}})<50|{{DropRecipeTable {{#ifexpr: ({{{from}}})<25|26|{{{from}}}}}-{{#ifexpr: ({{{to}}})>35|40|{{{to}}}}}|{{{2}}}}}}} |
− | {{#ifexpr: ({{{to}}})>40 and ({{{from}}})< | + | {{#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> |