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
m (one last fix)
Line 1: Line 1:
Note: ''size'' may be specified to provide a default for bones, meat, chunks, skin.
+
<noinclude>Note: ''size'' may be specified to provide a default for bones, meat, and chunks.
  
{| class="infobox" style="float: right; border: 1px solid #aaa; margin: 0 0 0.5em 0.5em; border-spacing: 0; width: 17em"
+
</noinclude>{| class="infobox" style="float: right; border: 1px solid #aaa; margin: 0 0 0.5em 0.5em; border-spacing: 0; width: 17em"
 
|+ style="font-weight: bold" |{{{name}}}
 
|+ style="font-weight: bold" |{{{name}}}
 
|-
 
|-
Line 34: Line 34:
 
|-
 
|-
 
! style="text-align: left; white-space: nowrap; font-weight: normal; padding: 0.1em 0.25em" | [[Skin]]
 
! 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|{{{size|<noinclude>''skin''</noinclude><includeonly>?</includeonly>}}}}}}}}
+
| style="text-align: right; padding: 0.1em 0.25em" | {{#ifeq:{{{butcher|yes}}}|no|N/A|{{{skin|<noinclude>''skin''</noinclude><includeonly>?</includeonly>}}}}}
 
{{#if:{{{modvalue|<noinclude>{{{modvalue}}}</noinclude>}}}|{{!-}}
 
{{#if:{{{modvalue|<noinclude>{{{modvalue}}}</noinclude>}}}|{{!-}}
{{!}} colspan="2" style="border-top:1px solid #aaa; font-size:small" {{!}} Items made from this creature's byproducts are worth {{{modvalue}}} times as much as from common animals such as donkey.}}
+
{{!}} colspan="2" style="border-top:1px solid #aaa; font-size:small" {{!}} Items made from this creature's byproducts are worth ''modvalue'' times as much as from common animals such as donkey.}}
 
{{#ifeq: {{{wiki}}}|no||
 
{{#ifeq: {{{wiki}}}|no||
 
{{!-}}
 
{{!-}}
Line 45: Line 45:
 
<pre><nowiki>
 
<pre><nowiki>
 
{{CreatureInfo|name=Elephant|symbol=E|color=rgb(192, 192, 192)|
 
{{CreatureInfo|name=Elephant|symbol=E|color=rgb(192, 192, 192)|
bones=16|chunks=16|meat=16|fat=10|skulls=1|skin=Yes|
+
size=16|fat=10|skulls=1|modvalue=3|skin=Yes|
 
biome=
 
biome=
 
* Any tropical forest
 
* Any tropical forest
Line 53: Line 53:
  
 
{{CreatureInfo|name=Elephant|symbol=E|color=rgb(192, 192, 192)|
 
{{CreatureInfo|name=Elephant|symbol=E|color=rgb(192, 192, 192)|
bones=16|chunks=16|meat=16|fat=10|skulls=1|skin=Yes
+
size=16|fat=10|skulls=1|modvalue=3|skin=Yes
 
|biome=
 
|biome=
 
* Any tropical forest
 
* Any tropical forest

Revision as of 16:43, 5 December 2008

Note: size may be specified to provide a default for bones, meat, and chunks.

{{{name}}}
{{{symbol}}}
Biome

?

Butchering returns
Bones bones
Chunks chunks
Meat meat
Fat fat
Skulls skulls
Skin skin
Items made from this creature's byproducts are worth modvalue times as much as from common animals such as donkey.
Wikipedia article













Usage:

{{CreatureInfo|name=Elephant|symbol=E|color=rgb(192, 192, 192)|
size=16|fat=10|skulls=1|modvalue=3|skin=Yes|
biome=
* Any tropical forest
* Tropical shrubland
}}

Template:CreatureInfo