Template:DropRecipeTables: Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>Lin Chiao Feng
(DropRecipeTables is too complex, so I'm breaking it up.)
imported>Lin Chiao Feng
(DropRecipeTables is too complex, so I'm breaking it up.)
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}}}}}
{{#ifexpr: ({{{from}}})=25|
{{DropRecipeTable|25|37400|16|{{{2}}}}}
{{DropRecipeTableRow|26|38660}}}}
{{#ifexpr: ({{{from}}})<25|
{{DropRecipeTable|margin={{#ifexpr: ({{{from}}})=10|4}}|26|38660|{{#switch: {{{to}}}|30=5|35=10|15}}|{{{2}}}}}}}
{{#ifexpr: ({{{from}}})<=25|
{{DropRecipeTableRow|27|39920}}
{{DropRecipeTableRow|28|41180}}
{{DropRecipeTableRow|29|42440}}
{{DropRecipeTableRow|30|{{#ifexpr: ({{{to}}})=30|87400|43700}}}}}}
{{#ifexpr: ({{{from}}})=30|
{{DropRecipeTable|30|43700|11|{{{2}}}}}}}
{{#ifexpr: ({{{from}}})<=30 and ({{{to}}})>=35|
{{DropRecipeTableRow|31|48200}}
{{DropRecipeTableRow|32|52700}}
{{DropRecipeTableRow|33|57200}}
{{DropRecipeTableRow|34|61700}}
{{DropRecipeTableRow|35|{{#ifexpr: ({{{to}}})=35|132400|66200}}}}}}
{{#ifexpr: ({{{from}}})=35|
{{DropRecipeTable|35|66200|6|{{{2}}}}}}}
{{#ifexpr: ({{{to}}})>=40|
{{DropRecipeTableRow|36|73920}}
{{DropRecipeTableRow|37|81640}}
{{DropRecipeTableRow|38|89360}}
{{DropRecipeTableRow|39|97080}}
{{DropRecipeTableRow|40|209600}}}}
{{!}}}
}}


{{#ifexpr: ({{{to}}})>40|
{{#ifexpr: ({{{to}}})>40|{{DropRecipeTable 41-53|{{{3}}}}}}}
{{DropRecipeTable|41|121260|13|{{{3}}}}}
{{DropRecipeTableRow|42|137720}}
{{DropRecipeTableRow|43|154180}}
{{DropRecipeTableRow|44|170640}}
{{DropRecipeTableRow|45|187100}}
{{DropRecipeTableRow|46|198720}}
{{DropRecipeTableRow|47|210340}}
{{DropRecipeTableRow|48|221960}}
{{DropRecipeTableRow|49|233580}}
{{DropRecipeTableRow|50|490400}}
{{DropRecipeTableRow|51|513640}}
{{DropRecipeTableRow|52|536880}}
{{DropRecipeTableRow|53|560120}}
{{!}}}
}}
{{clr}}
{{clr}}
</includeonly><noinclude>{{{{PAGENAME}}/Doc}}</noinclude>
</includeonly><noinclude>{{{{PAGENAME}}/Doc}}</noinclude>

Revision as of 11:33, 27 June 2007