Changes

Jump to navigation Jump to search
Created page with "<noinclude> This is a template for the Gold to Energy Ratios page. * The first argument is the base edibility of the item. * The second..."
<noinclude>
This is a template for the [[User:Zamiel/Gold_to_Energy_Ratios|Gold to Energy Ratios]] page.

* The first argument is the base edibility of the item.
* The second argument is the quality of the item. (e.g. "normal", "silver", "gold", or "iridium")
</noinclude><includeonly>{{
#ifeq: {{{2|}}} | normal | {{#expr:ceil({{{1|}}}*2.5)}}
}}{{
#ifeq: {{{2|}}} | silver | {{#expr:trunc(ceil({{{1|}}}*2.5)+{{{1|}}})}}
}}{{
#ifeq: {{{2|}}} | gold | {{#expr:trunc(ceil({{{1|}}}*2.5)+{{{1|}}}*2)}}
}}{{
#ifeq: {{{2|}}} | iridium | {{#expr:trunc(ceil({{{1|}}}*2.5)+{{{1|}}}*4)}}
}}</includeonly>
307

edits

Navigation menu