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
m
Line 1: Line 1:
{| 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'
 
|+ '''{{{skill|Skill}}}'''
 
|+ '''{{{skill|Skill}}}'''
 
|-
 
|-
Line 20: Line 20:
 
| colspan="3" |
 
| colspan="3" |
 
{{{workshop|<div style='text-align: center; padding: 0.2em 0'>''None''</div>}}}
 
{{{workshop|<div style='text-align: center; padding: 0.2em 0'>''None''</div>}}}
|}<noinclude>
+
|}{{#ifeq:{{NAMESPACE}}|Template||[[Category:Skills]]{{#ifeq:({{{job name|}}})|()||[[Category:Labors]]}}}}</includeonly><noinclude>
Usage:
 
<pre><nowiki>
 
 
{{Skill
 
{{Skill
 
| color      = rgb(255,255,0)
 
| color      = rgb(255,255,0)
Line 33: Line 31:
 
| workshop = [[Carpenter's Workshop]]
 
| workshop = [[Carpenter's Workshop]]
 
}}
 
}}
</nowiki></pre>
+
Usage:
 +
<pre><nowiki>
 
{{Skill
 
{{Skill
 
| color      = rgb(255,255,0)
 
| color      = rgb(255,255,0)
Line 44: Line 43:
 
| workshop = [[Carpenter's Workshop]]
 
| workshop = [[Carpenter's Workshop]]
 
}}
 
}}
 +
</nowiki></pre></noinclude>
 
[[Category:Templates]]</noinclude>
 
[[Category:Templates]]</noinclude>

Revision as of 12:49, 6 April 2010

Carpenter
Association  
Profession Woodworker
Template:L Carpentry
Tasks
  • Wood based construction
  • Any work in the Carpenter's Workshop
Workshop

Carpenter's Workshop

</noinclude>

Usage:

{{Skill
| color      = rgb(255,255,0)
| skill      = Carpenter
| profession = Woodworker
| job name   = Carpentry
| tasks      =
* Wood based construction
* Any work in the Carpenter's Workshop
| workshop = [[Carpenter's Workshop]]
}}