Difference between revisions of "Template:Resource"

From Interstellar Rift Wiki
Jump to: navigation, search
Line 1: Line 1:
 
{{Infobox
 
{{Infobox
  |name        = Iron Ore
+
  |name        = {{{resource}}}
 
  |bodystyle    =  
 
  |bodystyle    =  
  
Line 6: Line 6:
 
  |abovestyle = background:#cfc;
 
  |abovestyle = background:#cfc;
 
  |subheaderstyle =
 
  |subheaderstyle =
  |above        = Iron Ore
+
  |above        = {{{resource}}}
  |  image      = [[File:IronOre.png|128px|alt=Example alt text]]
+
  |  image      = [[File:{{{resource}}}.png|128px|alt={{{resource}}}]]
  
 
  |headerstyle  = background:#ccf;
 
  |headerstyle  = background:#ccf;
Line 13: Line 13:
 
  |datastyle    =  
 
  |datastyle    =  
  
  |header1 = Iron Ore
+
  |header1 = {{{resource}}}
| data2 = Iron Ore found in asteroid fields
+
| data2 = Resource ID: {{{1}}}
| data3 = Resource ID: 1
+
 
  |below      = Category: [[Resources]]
 
  |below      = Category: [[Resources]]
 
}}
 
}}
 
__NOTOC__
 
__NOTOC__
 
==Description==
 
==Description==
Iron Ore is a raw material found in rock asteroids.
+
{{{resource}} is a raw material found in rock asteroids.
  
 
===Uses===
 
===Uses===
Iron Ore is not usable until refined into [[Iron]] ingots using a [[Refinery]].   
+
{{{resource}}} is not usable until refined into [[{{{production}}}]] using a [[Refinery]].   
  
 
===Collection Method===
 
===Collection Method===
Iron Ore is collected using an [[Resource Extractor]].
+
{{{resource}}} is collected using a [[Resource Extractor]].
  
 
===Rarity===
 
===Rarity===
Iron Ore is a common element and can be found in a majority of asteroid fields.   
+
{{{resource}}} is a common 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.
+
1:{{{output}}} - Every one unit of ore, is refined into {{{output}}} unit of {{{production}}}.
  
 
===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 {{{resource}}} material.<br/>
[[File:Crate Iron Ore 01.png|225px]]
+
[[File:Crate {{{resource}}} 01.png|225px]]
 
+
==Crafting==
+
Iron Ore is used in crafting the following items:
+
  
 
<noinclude>
 
<noinclude>
 
{{Template:ResourceDoc}}
 
{{Template:ResourceDoc}}
 
</noinclude>
 
</noinclude>

Revision as of 20:38, 8 June 2016

{{{resource}}}
[[File:{{{resource}}}.png|128px|alt={{{resource}}}]]
{{{resource}}}
Resource ID: {{{1}}}
Category: Resources

Description

{
{{{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]]

is a raw material found in rock asteroids.

Uses

{{{resource}}} is not usable until refined into [[{{{production}}}]] using a Refinery.

Collection Method

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

Rarity

{{{resource}}} is a common element and can be found in a majority of asteroid fields.

Refinement Output

1:{{{output}}} - Every one unit of ore, is refined into {{{output}}} unit of {{{production}}}.

Storage

Extracted Ore is sealed into containment crates. Each containment crate can store up to {{{crate}}} units of {{{resource}}} material.
[[File:Crate {{{resource}}} 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}}