Difference between revisions of "Template:Clothing"

From Salem Wiki
Jump to: navigation, search
m
m
Line 32: Line 32:
  
 
{| style="float:left; width:320px; padding:0.2em; border:black 2px solid; border-radius:0.4em; background:#71583b; font-family:Calibri; margin-right:25px"
 
{| style="float:left; width:320px; padding:0.2em; border:black 2px solid; border-radius:0.4em; background:#71583b; font-family:Calibri; margin-right:25px"
{{Clothing | Equipment Slot=Head | Artificer Slots=2 | Inventory Slots=}}</noinclude>
+
{{Clothing
 +
| Equipment Slot=Head  
 +
| Artificer Slots=2
 +
| Inventory Slots=
 +
}}
 +
 
 +
{|
 +
| style="vertical-align:top" |'''Code:'''
 +
----
 +
<pre>
 +
{{Clothing
 +
| Equipment Slot=
 +
| Artificer Slots=
 +
| Inventory Slots=
 +
}}</pre>
 +
|}</noinclude>

Revision as of 15:12, 15 February 2016

NOTE:This is a MODULAR template. It MUST be used before one the the following templates:

See Help:Contributing for instructions and examples for adding a new page to the wiki.

Clothing
Equipment Slots: Template:T6
Artificer Slots: 2
Inventory Slots: None


Code:
{{Clothing
| Equipment Slot=
| Artificer Slots=
| Inventory Slots=
}}