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 name of the crop. * The second argument i..."
<noinclude>
This is a template for the [[User:Zamiel/Gold_to_Energy_Ratios|Gold to Energy Ratios]] page.

* The first argument is the name of the crop.
* The second argument is the seed price (e.g. "gPrice").
* The third argument is the crop price (e.g. "sellprice").
* The forth argument is the days that it takes for the crop to grow.

Example:

<code><nowiki>{{User:Zamiel/CropProfits|Parsnip|20|35|4}}</nowiki></code>

Results in:

{{User:Zamiel/CropProfitsHeader|crop}}
{{User:Zamiel/CropProfits|Parsnip|20|35|4}}
</table>

</noinclude><includeonly><tr>
<!-- Image --><td>[[File:{{{1|}}}.png|center]]</td>
<!-- Name --><td>[[{{{1|}}}]]</td>
<!-- Seeds Price --><td>{{{2|}}}g</td>
<!-- Crop Price --><td>{{{3|}}}g</td>
<!-- Profit Ratio --><td>{{ #expr: {{{3|}}} / {{{2|}}} round 2 }}</td>
<!-- Days to Grow --><td>{{{4|}}}</td>
<!-- Profit per Day --><td>{{ #expr: {{ #expr: {{{3|}}} - {{{2|}}} }} / {{{4|}}} round 2 }}g</td>
</tr></includeonly>
307

edits

Navigation menu