Template:Script: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
mNo edit summary
(added "unknown" to fields left blank)
Line 16: Line 16:
|-
|-
! Category
! Category
| {{#arraymap:{{{cat|}}}|,|x|[[Category:x Scripts]]x}}
| {{#if:{{{cat|}}}|{{#arraymap:{{{cat}}}|,|x|[[Category:x Scripts]]x}}|''Unknown''}}
|-
|-
! Front-end
! Front-end
|{{#arraymap:{{{fe|}}}|,|x|[[Category:x Scripts]]x}}
| {{#if:{{{fe|}}}|{{#arraymap:{{{fe}}}|,|x|[[Category:x Scripts]]x}}|''Unknown''}}
|-
|-
! Author
! Author
| {{{auth|}}}
| {{#if:{{{auth|}}}|{{{auth}}}|'''Unknown'''}}
|}
|}



Revision as of 03:26, 13 March 2011

This template is used to properly categorize and tag Scripts.

To use it, copy and paste:

{{Script
|cat=combat, information, quest/task, training, travel, utility
|fe=StormFront, Genie, Wizard, Avalon, Zmud, Warlock, YASSE (delete the incompatable ones)
|auth=
}}