Tip of the Day
Bank space is unlimited, if you are worried about the usage of something, bank it!
Template:Community Guides New
From Walkscape Walkthrough
= {{#invoke:YAMLLookup|getStringByPath|WikiTemplateStrings.pageHeaders.guides|{{{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}}|Edit Gear Sets]]
</span>
{{Subpage_Lists|Guide:{{#replace:{{#var:Name}}|<nowiki> </nowiki>|_}}}}
|
No gear sets exist yet. [{{fullurl:Guide:{{#var:Name}}|action=edit}} You can help make one.]
}}
Builds the community guides 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 |
