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
(fixed formatting for multiple jobs, made it include in Category:Workshops, usage headers)
(really fix if)
 
(19 intermediate revisions by 8 users not shown)
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"
+
<includeonly>{{infostart|{{{name|{{PAGENAME}}}}}}}
|+ style="font-weight: bold" |{{{name}}}
+
{{infocell|{{key|b}}-{{key|w}}-{{key|{{{key}}}}}|style=text-align:center}}
|-
+
{{infocell|{{Building/picture|name={{{name}}}}}}}
| colspan="2" style="text-align: center" | {{key|b}}-{{key|w}}-{{key|{{{key}}}}}
+
{{#if:{{{job|}}}|{{infoheader|Job Requirement}}
|-
+
{{infocell|{{{job|}}}}}}}
| colspan="2" |
+
{{infoheader|Construction}}
{|
+
{{#ifeq:{{{onecol|no}}}|no|
|-
+
{{!}}- <!-- Two columns -->
| style="width: 50%" |
+
! style{{=}}"text-align: left; padding: 0.2em 0.25em 0; width: 50%; border-right: 1px solid #aaa" {{!}} Materials
|{{Floor Plan {{{name}}}}}
+
! style{{=}}"text-align: left; padding: 0.2em 0.25em 0; width: 50%" {{!}} Jobs
| style="width: 50%" |
+
{{!}}-
|}
+
{{!}} style{{=}}"padding: 0.1em 0.25em 0.25em; width: 50%; vertical-align: top; border-right: 1px solid #aaa" {{!}}
|-
 
! colspan="2" style="border-top: 1px solid #aaa; border-bottom: 1px solid #aaa; background: #eee; padding: 0.1em 0.25em" | Job Requirement
 
|-
 
| colspan="2" style="padding: 0.25em" | {{{job}}}
 
|-
 
! colspan="2" style="border-top: 1px solid #aaa; border-bottom: 1px solid #aaa; background: #eee; padding: 0.1em 0.25em" | 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}}}
 
{{{construction}}}
| style="padding: 0.1em 0.25em 0.25em; width: 50%; vertical-align: top" |
+
{{!}} style{{=}}"padding: 0.1em 0.25em 0.25em; width: 50%; vertical-align: top" {{!}}
 +
| <!-- One column -->
 +
! style{{=}}"text-align: left; padding: 0.2em 0.25em 0; width: 50%; border-right: 1px solid #aaa" {{!}} Materials
 +
{{!}}-
 +
{{!}} style{{=}}"padding: 0.1em 0.25em 0.25em; width: 50%; vertical-align: top; border-right: 1px solid #aaa" {{!}}
 +
{{{construction}}}
 +
{{!}}-
 +
! 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" {{!}}
 +
}}
 
{{{construction_job}}}
 
{{{construction_job}}}
|-
+
{{infoheader|Materials Used}}
! colspan="2" style="border-top: 1px solid #aaa; border-bottom: 1px solid #aaa; background: #eee; padding: 0.1em 0.25em" | Materials Used
+
{{infocell|{{{use}}}}}
|-
+
{{infoheader|Goods Created}}
| colspan="2" style="padding: 0.25em" |
+
{{infocell|{{{production}}}}}
{{{use}}}
+
{{#if:{{{power|}}}|{{infoheader|Power}}
|-
+
{{infocell|{{{power|}}}}}}}
! colspan="2" style="border-top: 1px solid #aaa; border-bottom: 1px solid #aaa; background: #eee; padding: 0.1em 0.25em" | Goods Created
+
{{infoend}}{{Category|Workshops}}{{interwiki|{{FULLPAGENAME}}}}</includeonly><noinclude>
|-
 
| colspan="2" style="padding: 0.25em" |
 
{{{production}}}
 
|}
 
[[Category:Workshops]]<noinclude>
 
  
 
== Usage ==
 
== Usage ==
 +
This automatically includes the page in the "Workshops" category.
  
This automatically includes the page in [[:Category:Workshops]].
+
<nowiki>
 
 
<pre><nowiki>
 
 
{{Workshop|name=Carpenter's workshop|key=c|job=[[Carpentry]]
 
{{Workshop|name=Carpenter's workshop|key=c|job=[[Carpentry]]
 
|construction=
 
|construction=
Line 70: Line 63:
 
* [[Weapon rack]]
 
* [[Weapon rack]]
 
}}
 
}}
</nowiki></pre>
+
</nowiki>
 
+
[[Category:Building templates]]
== Example ==
 
 
 
{{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]]
 
}}
 
 
</noinclude>
 
</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]]
}}