Difference between revisions of "Template:Gathering node table row"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
(Undo revision 316234 by JohnnySolas (talk))
 
(13 intermediate revisions by the same user not shown)
Line 11: Line 11:
| Has gathering node item slot              = {{{slot|}}}
| Has gathering node item slot              = {{{slot|}}}
| Requires gathering tome                  = {{#vardefineecho:gathering_node_tome|{{#if:{{{tome|}}}|Tome of {{#switch:{{lc:{{#var:gathering_node_type}}}}|logging|harvesting=Botanical|mining|quarrying=Geological|fishing|spearfishing=Ichthyological}} Folklore - {{#switch:{{lc:{{{tome|}}}}}|abalathias spine|abalathia's spine=Abalathia's Spine|gyr abania=Gyr Abania|#default={{ucfirst:{{{tome|}}}}}}}|}}}}
| Requires gathering tome                  = {{#vardefineecho:gathering_node_tome|{{#if:{{{tome|}}}|Tome of {{#switch:{{lc:{{#var:gathering_node_type}}}}|logging|harvesting=Botanical|mining|quarrying=Geological|fishing|spearfishing=Ichthyological}} Folklore - {{#switch:{{lc:{{{tome|}}}}}|abalathias spine|abalathia's spine=Abalathia's Spine|gyr abania=Gyr Abania|#default={{ucfirst:{{{tome|}}}}}}}|}}}}
| Has x coordinate = {{#explode: {{{7|}}} |,|0}}
| Has x coordinate                         = {{#explode:{{{7|}}} |,|0}}
| Has y coordinate = {{#explode: {{{7|}}} |,|1}}
| Has y coordinate                         = {{#explode:{{{7|}}} |,|1}}
| Has z coordinate = {{#explode: {{{7|}}} |,|2}}
| Has z coordinate                         = {{#explode:{{{7|}}} |,|2}}            
}}<!-- ICON
}}<!-- ICON
-->{{#vardefine:gathering_icon|{{#ifeq:{{#var:gathering_node_rarity}}|normal|{{#var:gathering_node_type}}|{{#var:gathering_node_type}} {{#switch:{{lc:{{#var:gathering_node_rarity}}}}|ephemeral|legendary|unspoiled=unspoiled|#default={{#var:gathering_node_rarity}}}}}}}}
-->{{#vardefine:gathering_icon|{{#ifeq:{{#var:gathering_node_rarity}}|normal|{{#var:gathering_node_type}}|{{#var:gathering_node_type}} {{#switch:{{lc:{{#var:gathering_node_rarity}}}}|ephemeral|legendary|unspoiled=unspoiled|#default={{#var:gathering_node_rarity}}}}}}}}
Line 23: Line 23:
| {{{6|}}}
| {{{6|}}}
| style="text-align:center;" | {{#if:{{#var:gathering_node_tome}}|{{Yes|link={{#var:gathering_node_tome}}|tooltip={{cname|{{#var:gathering_node_tome}}}}}}}}
| style="text-align:center;" | {{#if:{{#var:gathering_node_tome}}|{{Yes|link={{#var:gathering_node_tome}}|tooltip={{cname|{{#var:gathering_node_tome}}}}}}}}
| {{convert coordinate|{{{7|}}}}}
</includeonly><noinclude>
</includeonly><noinclude>
== Usage ==
== Usage ==
Line 28: Line 29:


<pre>
<pre>
{{Gathering node table row| <unnamed param 1> | <unnamed param 2> | <unnamed param 3> | <unnamed param 4> | <unnamed param 5> | <unnamed param 6> | area = }}
{{Gathering node table row| <unnamed param 1> | <unnamed param 2> | <unnamed param 3> | <unnamed param 4> | <unnamed param 5> | <unnamed param 6> | <unnamed param 7> |area = }}
</pre>
</pre>


Line 48: Line 49:
; ''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>.
; ''unnamed param 7''
: The coordinates of the node. Example: <code>15.11,23.3</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>.

Latest revision as of 18:48, 8 August 2021

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> | <unnamed param 7> |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.
unnamed param 7
The coordinates of the node. Example: 15.11,23.3.
area
The area where this gathering node is available. Defaults to {{PAGENAME}}.
slot
Optional. The slot a certain item can be acquired from a legendary node.

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|slot=6|tome=gyr abania}}
{{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
Logging (map icon).png
Lv. 35 Mature Tree
Ice shard icon1.png  Ice Shard 1
Logging unspoiled (map icon).png
Lv. 35 ★★ Legendary Mature Tree
Oak branch icon1.png  Oak Branch «6» 3 106 4:00 am 1Tome of Botanical Folklore - Gyr Abania
Harvesting (map icon).png
Lv. 35 Lush Vegetation
Oak log icon1.png  Oak Log 32 108
Harvesting unspoiled (map icon).png
Lv. 35 Ephemeral Lush Vegetation
Tarantula icon1.png  Tarantula 35 115