Diferencia entre revisiones de «Plantilla:Item»

De La Coppermind
Ir a la navegación Ir a la búsqueda
m (typo)
m (replaced world-text with proper world params)
Línea 15: Línea 15:
 
{{#if:{{{owner|}}} |{{row/kv| Owner |[[{{{owner}}}]] }}|}}|}}
 
{{#if:{{{owner|}}} |{{row/kv| Owner |[[{{{owner}}}]] }}|}}|}}
   
  +
<!-- world & universe -->
<!-- -->{{row/kv| {{{world-text|World}}}|{{#if:{{{world|}}}|[[{{{world}}}]]|''Unknown''|}}|}}
 
{{#if:{{{universe|}}} |{{row/kv| Universe | {{{universe}}}<!-- -->}}|}}
+
{{#if:{{{earth|}}} |{{row/kv| World |[[Earth ({{{earth}}})]]<!-- -->}}|}}
<!-- featured in -->{{row/kv| Featured In |''{{{books}}}'' }}
+
{{#if:{{{world|}}} |{{row/kv| World |[[{{{world}}}]]<!-- -->}}|}}
  +
{{#if:{{{'world|}}} |{{row/kv| World |{{{'world}}} {{raw/world}}<!-- -->}}|}}
  +
{{#if:{{{universe|}}} |{{row/kv| Universe |{{{universe}}}<!-- -->}}|}}
  +
  +
<!-- featured in -->{{row/kv| Featured In |''{{{books}}}''<!-- -->}}
   
 
}}<includeonly><!--
 
}}<includeonly><!--
   
 
-->[[Category: Objects and Materials]]<!--
 
-->[[Category: Objects and Materials]]<!--
  +
  +
-->TODO: Remove once all instances have been updated<!--
  +
-->{{#if:<!--
  +
-->{{{world-text|}}}<!--
  +
-->|[[category: world text param]]|<!--
  +
-->}}<!--
   
 
-->{{#if:<!--
 
-->{{#if:<!--
-->{{{world|}}}<!--
+
-->{{{earth|}}}<!-- -->{{{world|}}}<!-- -->{{{'world|}}}<!-- -->{{{universe|}}}<!--
 
-->||{{infobox/no-world}}<!--
 
-->||{{infobox/no-world}}<!--
 
-->}}<!--
 
-->}}<!--

Revisión del 21:28 9 dic 2019

Item
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}}} {{{appearance}}} 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=
}}