Difference between revisions of "Template:Metal"

From The Coppermind
Jump to navigation Jump to search
m (Switch to "Properties," which I think means it doesn't need the "Other" if a metal has Metallic Arts powers)
m
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<includeonly><onlyinclude>{{infobox
 
<includeonly><onlyinclude>{{infobox
|title={{{name|{{PAGENAME}}}}}|id=metal|1=
+
|title={{{name|{{translated title}}}}}|id=metal|1=
  +
  +
<!-- Add symbols -->
  +
{{Metal/symbols|metal={{PAGENAME}}}}
   
 
<!-- Metallic Arts -->
 
<!-- Metallic Arts -->
 
{{#if:{{{allomancy|}}}|
 
{{#if:{{{allomancy|}}}|
{{User:Stargazer/Metal/art
+
{{Metal/art
 
|art=Allomancy
 
|art=Allomancy
 
|power={{{allomancy|}}}
 
|power={{{allomancy|}}}
 
|type={{{type-a|}}}
 
|type={{{type-a|}}}
  +
|user={{{misting|}}}
 
}}
 
}}
 
}}
 
}}
  +
 
{{#if:{{{feruchemy|}}}|
 
{{#if:{{{feruchemy|}}}|
{{User:Stargazer/Metal/art
+
{{Metal/art
 
|art=Feruchemy
 
|art=Feruchemy
 
|power={{{feruchemy|}}}
 
|power={{{feruchemy|}}}
 
|type={{{type-f|}}}
 
|type={{{type-f|}}}
  +
|user={{{ferring|}}}
 
}}
 
}}
 
}}
 
}}
  +
 
{{#if:{{{hemalurgy|}}}|
 
{{#if:{{{hemalurgy|}}}|
{{User:Stargazer/Metal/art
+
{{Metal/art
 
|art=Hemalurgy
 
|art=Hemalurgy
 
|power={{{hemalurgy|}}}
 
|power={{{hemalurgy|}}}
Line 24: Line 31:
 
}}
 
}}
 
}}
 
}}
  +
  +
<!-- Other notes -->
 
{{#if:{{{type|}}}|{{row/kv|Metal type|{{{type}}}}}}}
 
{{#if:{{{type|}}}|{{row/kv|Metal type|{{{type}}}}}}}
 
{{#if:{{{properties|}}}|{{row/kv|Properties|{{{properties}}}}}}}
 
{{#if:{{{properties|}}}|{{row/kv|Properties|{{{properties}}}}}}}
   
 
<!-- Setting -->
 
<!-- Setting -->
{{row/kv|World|[[{{{world|Scadrial}}}]]}}
+
{{row/kv|World|{{{'world|[[{{{world|Scadrial}}}]]}}}}}{{#if:{{{'world|}}}|{{raw/world}}}}
 
{{row/kv|Universe|{{{universe|[[Cosmere]]}}}}}
 
{{row/kv|Universe|{{{universe|[[Cosmere]]}}}}}
 
{{row/kv|Featured in|''{{{books|[[Mistborn (series)]]}}}''}}
 
{{row/kv|Featured in|''{{{books|[[Mistborn (series)]]}}}''}}
   
  +
|default-cats=<!--
|default-cats=[[Category:Metals]][[Category:Objects and Materials]][[Category:Magic]]
 
  +
-->[[Category:Metals]]<!--
  +
-->[[Category:Objects and Materials]]<!--
  +
-->[[Category:Magic]]
 
}}</onlyinclude></includeonly>
 
}}</onlyinclude></includeonly>
  +
{{User:Stargazer/Metal
 
  +
The '''{{t|metal}}''' infobox template can be used to metals with magical powers, particularly those used in the [[Metallic Arts]]. When used in the main namespace, it automatically adds pages to [[:Category:Metals]], [[:Category:Objects and Materials]], and [[:Category:Magic]].
|name=Aluminium
 
  +
|allomancy=Remove metal reserves
 
  +
__TOC__
|type-a=Internal, Pulling, Enhcancement
 
  +
|feruchemy=Store [[Identity]]
 
  +
=== Template ===
|type-f=Spiritual
 
  +
<pre class=mw-code>
|hemalurgy=Remove all powers
 
  +
{{metal
|type-h=Spiritual
 
  +
|allomancy=
|properties=[[Investiture]]-inert
 
  +
|type-a=
  +
|misting=
  +
|feruchemy=
  +
|type-f=
  +
|ferring=
  +
|hemalurgy=
  +
|type-h=
  +
|type=
  +
|properties=
  +
|world=
  +
|universe=
  +
|books=
 
}}
 
}}
  +
</pre>
{{User:Stargazer/Metal
 
  +
|name=Atium
 
  +
=== Parameters ===
|allomancy=See the future
 
  +
Highlighted lines indicate '''mandatory''' parameters.
|feruchemy=Store age
 
  +
|hemalurgy=Steal any power
 
  +
{{docs|title={{t|Metal}} Parameters}}
|type=God Metal
 
  +
  +
<!-- -------------- -->
  +
<!-- ROW: allomancy -->
  +
<!-- -------------- -->
  +
{{docs/row/optional
  +
|param= allomancy
  +
|desc= Use this to specify a metal's [[Allomancy|Allomantic]] powers
  +
|eg=
  +
<code><nowiki>|allomancy=Remove metal reserves</nowiki></code><br />
  +
<code><nowiki>|allomancy=Detect kinetic [[Investiture]]</nowiki></code>
 
}}
 
}}
  +
{{User:Stargazer/Metal
 
  +
<!-- ----------- -->
|name=Silver
 
  +
<!-- ROW: type-a -->
|properties=Harms [[shade]]s
 
  +
<!-- ----------- -->
|world=Threnody
 
  +
{{docs/row/optional
|books=[[Shadows for Silence in the Forests of Hell]]
 
  +
|param= type-a
  +
|desc= Use this to specify the metal's placement on the Allomantic table of metals (do not use this parameter for God Metals)
  +
|eg=
  +
<code><nowiki>|type-a=Internal, Pulling, Enhancement</nowiki></code><br />
  +
<code><nowiki>|type-a=Internal, Pushing, Mental</nowiki></code>
 
}}
 
}}
  +
  +
<!-- ------------ -->
  +
<!-- ROW: misting -->
  +
<!-- ------------ -->
  +
{{docs/row/optional
  +
|param= misting
  +
|desc= Use this to specify the name for a Misting who uses this metal
  +
|eg=
  +
<code><nowiki>|misting=Aluminium Gnat</nowiki></code><br />
  +
<code><nowiki>|misting=Seeker</nowiki></code>
  +
}}
  +
  +
<!-- -------------- -->
  +
<!-- ROW: feruchemy -->
  +
<!-- -------------- -->
  +
{{docs/row/optional
  +
|param= feruchemy
  +
|desc= Use this to specify a metal's [[Feruchemy|Feruchemical]] powers
  +
|eg=
  +
<code><nowiki>|feruchemy=Store memories</nowiki></code><br />
  +
<code><nowiki>|feruchemy=Store health</nowiki></code>
  +
}}
  +
  +
<!-- ----------- -->
  +
<!-- ROW: type-f -->
  +
<!-- ----------- -->
  +
{{docs/row/optional
  +
|param= type-f
  +
|desc= Use this to specify the metal's placement on the Feruchemical table of metals (do not use this parameter for God Metals)
  +
|eg=
  +
<code><nowiki>|type-f=Cognitive</nowiki></code><br />
  +
<code><nowiki>|type-f=Hybrid</nowiki></code>
  +
}}
  +
  +
<!-- ------------ -->
  +
<!-- ROW: ferring -->
  +
<!-- ------------ -->
  +
{{docs/row/optional
  +
|param= ferring
  +
|desc= Use this to specify the name for a Ferring who uses this metal
  +
|eg=
  +
<code><nowiki>|ferring=Archivist</nowiki></code><br />
  +
<code><nowiki>|misting=Bloodmaker</nowiki></code>
  +
}}
  +
  +
<!-- -------------- -->
  +
<!-- ROW: hemalurgy -->
  +
<!-- -------------- -->
  +
{{docs/row/optional
  +
|param= hemalurgy
  +
|desc= Use this to specify a metal's [[Hemalurgy|Hemalurgic]] powers
  +
|eg=
  +
<code><nowiki>|hemalurgy=Might steal destiny</nowiki></code><br />
  +
<code><nowiki>|feruchemy=Steal Spiritural Feruchemical powers</nowiki></code>
  +
}}
  +
  +
<!-- ----------- -->
  +
<!-- ROW: type-h -->
  +
<!-- ----------- -->
  +
{{docs/row/optional
  +
|param= type-h
  +
|desc= Use this to specify the metal's placement on the Hemalurgic table of metals (do not use this parameter for God Metals)
  +
|eg=
  +
<code><nowiki>|type-h=Spiritual</nowiki></code><br />
  +
<code><nowiki>|type-h=Temporal</nowiki></code>
  +
}}
  +
  +
<!-- --------- -->
  +
<!-- ROW: type -->
  +
<!-- --------- -->
  +
{{docs/row/optional
  +
|param= type
  +
|desc= Use this to specify the type of metal (currently, this is only used to denote God Metals and their alloys)
  +
|eg=
  +
<code><nowiki>|type=God Metal ([[Ruin]])</nowiki></code><br />
  +
<code><nowiki>|type=God Metal alloy</nowiki></code>
  +
}}
  +
  +
<!-- --------------- -->
  +
<!-- ROW: properties -->
  +
<!-- --------------- -->
  +
{{docs/row/optional
  +
|param= properties
  +
|desc= Use this to specify additional properties a metal has
  +
|eg=
  +
<code><nowiki>|properties=Harms [[shade]]s</nowiki></code><br />
  +
<code><nowiki>|properties=Alters [[Spiritweb|Spiritual DNA]]</nowiki></code><br />
  +
<code><nowiki>|properties=[[Investiture]]-inert</nowiki></code>
  +
}}
  +
  +
<!-- ---------- -->
  +
<!-- ROW: world -->
  +
<!-- ---------- -->
  +
{{docs/row/required
  +
|param= world
  +
|desc= Use this to specify the world a metal comes from; this parameter defaults to Scadrial if no value is provided<br />'''Note:''' This parameter automatically generates a link; use <code>'world</code> to list multiple worlds
  +
|eg=
  +
<code><nowiki>|world=Threnody</nowiki></code><br />
  +
<code><nowiki>|world=Roshar</nowiki></code>
  +
}}
  +
  +
<!-- ------------- -->
  +
<!-- ROW: universe -->
  +
<!-- ------------- -->
  +
{{docs/row/required
  +
|param= universe
  +
|desc= Use this to specify the universe a metal comes from; this parameter defaults to [[Cosmere]] if no value is provided<br />'''Note:''' While this parameter provides the technical ability to use a universe other then the cosmere, please ask the Keepers before doing so&mdash;this template wasn't really built with other universes in mind
  +
|eg=
  +
<code><nowiki>|universe=[[Cytoverse]]</nowiki></code>
  +
}}
  +
  +
<!-- ---------- -->
  +
<!-- ROW: books -->
  +
<!-- ---------- -->
  +
{{docs/row/required
  +
|param= books
  +
|desc= Use this to specify the series a metal is primarily featured; this parameter defaults to ''[[Mistborn (series)]]'' if no value is provided
  +
|eg=
  +
<code><nowiki>|books=[[Shadows for Silence in the Forests of Hell]]</nowiki></code><br />
  +
<code><nowiki>|books=[[The Stormlight Archive]]</nowiki></code>
  +
}}
  +
  +
|}
  +
  +
[[Category: Infoboxes]]

Revision as of 01:33, 25 March 2021


The {{metal}} infobox template can be used to metals with magical powers, particularly those used in the Metallic Arts. When used in the main namespace, it automatically adds pages to Category:Metals, Category:Objects and Materials, and Category:Magic.

Template

{{metal
|allomancy=
|type-a=
|misting=
|feruchemy=
|type-f=
|ferring=
|hemalurgy=
|type-h=
|type=
|properties=
|world=
|universe=
|books=
}}

Parameters

Highlighted lines indicate mandatory parameters.

{{Metal}} Parameters
Parameter Description Examples
allomancy Use this to specify a metal's Allomantic powers

|allomancy=Remove metal reserves
|allomancy=Detect kinetic [[Investiture]]

type-a Use this to specify the metal's placement on the Allomantic table of metals (do not use this parameter for God Metals)

|type-a=Internal, Pulling, Enhancement
|type-a=Internal, Pushing, Mental

misting Use this to specify the name for a Misting who uses this metal

|misting=Aluminium Gnat
|misting=Seeker

feruchemy Use this to specify a metal's Feruchemical powers

|feruchemy=Store memories
|feruchemy=Store health

type-f Use this to specify the metal's placement on the Feruchemical table of metals (do not use this parameter for God Metals)

|type-f=Cognitive
|type-f=Hybrid

ferring Use this to specify the name for a Ferring who uses this metal

|ferring=Archivist
|misting=Bloodmaker

hemalurgy Use this to specify a metal's Hemalurgic powers

|hemalurgy=Might steal destiny
|feruchemy=Steal Spiritural Feruchemical powers

type-h Use this to specify the metal's placement on the Hemalurgic table of metals (do not use this parameter for God Metals)

|type-h=Spiritual
|type-h=Temporal

type Use this to specify the type of metal (currently, this is only used to denote God Metals and their alloys)

|type=God Metal ([[Ruin]])
|type=God Metal alloy

properties Use this to specify additional properties a metal has

|properties=Harms [[shade]]s
|properties=Alters [[Spiritweb|Spiritual DNA]]
|properties=[[Investiture]]-inert

world Use this to specify the world a metal comes from; this parameter defaults to Scadrial if no value is provided
Note: This parameter automatically generates a link; use 'world to list multiple worlds

|world=Threnody
|world=Roshar

universe Use this to specify the universe a metal comes from; this parameter defaults to Cosmere if no value is provided
Note: While this parameter provides the technical ability to use a universe other then the cosmere, please ask the Keepers before doing so—this template wasn't really built with other universes in mind

|universe=[[Cytoverse]]

books Use this to specify the series a metal is primarily featured; this parameter defaults to Mistborn (series) if no value is provided

|books=[[Shadows for Silence in the Forests of Hell]]
|books=[[The Stormlight Archive]]