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 (centering {{{power}}})
m (fix example)
Line 58: Line 58:
 
** [[Carpentry]]
 
** [[Carpentry]]
 
** [[Masonry]]
 
** [[Masonry]]
|power_need=10
+
|power=10
 
}}
 
}}
 
</nowiki></pre>
 
</nowiki></pre>
Line 64: Line 64:
 
== Example ==
 
== Example ==
  
{{Machine_component|name=Screw pump|key=s|job=[[Pump_operator]]
+
{{Mechanism|name=Screw pump|key=s|job=[[Pump operator]]
 
|construction=
 
|construction=
 
* [[Enormous corkscrew]]
 
* [[Enormous corkscrew]]
 
* [[Pipe]]
 
* [[Pipe]]
* 1 of
+
*1 of
 
** [[Stone block]]
 
** [[Stone block]]
 
** [[Glass block]]
 
** [[Glass block]]
Line 77: Line 77:
 
** [[Carpentry]]
 
** [[Carpentry]]
 
** [[Masonry]]
 
** [[Masonry]]
|power_need=10
+
|power=10
 
}}
 
}}
 
</noinclude>
 
</noinclude>

Revision as of 05:26, 24 November 2008

{{{name}}}
{{Floor Plan {{{name}}}}}
Construction
Materials Jobs

{{{construction}}}

{{{construction_job}}}

Power

{{{power}}}


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

Example

Template:Mechanism