Tip of the day
Many NPCs can tell you rumours to help find things in the game.

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: {{{Type|}}} | {{{Type}}} | Show}}|{{#if: {{{Consumable|}}} | {{{Consumable}}} |}}|{{#if: {{{Pet|}}} | {{{Pet}}} |}}|{{#if: {{{Material|}}} | {{{Material}}} |}}|{{#if: {{{Version|}}} | {{{Version}}} | None}}}}
<noinclude><syntaxhighlight lang="wikitext">{{#invoke:Gear_Set|build|{{{1}}}|{{#if: {{{Type|}}} | {{{Type}}} | Show}}|{{#if: {{{Consumable|}}} | {{{Consumable}}} | None}}|{{#if: {{{Pet|}}} | {{{Pet}}} | None}}|{{#if: {{{Material|}}} | {{{Material}}} | 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>



Latest revision as of 08:03, 2 April 2026

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