Difference between revisions of "Template:Action"

From Salem Wiki
Jump to: navigation, search
m (Text replacement - "#efebe5" to "#4c4c4c")
 
(One intermediate revision by the same user not shown)
Line 8: Line 8:
 
|-
 
|-
 
|
 
|
{| style="width:100%; border:black 2px solid; background:#efebe5"
+
{| style="width:100%; border:black 2px solid; background:#4c4c4c"
 
| style="width:100px; vertical-align:top" |'''Skill(s) required:'''
 
| style="width:100px; vertical-align:top" |'''Skill(s) required:'''
| {{#ask: [[Category:Skills]] [[Unlocks::{{PAGENAME}}]] | ?Skills | format = list  | default=None }}
+
| colspan=2 | {{#ask: [[Category:Skills]] [[Unlocks::{{PAGENAME}}]] | ?Skills | format = ul | link=none | template=i | default=None }}
 
|-
 
|-
 
| style="vertical-align:top" |'''Object(s) required:'''
 
| style="vertical-align:top" |'''Object(s) required:'''

Latest revision as of 18:33, 17 February 2018

When to use this template:

To add a new action to the wiki (an action is a command that operates on an object in world or on your character).

How to use this template:

Breakdown of parameters:

Objects required
List any objects required such as weapons or tools. Each object must be entered with an amount and each separate item should be separated with a comma.
For example: Objects required=Sword;1

Blank code to copy+paste:

{{Action
| Objects required=
}}