Template:Script: Difference between revisions
Jump to navigation
Jump to search
(bugfix) |
m (Updating documentation (StormFront to Wrayth)) |
||
(33 intermediate revisions by 6 users not shown) | |||
Line 5: | Line 5: | ||
<pre> |
<pre> |
||
{{Script |
{{Script |
||
|cat=combat, information, magic, quest |
|cat=combat, crafting, information, magic, quest, survival, training, travel, utility, Barbarian, Bard, Cleric, Empath, Moon Mage, Necromancer, Paladin, Ranger, Thief, Trader, Warrior Mage |
||
|fe= |
|fe=Wrayth, Wizard, Lich, Genie, Outlander, VIPMud, Warlock, YASSE, Zmud (delete the incompatible ones) |
||
|auth= |
|auth= |
||
}} |
}} |
||
</pre> |
</pre> |
||
⚫ | |||
</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''}} |
||
|- |
|- |
||
! Front-end |
! Front-end |
||
|{{# |
| {{#if:{{{fe|}}}|{{#arraymap:{{{fe}}}|,|x|[[Category:x scripts]]x}}|''Unknown''}} |
||
|- |
|- |
||
! Author |
! Author |
||
| {{{auth|}}} |
| {{#if:{{{auth|}}}|{{{auth}}}|'''Unknown'''}} |
||
|} |
|} |
||
{{Cat|Scripts}} |
{{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= }}