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"
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| | + | | 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'>—</div>}}} | | style="padding: 0.1em 0.25em" | {{{profession|<div style='text-align: right'>—</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'>—</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 = | + | | color = #808 |
− | | skill = | + | | skill = Building Designer |
− | | profession = | + | | specialty = Architect |
− | | job name = | + | | profession = {{L|Administrator}} |
+ | | job name = Architecture | ||
| tasks = | | tasks = | ||
− | * | + | * Design buildings |
− | + | | workshop = | |
− | | workshop = | ||
}} | }} | ||
Usage: | Usage: | ||
<pre><nowiki> | <pre><nowiki> | ||
{{Skill | {{Skill | ||
− | | color = | + | | color = #808 |
− | | skill = | + | | skill = Building Designer |
− | | profession = | + | | specialty = Architect |
− | | job name = | + | | profession = {{L|Administrator}} |
+ | | job name = Architecture | ||
| tasks = | | tasks = | ||
− | * | + | * Design buildings |
− | + | | workshop = | |
− | | workshop = | ||
}} | }} | ||
</nowiki></pre> | </nowiki></pre> | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |
Revision as of 21:00, 16 April 2010
Association | ||
---|---|---|
Profession | Template:L | |
Job Title | Architect | |
Template:L | Architecture | |
Tasks | ||
| ||
Workshop | ||
Usage:
{{Skill | color = #808 | skill = Building Designer | specialty = Architect | profession = {{L|Administrator}} | job name = Architecture | tasks = * Design buildings | workshop = }}