239
edits
(Created page with "An infobox that adds information on a skill page about the skill it's placed on. Uses <nowiki>{{PAGENAME}}</nowiki> by default for the skill. ===Parameters=== * '''1''' - The name of the skill. Defaults to the page name if not provided. * '''released''' - The release date of the skill. Displays "Unknown" if not provided. * '''expansion''' - The expansion that is required for the skill. Displays "Unknown" if not provided. * '''type''' - The type of the skill. Displays "U...") |
(Remove red links by specifying a skill) |
||
Line 13: | Line 13: | ||
==Usage== | ==Usage== | ||
If <nowiki>{{PAGENAME}}</nowiki> is "Woodcutting", then | |||
<pre> | <pre> | ||
{{Skillbox | {{Skillbox | ||
Line 26: | Line 27: | ||
Becomes | Becomes | ||
{{Skillbox | {{Skillbox | ||
|1=Woodcutting | |||
|released=23 November 2018 ([[V0.01]]) | |released=23 November 2018 ([[V0.01]]) | ||
|expansion=Base game | |expansion=Base game |
edits