v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

Difference between revisions of "Template:Machine component"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
m
(Mostly functional version of mechanism template)
Line 1: Line 1:
 
{| class="infobox" style="float: right; border: 1px solid #aaa; margin: 0 0 0.5em 0.5em; border-spacing: 0; width: 17em"
 
{| class="infobox" style="float: right; border: 1px solid #aaa; margin: 0 0 0.5em 0.5em; border-spacing: 0; width: 17em"
 
|+ style="font-weight: bold" |{{{name}}}
 
|+ style="font-weight: bold" |{{{name}}}
|-
 
| colspan="2" style="text-align: center" | {{#if:{{{job}}}|DAN|BOB}}
 
 
|-
 
|-
 
| colspan="2" style="text-align: center" | {{key|b}}-{{key|M}}-{{key|{{{key}}}}}
 
| colspan="2" style="text-align: center" | {{key|b}}-{{key|M}}-{{key|{{{key}}}}}
Line 48: Line 46:
 
== Usage ==
 
== Usage ==
 
<pre><nowiki>
 
<pre><nowiki>
{{Mechanism|name=Screw Pump|key=s|job=[[Carpentry]]
+
{{Mechanism|name=Screw Pump|key=s|job=[[Pump_operator]]
 
|construction=
 
|construction=
1 of
+
* [[Enormous corkscrew]]
* [[Block]]
+
* [[Pipe]]
* [[Stone]]
+
*1 of
* [[Wood]]
+
** [[Stone block]]
 +
** [[Glass block]]
 +
** [[Wood block]]
 
|construction_job=
 
|construction_job=
 
* [[Architecture]]
 
* [[Architecture]]
Line 59: Line 59:
 
** [[Carpentry]]
 
** [[Carpentry]]
 
** [[Masonry]]
 
** [[Masonry]]
|power_gen=0
 
 
|power_need=10
 
|power_need=10
|use=
 
* [[Wood]]
 
|production=
 
* [[Weapon rack]]
 
 
}}
 
}}
 
</nowiki></pre>
 
</nowiki></pre>
Line 70: Line 65:
 
== Example ==
 
== Example ==
  
{{Mechanism|name=Screw Pump|key=s|
+
{{Mechanism|name=Screw Pump|key=s|job=[[Pump_operator]]
 
|construction=
 
|construction=
1 of
+
* [[Enormous corkscrew]]
* [[Block]]
+
* [[Pipe]]
* [[Stone]]
+
* 1 of
* [[Wood]]
+
** [[Stone block]]
 +
** [[Glass block]]
 +
** [[Wood block]]
 
|construction_job=
 
|construction_job=
 
* [[Architecture]]
 
* [[Architecture]]
Line 81: Line 78:
 
** [[Carpentry]]
 
** [[Carpentry]]
 
** [[Masonry]]
 
** [[Masonry]]
|power_gen=0
 
 
|power_need=10
 
|power_need=10
|use=
 
* [[Wood]]
 
|production=
 
* [[Weapon rack]]
 
 
}}
 
}}
 
</noinclude>
 
</noinclude>

Revision as of 17:44, 17 January 2008

{{{name}}}
b-M-{{{key}}}
{{Floor Plan {{{name}}}}}
Job Requirement
Construction
Materials Jobs

{{{construction}}}

{{{construction_job}}}

Power
  • Power Generated: 0
  • Power Needed: 0
Materials Used
Goods Created


Usage

{{Mechanism|name=Screw Pump|key=s|job=[[Pump_operator]]
|construction=
* [[Enormous corkscrew]]
* [[Pipe]]
*1 of
** [[Stone block]]
** [[Glass block]]
** [[Wood block]]
|construction_job=
* [[Architecture]]
* 1 of
** [[Carpentry]]
** [[Masonry]]
|power_need=10
}}

Example

Template:Mechanism