Template:Mmg entry: Difference between revisions

From Darkan
Jump to navigation Jump to search
imported>Suppa chuppa
mNo edit summary
 
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
|- style="background-color: #{{#ifeq:{{lc:{{{profit}}}}}|unknown|D657DC|{{#ifeq:{{lc:{{{profit}}}}}|variable|E69AEA|{{#ifexpr:{{{profit}}}<50000|FF9999|{{#ifexpr:{{{profit}}} < 400000|FFFF99|67CC78}}}}}}}}"
|- style="background-color: {{#ifeq:{{lc:{{{profit}}}}}|unknown|#16202f|{{#ifeq:{{lc:{{{profit}}}}}|variable|#1f2a3f|{{#ifexpr:{{{profit}}}<50000|#1c2437|{{#ifexpr:{{{profit}}} < 400000|#29344e|#2e3954}}}}}}}}"
|{{mmge|profit={{{profit}}}}}{{#if:{{{profit2|}}}|<br />to<br />{{mmge|profit={{{profit2}}}}}}}<span style="display:none">{{{profit}}}</span>
|{{mmge|profit={{{profit}}}}}{{#if:{{{profit2|}}}|<br />to<br />{{mmge|profit={{{profit2}}}}}}}<span style="display:none">{{{profit}}}</span>
|{{{level}}}
|{{{level}}}

Revision as of 23:31, 13 February 2024

[view] [edit] [purge] Template documentation

This documentation is transcluded from Template:Mmg entry/doc.

Mmg entry is used for each entry in a money making guide. It is used with {{mmg header}} and must be closed with |} at the end. The color of the entry changes depending on the profit per hour.

Usage

{{mmge entry|profit=profit per hour|level=Levels required|details=Any details about the method.}}

Example

{{mmg header}}
{{mmg entry|profit=500000|profit2=1000000|level=Level 50|details=You need to to this.}}
|}
gives:

  1. 2e3954"
Effectiveness Requirements Details

4*****
  500,000 coins per hour
to
5*****
  1,000,000 coins per hour500000

Level 50 You need to to this.

AND

{{mmg header}}
{{mmg entry|profit=500000|level=Level 50|details=You need to to this.}}
|}
gives:

  1. 2e3954"
Effectiveness Requirements Details

4*****
  500,000 coins per hour500000

Level 50 You need to to this.

If other requirements exist, use |otherreqs=

{{mmg header}}
{{mmg entry|profit=500000|level=Level 50|otherreqs=[[Cook's Assistant]]|details=You need to to this.}}
|}
gives:

  1. 2e3954"
Effectiveness Requirements Details

4*****
  500,000 coins per hour500000

Level 50

Cook's Assistant

You need to to this.