Template:Mmg entry/doc
Jump to navigation
Jump to search
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:
Effectiveness | Requirements | Details |
---|---|---|
***** |
Level 50 | You need to to this. |
AND
{{mmg header}}
{{mmg entry|profit=500000|level=Level 50|details=You need to to this.}}
|}
gives:
Effectiveness | Requirements | Details |
---|---|---|
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:
Effectiveness | Requirements | Details |
---|---|---|
Level 50 | You need to to this. |