Difference between revisions of "Template:Mineral"

From Ultronomicon
Jump to navigation Jump to search
(Added size input)
m
Line 1: Line 1:
 
<includeonly>{{#switch:{{{type}}}
 
<includeonly>{{#switch:{{{type}}}
|1=[[File:Mineral_Common.png]]<font color="#1d70a2">{{{size}}} '''Common'''</font>
+
|1=[[File:Mineral_Common.png]]<font color="#1d70a2">{{#if:{{{size|}}}|{{{size}}}|}} '''Common'''</font>
 
|2=[[File:Mineral_Corrosive.png]]<font color="#ff0000">{{{size}}} '''Corrosive'''</font>
 
|2=[[File:Mineral_Corrosive.png]]<font color="#ff0000">{{{size}}} '''Corrosive'''</font>
 
|3=[[File:Mineral_BaseMetal.png]]<font color="#6b6b6b">{{{size}}} '''Base Metal'''</font>
 
|3=[[File:Mineral_BaseMetal.png]]<font color="#6b6b6b">{{{size}}} '''Base Metal'''</font>

Revision as of 11:49, 6 April 2016

Documentation for {{mineral}}

Use

Wherever a mineral type is mentioned, this template will display it with correctly colored text alongside the appropriate icon.

Usage

{{Mineral
|type           = A code for the mineral type; can be a single digit 1-8 representing common-exotic or the first three letters of the type (e.g COM, EXO)
|size           = (Optional) Can be used to add a size prefix.  Should be passed the text (e.g. Huge, Medium)
|multi          = (Optional) Adds a "×n" after the mineral type to indicate "n" number of deposits 
}}

Types

1 or COM = Common
2 or COR = Corrosive
3 or BAS = Base Metal
4 or NOB = Noble Gas
5 or RAR = Rare Earth
6 or PRE = Precious
7 or RAD = Radioactive
8 or EXO = Exotic