Difference between revisions of "Template:Quickitem"
From Tales of Maj'Eyal
(create) |
(fixed) |
||
Line 4: | Line 4: | ||
|name= | |name= | ||
|type= | |type= | ||
+ | |description= | ||
|abilities= | |abilities= | ||
}}</pre> | }}</pre> | ||
Line 9: | Line 10: | ||
<div style="margin: 1.4em; margin-top:0; margin-right:0; padding: 0px; border:none;"> | <div style="margin: 1.4em; margin-top:0; margin-right:0; padding: 0px; border:none;"> | ||
{| class="wikitable" | {| class="wikitable" | ||
− | ! style = "font-size:larger;" colspan=2 | {{{name}}} | + | ! style = "font-size:larger;" colspan = 2 | {{{name}}} |
|- | |- | ||
− | ! Type | + | ! Type |
+ | | {{{type}}} | ||
+ | |- | ||
+ | ! Description | ||
+ | | {{{description}}} | ||
+ | |- | ||
+ | ! Abilities | ||
+ | | {{{abilities}}} | ||
|- | |- | ||
− | |||
|} | |} | ||
+ | </div> | ||
<noinclude>[[Category:Templates]]</noinclude> | <noinclude>[[Category:Templates]]</noinclude> |
Latest revision as of 10:39, 18 February 2016
This template is for adding items that don't need a full artifact entry.
{{quickitem |name= |type= |description= |abilities= }}
{{{name}}} | |
---|---|
Type | {{{type}}} |
Description | {{{description}}} |
Abilities | {{{abilities}}} |