Difference between revisions of "Template:Creature/is humanoid"
Jump to navigation
Jump to search
(always include animal_person) |
m (wrong tag) |
||
Line 1: | Line 1: | ||
− | <includeonly>{{#ifeq:{{#df_tagentry:{{{{{ns|{{NAMESPACE}}}}}:{{{1|{{PAGENAME}}}}}/raw|1}}| | + | <includeonly>{{#ifeq:{{#df_tagentry:{{{{{ns|{{NAMESPACE}}}}}:{{{1|{{PAGENAME}}}}}/raw|1}}|APPLY_CREATURE_VARIATION|0|1|notfound}}|ANIMAL_PERSON|1|{{ |
#ifeq:{{#rsplit:{{#rreplace:{{#df_tagentry:{{{{{ns|{{NAMESPACE}}}}}:{{{1|{{PAGENAME}}}}}/raw}}|BODY|0|1|NOT_HUMANOID}}|HUMANOID_ARMLESS|INVALID_TYPE}}|_|0}}|HUMANOID|1|0}}}}</includeonly><noinclude> | #ifeq:{{#rsplit:{{#rreplace:{{#df_tagentry:{{{{{ns|{{NAMESPACE}}}}}:{{{1|{{PAGENAME}}}}}/raw}}|BODY|0|1|NOT_HUMANOID}}|HUMANOID_ARMLESS|INVALID_TYPE}}|_|0}}|HUMANOID|1|0}}}}</includeonly><noinclude> | ||
Returns 1 if the given creature is a humanoid, 0 otherwise | Returns 1 if the given creature is a humanoid, 0 otherwise |
Latest revision as of 00:18, 17 April 2013
Returns 1 if the given creature is a humanoid, 0 otherwise
Examples[edit]
{{creature/is humanoid|ant|ns=DF2012}}: 0
{{creature/is humanoid|antman|ns=DF2012}}: 1
{{creature/is humanoid|barn owl|ns=DF2012}}: 0
{{creature/is humanoid|crab man|ns=DF2012}}: 1