Tip of the Day
The base chance to find FINE materials is 1/100, which you can increase with better gear and tools.

Template:Gear Set: Difference between revisions

From Walkscape Walkthrough
mNo edit summary
mNo edit summary
Line 1: Line 1:
<noinclude><syntaxhighlight lang="wikitext">{{#invoke:Gear_Set|build|{{{1}}}|{{#if: {{{Show|}}} | Show | Code}}|{{#if: {{{Food|}}} | {{{Food}}} | None}}|{{#if: {{{Potion|}}} | {{{Potion}}} | None}}|{{#if: {{{Version|}}} | {{{Version}}} | None}}}}
<noinclude><syntaxhighlight lang="wikitext">{{#invoke:Gear_Set|build|{{{1}}}|{{#if: {{{Type|}}} | {{{Type}}} | Show}}|{{#if: {{{Food|}}} | {{{Food}}} | None}}|{{#if: {{{Potion|}}} | {{{Potion}}} | None}}|{{#if: {{{Version|}}} | {{{Version}}} | None}}}}
{{#ifeq: {{{2}}} | Code || {{#ifeq: {{{3}}} | Code || {{CopyButton|DisplayText=Copy for Gear Import:|CopiedText={{{1}}}}}}}}}</syntaxhighlight>
{{#ifeq: {{{2}}} | Code || {{#ifeq: {{{3}}} | Code || {{CopyButton|DisplayText=Copy for Gear Import:|CopiedText={{{1}}}}}}}}}</syntaxhighlight>


[[Category:Templates]]
[[Category:Templates]]


</noinclude><includeonly>{{#invoke:Gear_Set|build|{{{1}}}|{{#if: {{{Show|}}} | Show | Code}}|{{#if: {{{Food|}}} | {{{Food}}} | None}}|{{#if: {{{Potion|}}} | {{{Potion}}} | None}}|{{#if: {{{Version|}}} | {{{Version}}} | None}}}}
</noinclude><includeonly>{{#invoke:Gear_Set|build|{{{1}}}|{{#if: {{{Type|}}} | {{{Type}}} | Show}}|{{#if: {{{Food|}}} | {{{Food}}} | None}}|{{#if: {{{Potion|}}} | {{{Potion}}} | None}}|{{#if: {{{Version|}}} | {{{Version}}} | None}}}}
{{#ifeq: {{{2}}} | Code || {{#ifeq: {{{3}}} | Code || {{CopyButton|DisplayText=Copy for Gear Import:|CopiedText={{{1}}}}}}}}}</includeonly>
{{#ifeq: {{{2}}} | Code || {{#ifeq: {{{3}}} | Code || {{CopyButton|DisplayText=Copy for Gear Import:|CopiedText={{{1}}}}}}}}}</includeonly>

Revision as of 03:56, 19 March 2025

{{#invoke:Gear_Set|build|{{{1}}}|{{#if: {{{Type|}}} | {{{Type}}} | Show}}|{{#if: {{{Food|}}} | {{{Food}}} | None}}|{{#if: {{{Potion|}}} | {{{Potion}}} | None}}|{{#if: {{{Version|}}} | {{{Version}}} | None}}}}
{{#ifeq: {{{2}}} | Code || {{#ifeq: {{{3}}} | Code || {{CopyButton|DisplayText=Copy for Gear Import:|CopiedText={{{1}}}}}}}}}