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:Dwarf"
Jump to navigation
Jump to search
m |
(add a mouseover param) |
||
Line 1: | Line 1: | ||
− | <noinclude><div style="float: right; padding: 0.5em; margin: 0.25em; border: 1px solid #ccc; background: #eee"></noinclude><span style="background: {{fgcolor|{{{1}}}}}">[[Image: Dwarf.png|{{{2|10px}}}]]</span><noinclude></div> | + | <noinclude><div style="float: right; padding: 0.5em; margin: 0.25em; border: 1px solid #ccc; background: #eee"></noinclude><span style="background: {{fgcolor|{{{1}}}}}">[[Image: Dwarf.png|{{{2|10px}}}|{{{3|}}}]]</span><noinclude></div> |
'''Template:Dwarf''' can be used to display dwarves close to what they appear as in Dwarf Fortress. It can be used together with the [[:Template:Raw_Tile|raw tile template]], however it doesn't scale with the user's font size. This might lead to problems for users with uncommon settings. | '''Template:Dwarf''' can be used to display dwarves close to what they appear as in Dwarf Fortress. It can be used together with the [[:Template:Raw_Tile|raw tile template]], however it doesn't scale with the user's font size. This might lead to problems for users with uncommon settings. | ||
Line 6: | Line 6: | ||
<pre><nowiki> | <pre><nowiki> | ||
− | {{Dwarf|<color>|<size>}} | + | {{Dwarf|<color>|<size>|<mouseover>}} |
</nowiki></pre> | </nowiki></pre> | ||
Revision as of 20:53, 26 July 2013
Template:Dwarf can be used to display dwarves close to what they appear as in Dwarf Fortress. It can be used together with the raw tile template, however it doesn't scale with the user's font size. This might lead to problems for users with uncommon settings.
Usage
{{Dwarf|<color>|<size>|<mouseover>}}
Examples
{| style="color: #fff; background: #000" |- | {{Dwarf|7:0|10px}} || Miners |- | {{Dwarf|6:1|10px}} || Carpenters |- | {{Dwarf|7:1|10px}} || Masons |- | {{Dwarf|2:0|10px}} || Trappers |- | {{Dwarf|0:1|10px}} || Metalsmiths |- | {{Dwarf|2:1|10px}} || Jewelers |- | {{Dwarf|1:1|10px}} || Craftsdwarves |- | {{Dwarf|5:0|10px}} || Nobles |- | {{Dwarf|3:0|10px}} || Peasants |- | {{Dwarf|4:0|10px}} || Children |- | {{Dwarf|1:0|10px}} || Fisherdwaves |- | {{Dwarf|6:0|10px}} || Farmers |- | {{Dwarf|4:1|10px}} || Mechanics |}
...gives:
Miners | |
Carpenters | |
Masons | |
Trappers | |
Metalsmiths | |
Jewelers | |
Craftsdwarves | |
Nobles | |
Peasants | |
Children | |
Fisherdwaves | |
Farmers | |
Mechanics |