Modèle:Machine component : Différence entre versions

De Le wiki de DwarfFortress
Aller à : navigation, rechercher
(Annulation des modifications 2864 par 90.21.189.206 (Discuter | Contributions))
Ligne 1 : Ligne 1 :
 +
<includeonly>{{infostart|{{{name}}}}}
 +
{{infocell|{{k|b}}-{{k|M}}-{{k|{{{key}}}}}|style=text-align:center}}
 +
{{infocell|{{Building/picture|name={{{name}}}}}}}
 +
{{#if:{{{job|}}}|{{infoheader|Job Requirement}}
 +
{{infocell|{{{job|}}}}}}}
 +
{{infoheader|Construction}}
 +
|-
 +
! style="text-align: left; padding: 0.2em 0.25em 0; width: 50%; border-right: 1px solid #aaa" | Materials
 +
! style="text-align: left; padding: 0.2em 0.25em 0; width: 50%" | Jobs
 +
|-
 +
| style="padding: 0.1em 0.25em 0.25em; width: 50%; vertical-align: top; border-right: 1px solid #aaa" |
 +
{{{construction}}}
 +
| style="padding: 0.1em 0.25em 0.25em; width: 50%; vertical-align: top" |
 +
{{{construction_job}}}
 +
{{infoheader|Power}}
 +
{{infocell|{{{power|}}}}}
 +
{{infoend}}</includeonly><noinclude>
  
 +
== Usage ==
 +
<nowiki>
 +
{{Machine_component|name=Screw pump|key=s|job=[[Pump operator]]
 +
|construction=
 +
* [[Enormous corkscrew]]
 +
* [[Pipe]]
 +
* [[Block]]
 +
|construction_job=
 +
* [[Architecture]]
 +
* 1 of
 +
** [[Carpentry]]
 +
** [[Masonry]]
 +
|power=Needs 10 power.
 +
}}
 +
</nowiki>
 +
 +
[[Category:Building templates]]
 +
</noinclude>

Version du 27 août 2010 à 13:54


Usage

{{Machine_component|name=Screw pump|key=s|job=[[Pump operator]]
|construction=
* [[Enormous corkscrew]]
* [[Pipe]]
* [[Block]]
|construction_job=
* [[Architecture]]
* 1 of
** [[Carpentry]]
** [[Masonry]]
|power=Needs 10 power.
}}