Template:Command: Difference between revisions
Jump to navigation
Jump to search
LADYMOFFITT (talk | contribs) No edit summary |
LADYMOFFITT (talk | contribs) (Undo revision 543576 by LADYMOFFITT (talk)) |
||
| Line 16: | Line 16: | ||
{{#ifeq:{{{systems|}}}|Yes|{{cat|Systems commands}}|}} |
{{#ifeq:{{{systems|}}}|Yes|{{cat|Systems commands}}|}} |
||
{{#if:{{{race|}}}|{{#arraymap:{{{race}}}|,|@@@@|[[race association is::@@@@| ]][[command type is::racial| ]]{{cat|@@@@ commands,Racial commands}}| }}}} |
{{#if:{{{race|}}}|{{#arraymap:{{{race}}}|,|@@@@|[[race association is::@@@@| ]][[command type is::racial| ]]{{cat|@@@@ commands,Racial commands}}| }}}} |
||
{{#if:{{{guild|}}}|{{#arraymap:{{{guild}}}|,|@@@@|[[guild association is::@@@@| ]][[command type is::guild| ]]{{cat|@@@@ commands,Guild commands}}| }}}} |
|||
{{cat|Commands}}[[page type is::command| ]]</includeonly> |
{{cat|Commands}}[[page type is::command| ]]</includeonly> |
||
Revision as of 12:10, 3 January 2021
This template is for command and verb pages.
Usage
When making a new verb article, copy the text below into the edit window and fill in the parameter values as appropriate. Editing with form is also possible.
{{command
|rp= y/yes/n/no/t/true/f/false
|combat= y/yes/n/no/t/true/f/false
|magic= y/yes/n/no/t/true/f/false
|settings= y/yes/n/no/t/true/f/false
|systems= y/yes/n/no/t/true/f/false
|race= Human, Elf, Gnome, etc. Leave empty if no racial association.
|guild= Barbarian, Moon Mage, Necromancer, etc. Leave empty if no guild association.
|description= A brief summary of what the command is used for.
|messaging= Include messaging in the following format:
'''COMMAND SYNTAX'''<br />
''You see'': 1st person messaging. <br />
''Target sees'': 2nd person messaging. N/A if not applicable or just leave out. <br />
''Others see'': 3rd person messaging. <br />
'''COMMAND SYNTAX #2'''<br />
''You see'': etc.
}}