Шаблон:Creaturelookup/0: различия между версиями
Материал из Dwarf Fortress Wiki
Перейти к навигацииПерейти к поиску
GeloMor (обсуждение | вклад) м (Интервики) |
GeloMor (обсуждение | вклад) Нет описания правки |
||
(не показаны 34 промежуточные версии этого же участника) | |||
Строка 1: | Строка 1: | ||
<includeonly>{{ | <includeonly>{{CreatureInfo| | ||
name={{ucfirst:{{tagentry|{{/raw}}|NAME|1}}}}| | |||
death={{{death|}}}| | pref={{prefstring|}}| | ||
item={{{item|}}}| | symbol={{tagvalue|{{/raw}}|CREATURE_TILE}}| | ||
meat={{{meat|}}}| | image={{{image|}}}| | ||
fat={{{fat|}}}| | portrait={{{portrait|}}}| | ||
brain={{{brain|}}}| | color={{tagvalue|{{/raw}}|COLOR}}| | ||
heart={{{heart|}}}| | biome={{#if:{{{biome|}}}|{{{biome}}}|{{biomelist/aux|{{/raw}}}}}}| | ||
lung={{{lung|}}}| | vary={{{vary|{{#ifeq:{{creature/variation}}|00|no|{{creature/variation links}}}}}}}| | ||
intestine={{{intestine|}}}| | alignment={{#if:{{tag|{{/raw}}|GOOD}}|Доброе<br />}}{{#if:{{tag|{{/raw}}|EVIL}}|Злое<br />}}{{#if:{{tag|{{/raw}}|SAVAGE}}|Дикое}}| | ||
liver={{{liver|}}}| | bldgdest={{tagvalue|{{/raw}}|BUILDINGDESTROYER|notfound=0}}| | ||
kidney={{{kidney|}}}| | attribs={{attrib_proc|{{/raw}}|{{PAGENAME}}}}| | ||
tripe={{{tripe|}}}| | tame_attribs={{tame_attrib_proc|{{/raw}}}}| | ||
sweetbread={{{sweetbread|}}}| | pet={{tag|{{/raw|}}|PET}}| | ||
eye={{{eye|}}}| | exotic={{tag|{{/raw|}}|PET_EXOTIC}}| | ||
spleen={{{spleen|}}}| | petvalue={{tagvalue|{{/raw}}|PETVALUE|notfound=0}}| | ||
bone={{{bone|}}}| | grazer={{grazer_proc|{{tagvalue|{{/raw}}|GRAZER|notfound=0}}}}| | ||
skull={{{skull|}}}| | train_hunt={{#expr:{{#if:{{tag|{{/raw}}|TRAINABLE}}|1|0}} or {{#if:{{tag|{{/raw}}|TRAINABLE_HUNTING}}|1|0}}}}| | ||
ivory={{{ivory|}}}| | train_war={{#expr:{{#if:{{tag|{{/raw}}|TRAINABLE}}|1|0}} or {{#if:{{tag|{{/raw}}|TRAINABLE_WAR}}|1|0}}}}| | ||
tooth={{{tooth|}}}| | valm={{tagvalue|{{#df_raw:{{/raw}}|SELECT_MATERIAL|ALL}}|MULTIPLY_VALUE|notfound=}}| | ||
hoof={{{hoof|}}}| | size0={{#if:{{{size0|}}}|{{{size0|}}}|{{#expr:{{bodysize|{{/raw}}|0}} round 1}}}}| | ||
horn={{{horn|}}}| | size1={{#if:{{{size1|}}}|{{{size1|}}}|{{#expr:{{bodysize|{{/raw}}|1}} round 1}}}}| | ||
shell={{{shell|}}}| | size2={{#if:{{{size2|}}}|{{{size2|}}}|{{#expr:{{bodysize|{{/raw}}|2}} round 1}}}}| | ||
skin={{{skin|}}}| | childage={{tagvalue|{{/raw}}|BABY|notfound=}}| | ||
contrib={{{contrib|}}}| | adultage={{tagvalue|{{/raw}}|CHILD|notfound=При рождении}}| | ||
wiki={{{wiki|}}}}}</includeonly> | maxage={{#mreplace:{{tagvalue|{{/raw}}|MAXAGE|notfound=Бессмертный}}|:|-}}| | ||
<noinclude>[[category:raw templates]][[en:Template:Creaturelookup/0]]</noinclude> | death={{#if:{{{death|}}}|{{{death}}}|{{#ifexpr:{{#if:{{tag|{{/raw}}|INTELLIGENT}}|1|0}} or {{#if:{{tag|{{/raw}}|CAN_LEARN}}|1|0}} or {{#if:{{tag|{{/raw}}|NOT_BUTCHERABLE}}|1|0}}|nobutcher}}}}| | ||
eggs={{#ifeq:{{creature/eggs}}|0||{{creature/eggs}}}}| | |||
item={{{item|{{{items|}}}}}}| | |||
meat={{{meat|{{{meats|}}}}}}| | |||
fat={{{fat|{{{fats|}}}}}}| | |||
brain={{{brain|{{{brains|}}}}}}| | |||
gizzard={{{gizzard|{{{gizzards|}}}}}}| | |||
heart={{{heart|{{{hearts|}}}}}}| | |||
lung={{{lung|{{{lungs|}}}}}}| | |||
intestine={{{intestine|{{{intestines|}}}}}}| | |||
liver={{{liver|{{{livers|}}}}}}| | |||
kidney={{{kidney|{{{kidneys|}}}}}}| | |||
tripe={{{tripe|{{{tripes|}}}}}}| | |||
sweetbread={{{sweetbread|{{{sweetbreads|}}}}}}| | |||
eye={{{eye|{{{eyes|}}}}}}| | |||
spleen={{{spleen|{{{spleens|}}}}}}| | |||
bone={{{bone|{{{bones|}}}}}}| | |||
skull={{{skull|{{{skulls|}}}}}}| | |||
ivory={{{ivory|{{{ivories|}}}}}}| | |||
tooth={{{tooth|{{{teeth|}}}}}}| | |||
hoof={{{hoof|{{{hooves|}}}}}}| | |||
horn={{{horn|{{{horns|}}}}}}| | |||
shell={{{shell|{{{shells|}}}}}}| | |||
skin={{{skin|{{#if:{{{hide|}}}|hide|{{#if:{{{scale|{{{scales|}}}}}}|scale|{{#if:{{{chitin|}}}|chitin}} }} }} }}}| | |||
wool={{{wool|}}}| | |||
gizzard_stone={{{gizzard_stone|{{{gizzard_stones|}}}}}}| | |||
feather={{{feather|{{{feathers|}}}}}}| | |||
contrib={{{contrib|{{{contribs|no}}}}}}| | |||
wiki={{{wiki|}}}}}</includeonly><noinclude> | |||
Шаблон извлекает данные из raw-файла и помещает в [[Шаблон:CreatureInfo]]. Помимо этого объединяет шаблоны [[Шаблон:creature/variation|creature/variation]], [[Шаблон:creature/variation links|creature/variation links]], [[Шаблон:creature/eggs|creature/eggs]], [[Шаблон:bodysize|bodysize]], [[Шаблон:tame_attrib_proc|tame_attrib_proc]], [[Шаблон:grazer_proc|grazer_proc]], [[Шаблон:biomelist/aux|biomelist/aux]], [[Шаблон:attrib_proc|attrib_proc]]. | |||
[[category:raw templates]][[category:Шаблоны инфобоксов]][[en:Template:Creaturelookup/0]]</noinclude> |
Текущая версия от 19:19, 27 апреля 2024
Шаблон извлекает данные из raw-файла и помещает в Шаблон:CreatureInfo. Помимо этого объединяет шаблоны creature/variation, creature/variation links, creature/eggs, bodysize, tame_attrib_proc, grazer_proc, biomelist/aux, attrib_proc.