Project Rebearth
Menu
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Search
What links here
Related changes
Page information
Recent changes
Help
Not logged in
Talk
Contributions
Create account
Log in
Actions
Template
Discussion
Edit
View history
Template
Editing
Biome
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
<includeonly><templatestyles src="Biome/styles.css" /><templatestyles src="Main page/styles.css" /><div class="rb-infobox-biome"><div class="rb-ib-border rb-scooped-corners"><div class="rb-ib-inner rb-scooped-corners"><!-- ---- HEADER ---- --><div class="rb-ib-header">{{{name|{{PAGENAME}}}}}</div><!-- ---- IMAGE ---- -->{{#if:{{{image|}}}|<div class="rb-ib-image">[[File:{{{image}}}|270px]]</div>}}<!-- ---- CAPTION ---- -->{{#if:{{{caption|}}}|<div class="rb-ib-caption">{{{caption}}}</div>}}<!-- ---- GENERAL INFO SECTION ---- --><div class="rb-ib-section">General</div><!-- ---- Primary Resource ---- -->{{#if:{{{primary_resource|}}}|<div class="rb-ib-row"><div class="rb-ib-label">Primary resource</div><div class="rb-ib-data">{{{primary_resource}}}</div></div>}}<!-- ---- Construction Material ---- -->{{#if:{{{construction|}}}|<div class="rb-ib-row"><div class="rb-ib-label">Construction</div><div class="rb-ib-data">{{{construction}}}</div></div>}}<!-- ---- HOUSING SECTION ---- -->{{#if:{{{wood_upkeep|}}}{{{cost_modifier|}}}|<div class="rb-ib-section">Housing</div>}}<!-- ---- Wood Upkeep ---- -->{{#if:{{{wood_upkeep|}}}|<div class="rb-ib-row"><div class="rb-ib-label">{{Icon|Wood}} upkeep</div><div class="rb-ib-data">{{{wood_upkeep}}}</div></div>}}<!-- ---- Cost Modifier ---- -->{{#if:{{{cost_modifier|}}}|<div class="rb-ib-row"><div class="rb-ib-label">Cost modifier</div><div class="rb-ib-data">{{{cost_modifier}}}</div></div>}}<!-- ---- PRODUCTION SECTION ---- -->{{#if:{{{woodcutter|}}}{{{quarry|}}}{{{claypit|}}}{{{iron_mine|}}}{{{foraging_hut|}}}|<div class="rb-ib-section">Production Rates</div>}}<!-- ---- Woodcutter ---- -->{{#if:{{{woodcutter|}}}|<div class="rb-ib-row"><div class="rb-ib-label">[[Woodcutter]]</div><div class="rb-ib-data">{{{woodcutter}}}</div></div>}}<!-- ---- Quarry ---- -->{{#if:{{{quarry|}}}|<div class="rb-ib-row"><div class="rb-ib-label">[[Quarry]]</div><div class="rb-ib-data">{{{quarry}}}</div></div>}}<!-- ---- Claypit ---- -->{{#if:{{{claypit|}}}|<div class="rb-ib-row"><div class="rb-ib-label">[[Claypit]]</div><div class="rb-ib-data">{{{claypit}}}</div></div>}}<!-- ---- Iron Mine ---- -->{{#if:{{{iron_mine|}}}|<div class="rb-ib-row"><div class="rb-ib-label">[[Iron Mine]]</div><div class="rb-ib-data">{{{iron_mine}}}</div></div>}}<!-- ---- Foraging Hut ---- -->{{#if:{{{foraging_hut|}}}|<div class="rb-ib-row"><div class="rb-ib-label">[[Foraging Hut]]</div><div class="rb-ib-data">{{{foraging_hut}}}</div></div>}}<!-- ---- SPECIAL ---- -->{{#if:{{{special|}}}|<div class="rb-ib-section">Special</div><div class="rb-ib-fullrow">{{{special}}}</div>}}<!-- ---- FOOTER ---- --><div class="rb-ib-footer">[[Biomes|View all biomes]]</div><!-- --></div></div></div></includeonly><noinclude> == Usage == <pre> {{Biome | name = Earth Biome | image = | caption = | primary_resource = {{Icon|Earth}} | construction = {{Icon|Earth}} (primary resource) | wood_upkeep = ×0.1 (90% reduction) | cost_modifier = Standard | woodcutter = +5 {{Icon|Wood}}/day | quarry = +0.01 {{Icon|Stone}}/m²/day | claypit = +0.04 {{Icon|Earth}}/m²/day | iron_mine = +60 {{Icon|Ore}}/day | foraging_hut = +3 {{Icon|Food}}, +1 {{Icon|Wood}}, +2 {{Icon|Stone}}/day | special = }} </pre> == Parameters == {| class="wikitable" |- ! Parameter !! Required !! Description |- | <code>name</code> || No || Biome name. Defaults to the page title. |- | <code>image</code> || No || Image filename for the biome (e.g. map screenshot). |- | <code>caption</code> || No || Caption displayed below the image. |- | <code>primary_resource</code> || Yes || The biome's dominant resource, using <code><nowiki>{{Icon|Name}}</nowiki></code>. |- | <code>construction</code> || Yes || What resource is used for building construction in this biome. |- | <code>wood_upkeep</code> || No || Housing Wood consumption modifier relative to baseline. |- | <code>cost_modifier</code> || No || Building cost modifier (e.g. "Standard", "2× Wood"). |- | <code>woodcutter</code> || No || Woodcutter production rate in this biome. |- | <code>quarry</code> || No || Quarry production rate per m² per day. |- | <code>claypit</code> || No || Claypit production rate per m² per day. |- | <code>iron_mine</code> || No || Iron Mine ore production rate per day. |- | <code>foraging_hut</code> || No || Foraging Hut output per day. |- | <code>special</code> || No || Any special properties (e.g. "No raw material production"). |} [[Category:Infobox templates]] </noinclude>
Summary:
Please note that all contributions to Project Rebearth may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Project Rebearth:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)