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
(Gave the example (elephant) the correct color, added biome section to template, changed the 1st example to show the arguments ("{{{fat}}}" instead of "?") but don't know if that'll work properly.)
(Changed that stuff back to "?". I knew I would mess stuff up by doing that...)
Line 10: Line 10:
 
! colspan="2" style="border-top: 1px solid #aaa; border-bottom: 1px solid #aaa; background: #eee; padding: 0.1em 0.25em" | [[Biome]]
 
! colspan="2" style="border-top: 1px solid #aaa; border-bottom: 1px solid #aaa; background: #eee; padding: 0.1em 0.25em" | [[Biome]]
 
|-
 
|-
| colspan="2" style="text-align: left; padding: 0.25em" |{{{biome}}}
+
| colspan="2" style="text-align: left; padding: 0.25em" |{{{biome|?}}}
 
|-
 
|-
 
|-
 
|-
Line 17: Line 17:
 
|-
 
|-
 
! style="text-align: left; white-space: nowrap; font-weight: normal; padding: 0.1em 0.25em" | [[Bone]]s
 
! 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|{{{bones}}}}}}
+
| style="text-align: right; padding: 0.1em 0.25em" | {{{bones|?}}}
 
|-
 
|-
 
! style="text-align: left; white-space: nowrap; font-weight: normal; padding: 0.1em 0.25em" |  
 
! style="text-align: left; white-space: nowrap; font-weight: normal; padding: 0.1em 0.25em" |  
 
[[Chunk]]s
 
[[Chunk]]s
| style="text-align: right; padding: 0.1em 0.25em" | {{{chunks|{{{chunks}}}}}}
+
| style="text-align: right; padding: 0.1em 0.25em" | {{{chunks|?}}}
 
|-
 
|-
 
! style="text-align: left; white-space: nowrap; font-weight: normal; padding: 0.1em 0.25em" | [[Meat]]
 
! 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" | {{{meat|{{{meat}}}}}}
+
| style="text-align: right; padding: 0.1em 0.25em" | {{{meat|?}}}
 
|-
 
|-
 
! style="text-align: left; white-space: nowrap; font-weight: normal; padding: 0.1em 0.25em" |  
 
! style="text-align: left; white-space: nowrap; font-weight: normal; padding: 0.1em 0.25em" |  
 
[[Fat]]
 
[[Fat]]
| style="text-align: right; padding: 0.1em 0.25em" | {{{fat|{{{fat}}}}}}
+
| style="text-align: right; padding: 0.1em 0.25em" | {{{fat|?}}}
 
|-
 
|-
 
! style="text-align: left; white-space: nowrap; font-weight: normal; padding: 0.1em 0.25em" |  
 
! style="text-align: left; white-space: nowrap; font-weight: normal; padding: 0.1em 0.25em" |  
 
[[Skull]]s
 
[[Skull]]s
| style="text-align: right; padding: 0.1em 0.25em" | {{{skulls|{{{skulls}}}}}}
+
| style="text-align: right; padding: 0.1em 0.25em" | {{{skulls|?}}}
 
|-
 
|-
 
! 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" | {{{skin|{{{skin}}}}}}
+
| style="text-align: right; padding: 0.1em 0.25em" | {{{skin|?}}}
 
|-
 
|-
 
|}<noinclude>
 
|}<noinclude>

Revision as of 05:41, 22 November 2007

{{{name}}}
{{{symbol}}}
Biome
?
Butchering returns
Bones ?

Chunks

?
Meat ?

Fat

?

Skulls

?
Skin ?













Usage:

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

Template:CreatureInfo