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:Workshop"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
m (fix if)
(really fix if)
 
Line 3: Line 3:
 
{{infocell|{{Building/picture|name={{{name}}}}}}}
 
{{infocell|{{Building/picture|name={{{name}}}}}}}
 
{{#if:{{{job|}}}|{{infoheader|Job Requirement}}
 
{{#if:{{{job|}}}|{{infoheader|Job Requirement}}
{{infocell|{{{power|}}}}}}}
+
{{infocell|{{{job|}}}}}}}
 
{{infoheader|Construction}}
 
{{infoheader|Construction}}
 
{{#ifeq:{{{onecol|no}}}|no|
 
{{#ifeq:{{{onecol|no}}}|no|
Line 28: Line 28:
 
{{infoheader|Goods Created}}
 
{{infoheader|Goods Created}}
 
{{infocell|{{{production}}}}}
 
{{infocell|{{{production}}}}}
{{#if:{{{job|}}}|{{infoheader|Power}}
+
{{#if:{{{power|}}}|{{infoheader|Power}}
 
{{infocell|{{{power|}}}}}}}
 
{{infocell|{{{power|}}}}}}}
 
{{infoend}}{{Category|Workshops}}{{interwiki|{{FULLPAGENAME}}}}</includeonly><noinclude>
 
{{infoend}}{{Category|Workshops}}{{interwiki|{{FULLPAGENAME}}}}</includeonly><noinclude>

Latest revision as of 03:04, 23 January 2016


Usage[edit]

This automatically includes the page in the "Workshops" category.

{{Workshop|name=Carpenter's workshop|key=c|job=[[Carpentry]]
|construction=
1 of
* [[Block]]
* [[Stone]]
* [[Wood]]
|construction_job=
* [[Carpentry]]
|use=
* [[Wood]]
|production=
* [[Animal trap]]
* [[Armor stand]]
* [[Barrel]]
* [[Bin]]
* [[Bucket]]
* [[Buckler]]
* [[Bed]]
* [[Cabinet]]
* [[Chair]]
* [[Chest]]
* [[Door]]
* [[Floodgate]]
* [[Shield]]
* [[Table]]
* [[Weapon rack]]
}}