Difference between revisions of "Template:ResourceDoc"

From Interstellar Rift Wiki
Jump to: navigation, search
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
==Resource Template==
 
==Resource Template==
The resource template can be used for resource pages. Use the following template in order to use this template:
+
The resource template can be used for resource pages. Example is [[Iron Ore]]. Use the following template in order to use this template:
  
 
<nowiki>
 
<nowiki>
{{Infobox
+
{{Resource|resourcename=Iron Ore|asteroid=rock|resourcepic=IronOre.png|ID=1|rarity=common|production=[[Iron]]|output=1:1 - Every one unit of ore, is refined into 1 unit of [[Iron]]|crate=600}}
 
+
|name        = Iron Ore
+
 
+
|bodystyle    =  
+
 
+
 
+
|titlestyle  =  
+
 
+
|abovestyle = background:#cfc;
+
 
+
|subheaderstyle =
+
 
+
|above        = Iron Ore
+
 
+
|  image      = [[File:IronOre.png|128px|alt=Example alt text]]
+
 
+
 
+
 
+
|headerstyle  = background:#ccf;
+
 
+
|labelstyle  = background:#ddf;
+
 
+
|datastyle    =
+
 
+
 
+
 
+
|header1 = Iron Ore
+
 
+
| data2 = Iron Ore found in asteroid fields
+
 
+
| data3 = Resource ID: 1
+
 
+
|below      = Category: [[Resources]]
+
 
+
}}
+
__NOTOC__
+
==Description==
+
Iron Ore is a raw material found in rock asteroids.
+
 
+
==Uses==
+
Iron Ore is not usable until refined into [[Iron]] ingots using a [[Refinery]]. 
+
 
+
==Collection Method==
+
Iron Ore is collected using an [[Resource Extractor]].
+
 
+
==Rarity==
+
Iron Ore is a common element and can be found in a majority of asteroid fields. 
+
 
+
==Refinement Output==
+
1:1 - Every one unit of ore, is refined into one unit of Iron.
+
 
+
==Storage==
+
Extracted Ore is sealed into containment crates.  Each containment crate can store up to 600 units of Iron Ore material.<br/>
+
[[File:Crate Iron Ore 01.png|225px]]
+
 
+
 
</nowiki>
 
</nowiki>

Latest revision as of 22:26, 8 June 2016

Resource Template

The resource template can be used for resource pages. Example is Iron Ore. Use the following template in order to use this template:

{{Resource|resourcename=Iron Ore|asteroid=rock|resourcepic=IronOre.png|ID=1|rarity=common|production=[[Iron]]|output=1:1 - Every one unit of ore, is refined into 1 unit of [[Iron]]|crate=600}}