Template:Script: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Updating documentation (StormFront to Wrayth)) |
||
(39 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude> |
<noinclude> |
||
This template is used to properly categorize and tag Scripts. |
|||
This is the "Script" template. |
|||
It should be called in the following format: |
|||
To use it, copy and paste: |
|||
<pre> |
<pre> |
||
{{Script |
{{Script |
||
|cat=combat, crafting, information, magic, quest, survival, training, travel, utility, Barbarian, Bard, Cleric, Empath, Moon Mage, Necromancer, Paladin, Ranger, Thief, Trader, Warrior Mage |
|||
|Category= |
|||
|fe=Wrayth, Wizard, Lich, Genie, Outlander, VIPMud, Warlock, YASSE, Zmud (delete the incompatible ones) |
|||
|Front-end= |
|||
| |
|auth= |
||
}} |
}} |
||
</pre> |
</pre> |
||
{{Cat|Templates}} |
|||
Edit the page to see the template text. |
|||
</noinclude><includeonly> |
</noinclude><includeonly> |
||
{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" |
{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" |
||
Line 15: | Line 16: | ||
|- |
|- |
||
! Category |
! Category |
||
| {{#if:{{{cat|}}}|{{#arraymap:{{{cat}}}|,|x|[[Category:x scripts]]x}}|''Unknown''}} |
|||
| {{{Category|}}} |
|||
|- |
|- |
||
! Front-end |
! Front-end |
||
| {{#if:{{{fe|}}}|{{#arraymap:{{{fe}}}|,|x|[[Category:x scripts]]x}}|''Unknown''}} |
|||
| {{{Front-end|}}} |
|||
|- |
|- |
||
! Author |
! Author |
||
| {{#if:{{{auth|}}}|{{{auth}}}|'''Unknown'''}} |
|||
| {{{Author|}}} |
|||
|} |
|} |
||
{{Cat|Scripts}} |
|||
</includeonly> |
</includeonly> |
Latest revision as of 15:31, 3 February 2022
This template is used to properly categorize and tag Scripts.
To use it, copy and paste:
{{Script |cat=combat, crafting, information, magic, quest, survival, training, travel, utility, Barbarian, Bard, Cleric, Empath, Moon Mage, Necromancer, Paladin, Ranger, Thief, Trader, Warrior Mage |fe=Wrayth, Wizard, Lich, Genie, Outlander, VIPMud, Warlock, YASSE, Zmud (delete the incompatible ones) |auth= }}