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 (only if gaio=yes) -->
<!-- Show GAIO paragraph only when transcluded and gaio=yes -->
{{#ifeq:{{{gaio|}}}|yes|
{{#if:{{#ifeq:{{FULLPAGENAME}}|Template:GOrbs|0}}{{#ifeq:{{{gaio|}}}|yes|1}}|
<div style="margin-bottom: 10px;">
<div style="margin-bottom: 10px;">
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>
| <!-- fallback must be present -->
}}
}}


<!-- Settings table (only if gaio=no or undefined) -->
<!-- Show table when gaio=no OR when viewing Template:GOrbs directly -->
{{#ifeq:{{{gaio|no}}}|no|
{{#if:{{#ifeq:{{{gaio|no}}}|no|1}}{{#ifeq:{{FULLPAGENAME}}|Template:GOrbs|1}}|
{| class="wikitable"
{| class="wikitable"
! Setting
! Setting
Line 30: Line 29:
| Charging is normally on a 6 tick cycle. You can bring this down to a 4 tick cycle with tick manipulation.
| Charging is normally on a 6 tick cycle. You can bring this down to a 4 tick cycle with tick manipulation.
|}
|}
| <!-- fallback must be present -->
}}
}}