Tip of the Day
The base chance to find FINE materials is 1/100, which you can increase with better gear and tools.
Template:Community Loadouts New
From Walkscape Walkthrough
= {{#invoke:YAMLLookup|getStringByPath|WikiTemplateStrings.pageHeaders.loadouts|{{{3}}}}} =
{{#vardefine:Name|{{#switch: {{{1}}}
| Item = {{#invoke:Items_New|getName|{{{2}}}|EN}}
| Activity = {{#invoke:Activities_New|getName|{{{2}}}|EN}}
| Currency = Coins
| #default = {{{2}}}
}}}}<!--
-->{{#ifexist:Gear:{{#var:Name}}
|
<span style="float: right; border: 2px solid #22333d; border-radius: 8px; padding: 0px 6px 0px 6px;">
[[Gear:{{#var:Name}}|{{#invoke:YAMLLookup|getStringByPath|WikiTemplateStrings.Helpers.editGear|{{{3}}}}}]]
</span>
{{Subpage_Lists|Gear:{{#replace:{{#var:Name}}|<nowiki> </nowiki>|_}}}}
|
{{#invoke:YAMLLookup|getStringByPath|WikiTemplateStrings.Helpers.noGear|{{{3}}}}} [{{fullurl:Gear:{{#var:Name}}|action=edit}} {{#invoke:YAMLLookup|getStringByPath|WikiTemplateStrings.Helpers.addGearGuide|{{{3}}}}}]
}}
Builds the community gear set section of item pages.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Entry Type | 1 Type | The type of page
| String | required |
| Item Name | 2 Item Name Normalized | no description
| String | required |
| Language Code | 3 Language Code | no description
| String | required |
