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

From Dwarf Fortress Wiki
Jump to navigation Jump to search
(may as well add the "specialty" parameter here, for the ones that actually rely on it)
Line 3: Line 3:
 
|-
 
|-
 
! colspan="2" style="border-bottom: 1px solid #aaa; background: #eee; padding: 0.1em 0.25em" | Association
 
! colspan="2" style="border-bottom: 1px solid #aaa; background: #eee; padding: 0.1em 0.25em" | Association
| style='width: 0.5em; background: {{{color|f44}}}; border-bottom: 1px solid #aaa; border-left: 1px solid #aaa' rowspan='0'|  
+
| style='width: 0.5em; background: {{{color|#F0F}}}; border-bottom: 1px solid #aaa; border-left: 1px solid #aaa' rowspan='0'|  
 
|-
 
|-
 
! style="text-align: left; white-space: nowrap; font-weight: normal; padding: 0.1em 0.25em" | Profession
 
! style="text-align: left; white-space: nowrap; font-weight: normal; padding: 0.1em 0.25em" | Profession
 
| style="padding: 0.1em 0.25em" | {{{profession|<div style='text-align: right'>&mdash;</div>}}}
 
| style="padding: 0.1em 0.25em" | {{{profession|<div style='text-align: right'>&mdash;</div>}}}
 +
|-
 +
! style="text-align: left; white-space: nowrap; font-weight: normal; padding: 0.1em 0.25em" | Job Title
 +
| style="padding: 0.1em 0.25em" | {{{specialty|{{{profession|<div style='text-align: right'>&mdash;</div>}}}}}}
 
|-
 
|-
 
! style="text-align: left; white-space: nowrap; font-weight: normal; padding: 0.1em 0.25em" | {{L|Labor}}
 
! style="text-align: left; white-space: nowrap; font-weight: normal; padding: 0.1em 0.25em" | {{L|Labor}}
Line 22: Line 25:
 
|}{{#ifeq:{{NAMESPACE}}|Template||[[Category:Skills]]}}</includeonly><noinclude>
 
|}{{#ifeq:{{NAMESPACE}}|Template||[[Category:Skills]]}}</includeonly><noinclude>
 
{{Skill
 
{{Skill
| color      = rgb(255,255,0)
+
| color      = #808
| skill      = Carpenter
+
| skill      = Building Designer
| profession = Woodworker
+
| specialty  = Architect
| job name  = Carpentry
+
| profession = {{L|Administrator}}
 +
| job name  = Architecture
 
| tasks      =
 
| tasks      =
* Wood based construction
+
* Design buildings
* Any work in the Carpenter's Workshop
+
| workshop =  
| workshop = [[Carpenter's Workshop]]
 
 
}}
 
}}
 
Usage:
 
Usage:
 
<pre><nowiki>
 
<pre><nowiki>
 
{{Skill
 
{{Skill
| color      = rgb(255,255,0)
+
| color      = #808
| skill      = Carpenter
+
| skill      = Building Designer
| profession = Woodworker
+
| specialty  = Architect
| job name  = Carpentry
+
| profession = {{L|Administrator}}
 +
| job name  = Architecture
 
| tasks      =
 
| tasks      =
* Wood based construction
+
* Design buildings
* Any work in the Carpenter's Workshop
+
| workshop =  
| workshop = [[Carpenter's Workshop]]
 
 
}}
 
}}
 
</nowiki></pre>
 
</nowiki></pre>
 
[[Category:Templates]]</noinclude>
 
[[Category:Templates]]</noinclude>

Revision as of 21:00, 16 April 2010

Building Designer
Association  
Profession Template:L
Job Title Architect
Template:L Architecture
Tasks
  • Design buildings
Workshop

Usage:

{{Skill
| color      = #808
| skill      = Building Designer
| specialty  = Architect
| profession = {{L|Administrator}}
| job name   = Architecture
| tasks      =
* Design buildings
| workshop = 
}}