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

From Dwarf Fortress Wiki
Jump to navigation Jump to search
(create a template for handling labors - specifically useful ones that aren't associated with skills, as well as ones from 0.23.130.23a which covered MULTIPLE skills)
 
(+cat)
 
(8 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
<includeonly>{| style='border: 1px solid #000; width: 17em; border-spacing: 0; margin: 0 0 1em 1em; float: right'
 
<includeonly>{| style='border: 1px solid #000; width: 17em; border-spacing: 0; margin: 0 0 1em 1em; float: right'
|+ '''{{{labor|Labor}}}'''
+
! '''{{{labor|Labor}}}'''
 
|-
 
|-
! style="text-align: left; white-space: nowrap; font-weight: normal; padding: 0.1em 0.25em" | {{L|Skill}}s
+
! style="border-top: 1px solid #aaa; border-bottom: 1px solid #aaa; background: #eee; padding: 0.1em 0.25em" | [[Skill]]s used
| style="padding: 0.1em 0.25em" | {{{skill|<div style='text-align: right'>&mdash;</div>}}}
 
 
|-
 
|-
! colspan="3" style="border-top: 1px solid #aaa; border-bottom: 1px solid #aaa; background: #eee; padding: 0.1em 0.25em" | Tasks
+
|
 +
{{{skill|<div style='text-align: center'>&mdash;</div>}}}
 
|-
 
|-
| colspan="3" |
+
! style="border-top: 1px solid #aaa; border-bottom: 1px solid #aaa; background: #eee; padding: 0.1em 0.25em" | Tasks
 +
|-
 +
|
 
{{{tasks|<div style='text-align: center; padding: 0.2em 0'>''None''</div>}}}
 
{{{tasks|<div style='text-align: center; padding: 0.2em 0'>''None''</div>}}}
}}
+
|}{{Category|Labors}}{{interwiki|{{FULLPAGENAME}}}}</includeonly><noinclude>
|}{{#ifeq:{{NAMESPACE}}|Template||{{Category|Labors}}}}</includeonly><noinclude>
 
 
{{Labor
 
{{Labor
 
| labor      = Architecture
 
| labor      = Architecture
| skill      = {{L|Building designer}}
+
| skill      = * [[Building designer]]
| tasks      =
+
| tasks      = * Design buildings
* Design buildings
 
 
}}
 
}}
 
Usage:
 
Usage:
Line 21: Line 21:
 
{{Labor
 
{{Labor
 
| labor      = Architecture
 
| labor      = Architecture
| skill      = {{L|Building designer}}
+
| skill      = * [[Building designer]]
| tasks      =
+
| tasks      = * Design buildings
* Design buildings
 
 
}}
 
}}
 
</nowiki>
 
</nowiki>
[[Category:Templates]]</noinclude>
+
[[Category:Templates]]
 +
[[Category:Infobox templates]]
 +
</noinclude>

Latest revision as of 13:18, 29 December 2021

Architecture
Skills used
Tasks
  • Design buildings

Usage:

{{Labor
| labor      = Architecture
| skill      = * [[Building designer]]
| tasks      = * Design buildings
}}