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:CreatureInfo 40d"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
(This is going to get a lot more complicated, so let's go ahead and split this)
(Isn't that so much simpler (and easier to add to once creatures get more complex in the new version))
Line 1: Line 1:
{| class="infobox" style="float: right; border: 1px solid #aaa; margin: 0 0 0.5em 0.5em; border-spacing: 0; width: 17em"
+
{{infostart|{{{name}}}}}
|+ style="font-weight: bold" |{{{name}}}
+
{{infocell|style=text-align:center;font-size:x-large|1={{tile|{{{symbol|?}}}|{{{color|#888}}}}}}}
|-
+
{{infoheader|[[Biome]]}}
| colspan="2" |
+
{{infocell|{{{biome|?}}}}}
{| style="border-spacing: 0; background: black; padding: 0.2em; border: 1px solid white; margin: 0.5em auto"
+
{{infoheader|{{#ifeq:{{{butcher|yes}}}|no|Rotting leaves|Butchering returns}}}}
|-
+
{{inforow|[[Bone]]s|{{{bones|{{{size|<noinclude>''bones''</noinclude><includeonly>?</includeonly>}}}}}}}}
! colspan="2" style="font-size: 200%; background: #000; padding: 0.1em 0.25em;color:{{{color}}};" | {{{symbol}}}
+
{{#ifeq:{{{butcher|yes}}}|no||
|}
+
{{inforow|[[Chunk]]s|<noinclude>''chunks''</noinclude><includeonly>{{{chunks|{{{size|?}}}}}}</includeonly>}}}}
|-
+
{{inforow|[[Meat]]|<noinclude>''meat''</noinclude><includeonly>{{{meat|{{{size|?}}}}}}</includeonly>}}
! colspan="2" style="border-top: 1px solid #aaa; border-bottom: 1px solid #aaa; background: #eee; padding: 0.1em 0.25em" | [[Biome]]
+
{{inforow|[[Fat]]|<noinclude>''fat''</noinclude><includeonly>{{{fat|?}}}</includeonly>}}
|-
+
{{inforow|[[Skull]]s|<noinclude>''skulls''</noinclude><includeonly>{{{skulls|?}}}</includeonly>}}
| colspan="2" style="padding: 0.25em" |
+
{{#ifeq:{{{butcher|yes}}}|no||{{inforow|[[Skin]]|<noinclude>''skin''</noinclude><includeonly>{{{skin|?}}}</includeonly>}}}}
{{{biome|?}}}
+
{{#if:{{{modvalue|}}}:{{inforow|[[Modvalue]]|{{{modvalue}}}}}}}
|-
+
{{#ifeq:{{{wiki}}}|no||{{infocell|style=text-align:center; background-color: #eee; border-top: 1px solid #aaa|1={{wp|{{{wiki|{{{name}}}}}}|Wikipedia article}}}}}}
! colspan="2" style="border-top: 1px solid #aaa; border-bottom: 1px solid #aaa; background: #eee; padding: 0.1em 0.25em" | {{#ifeq:{{{butcher|yes}}}|no|Rotting leaves|Butchering returns}}
+
{{infoend}}<noinclude>{{documentation}}</noinclude>
|-
 
|-
 
! style="text-align: left; white-space: nowrap; font-weight: normal; padding: 0.1em 0.25em" | [[Bone]]s
 
| style="text-align: right; padding: 0.1em 0.25em" | {{{bones|{{{size|<noinclude>''bones''</noinclude><includeonly>?</includeonly>}}}}}}
 
|-
 
! style="text-align: left; white-space: nowrap; font-weight: normal; padding: 0.1em 0.25em" | [[Chunk]]s
 
| style="text-align: right; padding: 0.1em 0.25em" | {{#ifeq:{{{butcher|yes}}}|no|N/A|{{{chunks|{{{size|<noinclude>''chunks''</noinclude><includeonly>?</includeonly>}}}}}}}}
 
|-
 
! style="text-align: left; white-space: nowrap; font-weight: normal; padding: 0.1em 0.25em" | [[Meat]]
 
| style="text-align: right; padding: 0.1em 0.25em" | {{#ifeq:{{{butcher|yes}}}|no|N/A|{{{meat|{{{size|<noinclude>''meat''</noinclude><includeonly>?</includeonly>}}}}}}}}
 
|-
 
! style="text-align: left; white-space: nowrap; font-weight: normal; padding: 0.1em 0.25em" | [[Fat]]
 
| style="text-align: right; padding: 0.1em 0.25em" | {{#ifeq:{{{butcher|yes}}}|no|N/A|{{{fat|<noinclude>''fat''</noinclude><includeonly>?</includeonly>}}}}}
 
|-
 
! style="text-align: left; white-space: nowrap; font-weight: normal; padding: 0.1em 0.25em" | [[Skull]]s
 
| style="text-align: right; padding: 0.1em 0.25em" | {{{skulls|<noinclude>''skulls''</noinclude><includeonly>?</includeonly>}}}
 
|-
 
! style="text-align: left; white-space: nowrap; font-weight: normal; padding: 0.1em 0.25em" | [[Skin]]
 
| style="text-align: right; padding: 0.1em 0.25em" | {{#ifeq:{{{butcher|yes}}}|no|N/A|{{{skin|<noinclude>''skin''</noinclude><includeonly>?</includeonly>}}}}}
 
|-
 
{{#ifeq: {{{modvalue|+}}}|+||
 
{{!-}}
 
! style="text-align: left; white-space: nowrap; font-weight: normal; padding: 0.1em 0.25em" {{!}} [[Modvalue]]
 
{{!}} style="text-align: right; padding: 0.1em 0.25em" {{!}} {{{modvalue}}} }}
 
{{#ifeq: {{{wiki}}}|no||
 
{{!-}}
 
{{!}} colspan="2" style="border-top: 1px solid #aaa; border-bottom: 0px solid #aaa; background: #eee; font-size:90%; text-align:center;" {{!}} [http://en.wikipedia.org/wiki/{{anchorencode:{{{name}}}}} Wikipedia article]}}
 
|}<noinclude>{{documentation}}</noinclude>
 

Revision as of 16:47, 30 December 2008

{{{name}}}

?

Biome

?

Butchering returns
Bones bones
Chunks chunks
Meat meat
Fat fat
Skulls skulls
Skin skin

Template:Wp