Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:GOrbs: Difference between revisions

Template page
No edit summary
No edit summary
Line 7: Line 7:
==== General Settings ====
==== General Settings ====


<!-- GAIO paragraph: Show if gaio=yes -->
<!-- GAIO paragraph: Show if gaio=yes OR if viewing Template:GOrbs -->
{{#if:{{#ifeq:{{{gaio|yes}}}|yes|1}}|
{{#if:{{#ifeq:{{FULLPAGENAME}}|Template:GOrbs|1}}{{#ifeq:{{{gaio|yes}}}|yes|1}}|
<div>
<div>
This task has no customisable settings, as unlike the [[GOrbs]] standalone script, it doesn't support Tick manipulation and the begin and end gold farming goals are controlled via this [[Gold_Farming_%26_Resource_Management|GAIO Setting]].
This task has no customisable settings, as unlike the [[GOrbs]] standalone script, it doesn't support Tick manipulation and the begin and end gold farming goals are controlled via this [[Gold_Farming_%26_Resource_Management|GAIO Setting]].
</div>
</div>
}}
|<div style="display:none;"></div>}}


<!-- GAIO paragraph fallback: Show if on Template page -->
<!-- Table: Show if gaio=no OR if viewing Template:GOrbs -->
{{#ifeq:{{FULLPAGENAME}}|Template:GOrbs|
{{#if:{{#ifeq:{{FULLPAGENAME}}|Template:GOrbs|1}}{{#ifeq:{{{gaio|yes}}}|no|1}}|
<div>
This task has no customisable settings, as unlike the [[GOrbs]] standalone script, it doesn't support Tick manipulation and the begin and end gold farming goals are controlled via this [[Gold_Farming_%26_Resource_Management|GAIO Setting]].
</div>
}}
 
<!-- Table: Show if gaio=no or unset -->
{{#ifeq:{{{gaio|no}}}|no|
<div>
<div>
{| class="wikitable"
{| class="wikitable"
Line 38: Line 31:
|}
|}
</div>
</div>
}}
|<div style="display:none;"></div>}}