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:Creaturelookup/aux"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
(ideally, this template should be split in half, but that'd require updating all of the individual creature pages)
(add creature sizes to this)
Line 11: Line 11:
 
train_war={{#expr:{{#if:{{tag|{{{1|}}}|TRAINABLE}}|1|0}} or {{#if:{{tag|{{{1|}}}|TRAINABLE_WAR}}|1|0}}}}|
 
train_war={{#expr:{{#if:{{tag|{{{1|}}}|TRAINABLE}}|1|0}} or {{#if:{{tag|{{{1|}}}|TRAINABLE_WAR}}|1|0}}}}|
 
valm={{tagvalue|{{#df_raw:{{{1}}}|SELECT_MATERIAL|ALL}}|MULTIPLY_VALUE|notfound=}}|
 
valm={{tagvalue|{{#df_raw:{{{1}}}|SELECT_MATERIAL|ALL}}|MULTIPLY_VALUE|notfound=}}|
 +
size0={{tagvalue|{{{1|}}}|BODY_SIZE|0|notfound=0}}|
 +
size1={{tagvalue|{{{1|}}}|BODY_SIZE|1|notfound=0}}|
 +
size2={{tagvalue|{{{1|}}}|BODY_SIZE|2|notfound=0}}|
 
death={{{death|}}}|
 
death={{{death|}}}|
 
item={{{item|}}}|
 
item={{{item|}}}|

Revision as of 19:43, 26 March 2012