Difference between revisions of "Template:Item"

From The Coppermind
Jump to navigation Jump to search
(documentation)
Line 16: Line 16:
   
 
<!-- -->{{row/kv| {{{world-text|World}}}|{{#if:{{{world|}}}|[[{{{world}}}]]|''Unknown''|}}|}}
 
<!-- -->{{row/kv| {{{world-text|World}}}|{{#if:{{{world|}}}|[[{{{world}}}]]|''Unknown''|}}|}}
  +
{{#if:{{{universe|}}} |{{row/kv| Universe | {{{universe}}}<!-- -->}}|}}
 
 
<!-- featured in -->{{row/kv| Featured In |''{{{books}}}'' }}
 
<!-- featured in -->{{row/kv| Featured In |''{{{books}}}'' }}
   

Revision as of 02:55, 30 March 2019

Item
World Unknown
Featured In {{{books}}}

This template allows you to describe the many attributes of an inanimate object.

The parameter {{{world}}} will link to the page passed. {{{books}}} will need to be formatted manually. The {{{type}}} should probably use {{tag+}}. Parameters {{{abilities}}} {{{appearane}}} and {{{magic}}} can also be specified. The ownership of an object can be specified by {{{owner}}}, and if necessary the {{{creator}}} or {{{creators}}} parameters can specify distinct creators.

It automatically adds pages to Category: Objects and Materials

{{item
|image=
|type=
|abilities=
|appearance=
|magic=
|creator= / creators=
|owner= / owners=
|world=
|books=
}}