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

Help:Templates: Difference between revisions

Help page
Created page with "This page contains all (hopefully) the templates being used on the GScripts Wiki along with any documentation on how to use, to ensure a uniform formatting across the whole wiki. The below format for this should be a link to the template in square brackets, not curly brackets. == Script Infobox == Template:ScriptInfobox === Usage === This template is the Script infobox for GAIO skills or standalone premium scripts. === Documentation === To use this tem..."
 
No edit summary
Line 3: Line 3:
The below format for this should be a link to the template in square brackets, not curly brackets.
The below format for this should be a link to the template in square brackets, not curly brackets.


== Script Infobox ==
== Script_Infobox ==


[[Template:ScriptInfobox]]
[[Template:Script_Infobox]]


=== Usage ===
=== Usage ===
Line 27: Line 27:
| purchase = [https://dreambot.org/forums/index.php?/store/product/811-gaioaccountbuilder/ Monthly - Lifetime] for Scirpts with Monthly & Lifetime pages combined, or the following for scripts with two purchase pages for monthly and lifetime: [https://dreambot.org/forums/index.php?/store/product/740-gfishing/ Monthly] - [https://dreambot.org/forums/index.php?/store/product/739-gfishing-lifetime/ Lifetime]
| purchase = [https://dreambot.org/forums/index.php?/store/product/811-gaioaccountbuilder/ Monthly - Lifetime] for Scirpts with Monthly & Lifetime pages combined, or the following for scripts with two purchase pages for monthly and lifetime: [https://dreambot.org/forums/index.php?/store/product/740-gfishing/ Monthly] - [https://dreambot.org/forums/index.php?/store/product/739-gfishing-lifetime/ Lifetime]
}}
}}
</pre>
== Priority-LevelOffSet ==
[[Template:Priority-LevelOffSet]]
=== Usage ===
This template is used on [[GAIO]] skill pages under the Settings Header and before the GSkill template. An example can be found at [[Fishing]].
=== Documentation ===
To use this template, include the following code on a page:
The following example is used on the [[Fishing]] page.
<pre>
{{Template:Priority-LevelOffSet|skill=XXX}}
</pre>
Replace XXX with the skill this template is being used for, i.e Fishing
== Template:TargetLevel_TargetLevelOffset ==
[[Template:TargetLevel_TargetLevelOffset]]
=== Usage ===
This template is used on [[Skilling]] pages under the GSkill Header and before the GSkill template. An example can be found at [[GFishing]].
=== Documentation ===
To use this template, include the following code on a page:
<pre>
{{Template:TargetLevel-TargetLevelOffset}}
</pre>
</pre>