Difference between revisions of "Template:Gathering node table row"
Jump to navigation
Jump to search
m |
m |
||
Line 36: | Line 36: | ||
: The node's level. Defaults to 0 (none). | : The node's level. Defaults to 0 (none). | ||
; ''unnamed param 6'' | ; ''unnamed param 6'' | ||
: The respawn time for unspoiled/special nodes. Example: <code>2:00 am</code> | : The respawn time for unspoiled/special nodes. Example: <code>2:00 am</code>. | ||
; area | ; area | ||
: The area where this gathering node is available. Defaults to <code><nowiki>{{PAGENAME}}</nowiki></code>. | : The area where this gathering node is available. Defaults to <code><nowiki>{{PAGENAME}}</nowiki></code>. | ||
[[Category:Gathering formatting templates]]</noinclude> | [[Category:Gathering formatting templates]]</noinclude> |
Revision as of 18:45, 1 September 2018
Usage
Creates a row storing a gathering node info. For use with {{Gathering node table header}}.
{{Gathering node table row| <unnamed param 1> | <unnamed param 2> | <unnamed param 3> | <unnamed param 4> | <unnamed param 5> | <unnamed param 6> | area = }}
Parameters
- unnamed param 1
- The gathering node type. Accepts: logging, logging unspoiled, harvesting, harvesting unspoiled, mining, mining unspoiled, quarrying, quarrying unspoiled, fishing, fishing unspoiled, spearfishing, and spearfishing unspoiled.
- unnamed param 2
- The item obtained from this node.
- unnamed param 3
- The gathering level required in order to gather this node. Defaults to 0 (none).
- unnamed param 4
- The perception required in order to gather a HQ item from this node. Defaults to 0 (none).
- unnamed param 5
- The node's level. Defaults to 0 (none).
- unnamed param 6
- The respawn time for unspoiled/special nodes. Example:
2:00 am
. - area
- The area where this gathering node is available. Defaults to
{{PAGENAME}}
.