Template:NumCraft/doc
Jump to navigation
Jump to search
NumCraft Template is designed for use in Runecrafting training guides, with an input of rune type, runecrafting level and whether or not you are using a lumbridge explorers ring, it gives an output stating how many runes can be crafted. If the third input is anything but Yes, it will assume the ring is not used. If the input level is not high enough, or the rune type entered is invalid, it will give an appropriate error message
Inputs | Outputs |
---|---|
{{NumCraft|Cosmic|76}} | 2 |
{{NumCraft|Cosmic|76|Foo}} | 2 |
{{NumCraft|Cosmic|76|Yes}} | 2.2 |
{{NumCraft|Foo|76}} | You did not enter a valid rune type. |
{{NumCraft|Fire|12}} | Input level is too low to craft Fire runes |