Difference between revisions of "Template:Wr-ease"
From Discworld MUD Wiki
(Create template) |
(Found missing category) |
||
Line 7: | Line 7: | ||
|pretty hard=5 | |pretty hard=5 | ||
|quite hard=6 | |quite hard=6 | ||
+ | |reasonably difficult=7 | ||
|quite easy=8 | |quite easy=8 | ||
|pretty easy=9 | |pretty easy=9 |
Revision as of 16:34, 19 January 2011
[edit]
DocumentationThis template returns a number based on an 'ease' judge rating, according to the following tables:
Weapon ease, the default
|
Parry ease, with parry=1
|
If you add an argument named "reverse" with any value (e.g. reverse=1) it will take a number and output the string instead.
- If you want the parry ease string returned you need to add an argument named "parry" with any value (e.g. parry=1).
If you pass the template a number but do not put an argument named "reverse" it will just return the same number.
- Examples
{{Wr-ease|very easy}}
12
{{Wr-ease|11}}
11
{{Wr-ease|11|reverse=true}}rather easy