Difference between revisions of "Template:Gathering node table row"
Jump to navigation
Jump to search
m |
m |
||
Line 14: | Line 14: | ||
{{#ifeq:{{#var:gathering_node_show_area|false}}|true|{{!}} {{cname|{{{area|{{PAGENAME}}}}}}}}} | {{#ifeq:{{#var:gathering_node_show_area|false}}|true|{{!}} {{cname|{{{area|{{PAGENAME}}}}}}}}} | ||
| {{Map icon|{{lc:{{#var:gathering_icon}}}}}} Lv. {{{2|0}}} {{#switch:{{#var:gathering_node_rank}}|1=★|2=★★|3=★★★|#default=}} {{#ifeq:{{lc:{{#var:gathering_node_rarity}}}}|normal||{{ucfirst:{{#var:gathering_node_rarity}}}}}} {{#switch:{{lc:{{#var:gathering_node_type}}}}|logging=Mature Tree|harvesting=Lush Vegetation|mining=Mineral Deposit|quarrying=Rocky Outcrop}} | | {{Map icon|{{lc:{{#var:gathering_icon}}}}}} Lv. {{{2|0}}} {{#switch:{{#var:gathering_node_rank}}|1=★|2=★★|3=★★★|#default=}} {{#ifeq:{{lc:{{#var:gathering_node_rarity}}}}|normal||{{ucfirst:{{#var:gathering_node_rarity}}}}}} {{#switch:{{lc:{{#var:gathering_node_type}}}}|logging=Mature Tree|harvesting=Lush Vegetation|mining=Mineral Deposit|quarrying=Rocky Outcrop}} | ||
| {{Item icon|{{{3|}}}}} {{#if:{{{slot|}}}|<span title="The item can be gathered at position #{{{slot}}}."> | | {{Item icon|{{{3|}}}}} {{#if:{{{slot|}}}|'''<sup><span title="The item can be gathered at position #{{{slot}}}.">«{{{slot}}}»</span></sup>'''}} | ||
| style="text-align:right; padding-right:1.5em;" | {{#ifeq:{{{4|0}}}|0|—|{{{4}}}}} | | style="text-align:right; padding-right:1.5em;" | {{#ifeq:{{{4|0}}}|0|—|{{{4}}}}} | ||
| style="text-align:right; padding-right:1.5em;" | {{#ifeq:{{{5|0}}}|0|—|{{{5}}}}} | | style="text-align:right; padding-right:1.5em;" | {{#ifeq:{{{5|0}}}|0|—|{{{5}}}}} |
Revision as of 19:21, 12 October 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, rarity and rank.
- Type accepts: logging, harvesting, mining, quarrying, fishing, and spearfishing.
- Rarity (optional) accepts: ephemeral, unspoiled, and legendary.
- Rank (optional) accepts: 1, 2, and 3.
- Example: quarrying legendary 2.
- unnamed param 2
- The node's level. Defaults to 0 (none).
- unnamed param 3
- The item obtained from this node.
- unnamed param 4
- The gathering level required in order to gather this node. Defaults to 0 (none).
- unnamed param 5
- The perception required in order to gather a HQ item from this node. 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}}
.
Example
{{gathering node table header|gatherer=botanist}} {{gathering node table row|logging|35|Ice Shard|1|0}} {{gathering node table row|logging legendary 2|35|Oak Branch|3|106|4:00 am}} {{gathering node table row|harvesting|35|Oak Log|32|108}} {{gathering node table row|harvesting ephemeral|35|Tarantula|35|115}} {{table footer}}
Logging/Harvesting | |||||||
---|---|---|---|---|---|---|---|
Node | Item | Level Req. | Perception | Respawn | Tome | Coordinates | |
Lv. 35 Mature Tree | Ice Shard | 1 | — | ||||
Lv. 35 ★★ Legendary Mature Tree | Oak Branch | 3 | 106 | 4:00 am | |||
Lv. 35 Lush Vegetation | Oak Log | 32 | 108 | ||||
Lv. 35 Ephemeral Lush Vegetation | Tarantula | 35 | 115 |