Difference between revisions of "Template:Resource"

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

Latest revision as of 13:45, 23 July 2017

{{{resourcename}}}
[[File:{{{resourcepic}}}|128px|alt={{{resourcename}}}]]
{{{resourcename}}}
Resource ID: {{{ID}}}
Technical Name: {{{techname}}}
Category: Resources

Description

{{{resourcename}}} is a raw material found in {{{asteroid}}} asteroids.

Uses

{{{resourcename}}} is not usable until refined into {{{production}}} using a Refinery.

Collection Method

{{{resourcename}}} is collected using a Resource Extractor.

Rarity

{{{resourcename}}} is a {{{rarity}}} element and can be found in a majority of asteroid fields.

Refinement Output

{{{output}}}.

Storage

Extracted Ore is sealed into containment crates. Each containment crate can store up to {{{crate}}} units of {{{resourcename}}} material.
[[File:Crate {{{resourcename}}} 01.png|225px]]

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}}