Difference between revisions of "Template:Action"

From Salem Wiki
Jump to: navigation, search
m (Text replacement - "#efebe5" to "#4c4c4c")
 
(6 intermediate revisions by 2 users 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:'''
Line 19: Line 19:
 
|}
 
|}
 
<!-- Image START -->
 
<!-- Image START -->
{| style="padding:0.2em; float:right"
+
{{#ifexist: Image:{{PAGENAME}}.png |
|
+
{{{!}} style="padding:0.2em; float:right"
[[Image:{{PAGENAME}}.png|thumb|300px|{{PAGENAME}}]]
+
{{!}}
|}
+
[[Image:{{PAGENAME}}.png|thumb{{!}}300px{{!}}{{PAGENAME}}]]
 +
{{!}}}
 +
}}
 
<!-- Image END -->
 
<!-- Image END -->
 
<!-- Template END -->
 
<!-- Template END -->

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=
}}