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
(better?)
m (Reordered so that numbers on RHS are descending)
Line 14: Line 14:
 
| style="text-align: right; padding: 0.1em 0.25em" | {{{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" | [[Skull]]s
+
! 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" | {{{skulls}}}
 
| style="text-align: right; padding: 0.1em 0.25em" | {{{skulls}}}
 
|-
 
|-
Line 20: Line 21:
 
| style="text-align: right; padding: 0.1em 0.25em" | {{{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" | [[Fat]]
+
! 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" | {{{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" | [[Chunk]]s
+
! 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" | {{{chunks}}}
 
| style="text-align: right; padding: 0.1em 0.25em" | {{{chunks}}}
 
|-
 
|-
Line 33: Line 36:
 
Usage:
 
Usage:
 
<pre><nowiki>
 
<pre><nowiki>
{{CreatureInfo|name=Elephant|symbol=E|color=white|bones=16|fat=10|skin=Yes|skulls=1|chunks=???|meat=}}
+
{{CreatureInfo|name=Elephant|symbol=E|color=white|
 +
bones=16|chunks=16|meat=16|fat=10|skulls=1|skin=Yes|}}
 
</nowiki></pre>
 
</nowiki></pre>
  
{{CreatureInfo|name=Elephant|symbol=E|color=white|bones=16|fat=10|skin=Yes|skulls=1|chunks=???|meat=}}
+
{{CreatureInfo|name=Elephant|symbol=E|color=white|
 +
bones=16|chunks=16|meat=16|fat=10|skulls=1|skin=Yes}}
 
</noinclude>
 
</noinclude>

Revision as of 21:18, 5 November 2007

{{{name}}}
{{{symbol}}}
Butchering returns
Bones {{{bones}}}

Chunks

{{{skulls}}}
Meat {{{meat}}}

Fat

{{{fat}}}

Skulls

{{{chunks}}}
Skin {{{skin}}}













Usage:

{{CreatureInfo|name=Elephant|symbol=E|color=white|
bones=16|chunks=16|meat=16|fat=10|skulls=1|skin=Yes|}}

Template:CreatureInfo