Template:MoneyMakingGuide/doc: Difference between revisions

From Melvor Idle
No edit summary
(→‎Usage: Remove copy-paste)
 
(2 intermediate revisions by the same user not shown)
Line 6: Line 6:
<pre>{{MoneyMakingGuide
<pre>{{MoneyMakingGuide
|guideName        =
|guideName        =
|interval         =
|category         =
|dlc              =
|skills          =
|skills          =
|items            =
|items            =
|other            =
|other            =
|recommended      =
|recommended      =
|minimumProfit    =
|skillExp#        =
|skillExp#        =
|skillExp#amount  =
|skillExp#amount  =
Line 19: Line 21:
|output#amount    =
|output#amount    =
|output#value    =
|output#value    =
|category        =
|dlc              =
|intensity        =
|explanation      =
|explanation      =
}}</pre>
}}</pre>
Line 31: Line 30:
The name of this money making guide. '''(Required)'''
The name of this money making guide. '''(Required)'''


===Interval===
===Category===
Determines what the interval is for the listed input/output/profit values. Can be per hour, per 5 minutes, per dungeon, per kill, etc. '''(Required)'''
Determines the general category of this money making guide. "Combat" or "Non-Combat"
 
===DLC===
Determines what, if any, DLC is required for this money making guide. Options are the abbreviations of the expansions. (AoD, TotH, ItA, etc.)


===Skills===
===Skills===
One or more required skills to follow this money making guide.
One or more '''required''' skills to follow this money making guide.


===Items===
===Items===
One or more required items to follow this money making guide. These are not consumed input items, but rather hard requirements. Things like [[Sneakers]] for example.
One or more '''required''' items to follow this money making guide. These are not consumed input items, but rather hard requirements. Things like [[Sneakers]] for example.


===Other===
===Other===
Any other requirements that do not fit into the above categories. Think of "Requires completion of [[Into the Mist]].
Any other requirements that do not fit into the above categories. Think of "Requires completion of [[Into the Mist]].


==Recommended==
===Recommended===
Extra item or skill or otherwise unlock recommendations that are not required to follow the money making guide, but does help improve the money made per hour.
Extra item or skill or otherwise unlock '''recommendations''' that are not required to follow the money making guide, but does help improve the money made per hour.
 
===MinimumProfit===
The amount of gp earned in an hour if '''only''' the requirements are met and '''none''' of the recommendations.
This parameter is optional, but strongly recommended.


===SkillExp===
===SkillExp===
Line 62: Line 68:
* <code>output#amount</code> is the amount of an item produced.
* <code>output#amount</code> is the amount of an item produced.
* <code>output#value</code> is the sale, alchemy, or otherwise monetary value of the item. (preferred)
* <code>output#value</code> is the sale, alchemy, or otherwise monetary value of the item. (preferred)
===Category===
Determines the general category of this money making guide. "Combat" or "Non-Combat"
===DLC===
Determines what, if any, DLC is required for this money making guide.
===Intensity===
Determines how intense this money making guide is to follow. Can range from combat that requires manual healing, to processes that require intermitted attention (such as non-auto slayer), or entirely idle. '''(Required)'''


===Explanation===
===Explanation===
An optional, detailed explanation of things the player should do to follow this money making guide.
An optional, detailed explanation of actions the player make to follow this money making guide.

Latest revision as of 16:17, 1 April 2024

This template can be used to create a money making guide.

Usage

Using the template will will automatically add the category Category:Money making guides to the page.

{{MoneyMakingGuide
|guideName        =
|category         =
|dlc              =
|skills           =
|items            =
|other            =
|recommended      =
|minimumProfit    =
|skillExp#        =
|skillExp#amount  =
|input#           =
|input#amount     =
|input#value      =
|output#          =
|output#amount    =
|output#value     =
|explanation      =
}}

Variables

For the numeric variables (in which # appears), it is important to have sequential numbering, starting from 1. Skipping numbers will result in information omitted from the output.

GuideName

The name of this money making guide. (Required)

Category

Determines the general category of this money making guide. "Combat" or "Non-Combat"

DLC

Determines what, if any, DLC is required for this money making guide. Options are the abbreviations of the expansions. (AoD, TotH, ItA, etc.)

Skills

One or more required skills to follow this money making guide.

Items

One or more required items to follow this money making guide. These are not consumed input items, but rather hard requirements. Things like Sneakers for example.

Other

Any other requirements that do not fit into the above categories. Think of "Requires completion of Into the Mist.

Recommended

Extra item or skill or otherwise unlock recommendations that are not required to follow the money making guide, but does help improve the money made per hour.

MinimumProfit

The amount of gp earned in an hour if only the requirements are met and none of the recommendations. This parameter is optional, but strongly recommended.

SkillExp

One or more skills where experience is gained in. Where # is replaced by the sequential number of the skill starting from 1.

  • skillExp# is the skill that experience is gained in.
  • skillExp#amount is the amount of experience earned for this skill.

Input

The input items that are used (and consumed) for this money making method. Where # is replaced by the sequential number of the input starting from 1.

  • input# is the name of the item.
  • input#amount is the amount of an item used.
  • input#value is the sale, alchemy, or otherwise monetary value of the item. (optional)

Output

The output items that are produced by this money making method. Where # is replaced by the sequential number of the output starting from 1. (Required)

  • output# is the name of the item (can be directly money).
  • output#amount is the amount of an item produced.
  • output#value is the sale, alchemy, or otherwise monetary value of the item. (preferred)

Explanation

An optional, detailed explanation of actions the player make to follow this money making guide.