Difference between revisions of "Template:Item"

From The Coppermind
Jump to navigation Jump to search
m (+analysis)
m (Hope this works)
Line 3: Line 3:
 
{{#if:{{{image|}}} |{{row/image| {{{image}}} |artist={{{image-artist|}}} }}|}}
 
{{#if:{{{image|}}} |{{row/image| {{{image}}} |artist={{{image-artist|}}} }}|}}
   
{{#if:{{{type|}}} |{{row/kv| Type|{{{type}}}<!-- -->}}|}}
+
{{#if:{{{type|}}} |{{row/kv| Type |{{{type}}}<!-- -->}}|}}
  +
{{#if:{{{abilities|}}} |{{row/kv| Abilities|{{{abilities}}} }}|}}
+
{{#if:{{{abilities|}}} |{{row/kv| Abilities |{{{abilities}}} }}|}}
  +
{{#if:{{{appearance|}}} |{{row/kv| Appearance |{{{appearance}}} }}|}}
  +
{{#if:{{{magic|}}} |{{row/kv| Magic |{{{magic}}} }}|}}
   
 
<!-- owner/creator/etc. -->
 
<!-- owner/creator/etc. -->
Line 29: Line 32:
 
This template allows you to describe the many attributes of an inanimate object.
 
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 {{t|tag+}}. The ownership of an object can be specified by {{{owner}}}, and if necessary the {{{creator}}} or {{{creators}}} parameters can specify distinct creators.
+
The parameter {{{world}}} will link to the page passed. {{{books}}} will need to be formatted manually. The {{{type}}} should probably use {{t|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.
   
 
[[Category: Infoboxes]]
 
[[Category: Infoboxes]]

Revision as of 23:08, 15 June 2017

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.