Difference between revisions of "Template:Animals/Row"

From RimWorld Wiki
Jump to navigation Jump to search
m
 
(36 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>This template pulls the data from each animal's individual page and formats it into a neat row summary. It is only intended for use on the [[List of animals]] page.
+
<includeonly>
 
+
<!-- Offspring per year calculation -->
Usage:  <code><nowiki>{{Animals/Row|*name*}}</nowiki></code>
+
{{#if:{{#vardefineecho:gestation|{{#show:{{{?Name}}}|?Egg Laying Interval }}}}
 
+
  |
The template takes a single parameter, the name of the animal being referenced, which must be the exact name of the animal's main page.  The parameter defaults to "Wild boar" if not given - used for testing/preview.
+
  | {{#vardefine:gestation|{{#show:{{{?Name}}}|?Gestation Period Days}}
{| {{STDT| sortable c_08 text-center}}
+
  }}
! Animal !! Type !! Wildness !! Min. Handling Skill  !! Guard !! Attack !! Rescue !! Haul !! Diet !! Hunger Rate<ref>Nutrition lost per day.</ref>!! Average DPS !! Move Speed !! Manhunter<br>(Hunt) !! Manhunter<br>(Tame) !! Filth Rate<ref>The average amount of filth produced on constructed floors per 1000 cells walked.</ref>!! Meat Yield<ref>Amounts given are at 100% butchery efficiency.</ref>!! Leather Yield<ref>Amounts given are at 100% butchery efficiency.</ref>!! Market Value !! Life Expectancy (Years) !! Maturity Age (Years) !! Gestation Period (Days)<ref>For egglayers, this is both the incubation period and the egg-laying interval.</ref> !! Nuzzle Interval (Hours)<ref>Mean time between nuzzles.</ref>
+
}}
|-{{Animals/Row|Yorkshire terrier}}
+
{{#if:{{#vardefineecho:litter_size|{{#show:{{{?Name}}}|?Eggs Per Clutch Average}}}}
|}
+
  |
</noinclude><includeonly>
+
  | {{#if:{{#vardefineecho:litter_size|{{#show:{{{?Name}}}|?Average Offspring Per Birth}}}}
![[{{{1|Wild boar}}}]]
+
    |
| {{#show: {{{1|Wild boar}}}|?Type#}}
+
    | {{#if:{{#var:gestation}}|{{#vardefine:litter_size|1}}}}
| {{#expr: {{#show: {{{1|Wild boar}}}|?Wildness#}} * 100}}%
+
  }}
| {{#show: {{{1|Wild boar}}}|?Minimum Handling Skill#}}
+
}}
| {{#switch: {{#show: {{{1|Wild boar}}}|?Can Train Guard#}} | true=[[File:check.png|24px|link=]] | false=[[File:ex.png|24px|link=]]}}
+
<!-- Nutrition efficiency calculation -->
| {{#switch: {{#show: {{{1|Wild boar}}}|?Can Train Attack#}}   | true=[[File:check.png|24px|link=]] | false=[[File:ex.png|24px|link=]]}}
+
{{#vardefine:females|4}}{{#vardefine:males|1}}
| {{#switch: {{#show: {{{1|Wild boar}}}|?Can Train Rescue#}}   | true=[[File:check.png|24px|link=]] | false=[[File:ex.png|24px|link=]]}}
+
{{#vardefine:milk_nutrition_production
| {{#switch: {{#show: {{{1|Wild boar}}}|?Can Train Haul#}}     | true=[[File:check.png|24px|link=]] | false=[[File:ex.png|24px|link=]]}}
+
| {{#if: {{#show: {{{?Name}}}|?Milk Amount#}}
| {{#switch: {{#show: {{{1|Wild boar}}}|?Diet#}}
+
    | {{#expr:{{#var:females}}*{{#show: {{{?Name}}}|?Milk Amount#}}/{{#show: {{{?Name}}}|?Milking Interval Days#}}*0.05}}
| herbivorous = [[File:Potato plant.png|22px|alt=Plants|link=]]
+
    | 0
| dendrovorous = [[File:Wood.png|24px|alt=Wood|link=]]
+
  }}
| carnivorous = [[File:MeatBig cropped.png|alt=Meat|link=]]
+
}}
| omnivorous = {{nowrap|[[File:MeatBig cropped.png|alt=Meat|link=]]&nbsp;[[File:Potato plant.png|22px|alt=Plants|link=]]}}
+
{{#vardefine:baby_slaughter_production
| herbivorous and dendrovorous = {{nowrap|[[File:Potato plant.png|22px|alt=Plants|link=]]&nbsp;[[File:Wood.png|24px|alt=Wood|link=]]}}
+
| {{#expr:{{Meat Production| {{{?Name}}} | Baby | {{#var:females}} | {{#var:males}}}} + {{#var:milk_nutrition_production}}}}
| carnivorous and ovivorous = {{nowrap|[[File:MeatBig cropped.png|alt=Meat|link=]]&nbsp;[[File:Eggs fertilized cropped.png|alt=Eggs|link=]]}}
+
}}{{#vardefine:baby_slaughter_consumption
| omnivorous and ovivorous = {{nowrap|[[File:MeatBig cropped.png|alt=Meat|link=]]&nbsp;[[File:Eggs fertilized cropped.png|alt=Eggs|link=]]&nbsp;[[File:Potato plant.png|22px|alt=Plants|link=]]}}
+
| {{Nutrition Consumption| {{{?Name}}} | Baby | {{#var:females}} | {{#var:males}}}}
| raw meat and corpses = [[File:MeatBig cropped.png|alt=Meat|link=]]}}
+
}}
| {{#expr: {{#show: {{{1|Wild boar}}}|?Base Hunger Rate#}} * 1.6 round2}}
+
{{#vardefine:adult_slaughter_production
| {{#show: {{{1|Wild boar}}}|?Mob Average DPS#}}
+
| {{#expr:{{Meat Production| {{{?Name}}} | Adult | {{#var:females}} | {{#var:males}}}} + {{#var:milk_nutrition_production}}}}
| {{#show: {{{1|Wild boar}}}|?Move Speed Base#}}
+
}}
| {{#show: {{{1|Wild boar}}}|?Turn Manhunter Chance When Attacked#}}
+
{{#vardefine:adult_slaughter_consumption
| {{#show: {{{1|Wild boar}}}|?Turn Manhunter Chance When Taming#}}
+
| {{Nutrition Consumption| {{{?Name}}} | Adult | {{#var:females}} | {{#var:males}}}}
| {{#show: {{{1|Wild boar}}}|?Animal Filth Rate#}}
+
}}
| {{#show: {{{1|Wild boar}}}|?Meat Yield#}}
+
<!-- Actual row -->
| {{#show: {{{1|Wild boar}}}|?Leather Yield#}}
+
! {{Icon Small|{{{?Name}}}|32}}
| {{#show: {{{1|Wild boar}}}|?Market Value Base#}}
+
! style="text-align:left" | {{DLC Icons|{{{?Name}}} }}
| {{#show: {{{1|Wild boar}}}|?Life Expectancy#}}
+
| {{#show: {{{?Name}}}|?Minimum Handling Skill#}}
| {{#show: {{{1|Wild boar}}}|?Maturity Age#}}
+
| {{#switch: {{#show: {{{?Name}}}|?Can Train Guard#}}  | true=[[File:check.png|24px|link=]] | false=[[File:ex.png|24px|link=]]}}
| {{#show: {{{1|Wild boar}}}|?Gestation Period Days#}}
+
| {{#switch: {{#show: {{{?Name}}}|?Can Train Attack#}} | true=[[File:check.png|24px|link=]] | false=[[File:ex.png|24px|link=]]}}
| {{#if: {{#show: {{{1|Wild boar}}}|?Nuzzle Mtb Hours#}}|{{#show: {{{1|Wild boar}}}|?Nuzzle Mtb Hours#}}|Never}}
+
| {{#switch: {{#show: {{{?Name}}}|?Can Train Rescue#}} | true=[[File:check.png|24px|link=]] | false=[[File:ex.png|24px|link=]]}}
</includeonly>
+
| {{#switch: {{#show: {{{?Name}}}|?Can Train Haul#}}  | true=[[File:check.png|24px|link=]] | false=[[File:ex.png|24px|link=]]}}
<noinclude>[[Category:Customized table templates]]</noinclude>
+
| {{#switch: {{#show: {{{?Name}}}|?Diet#}}
 +
  | herbivorous =                [[File:Potatoes.png|24px|Vegetables|link=Category:Vegetarian]]&nbsp;[[File:Potato plant.png|24px|Plants|link=]]
 +
  | dendrovorous =                [[File:Woodlog b.png|24px|Trees|link=Trees]]
 +
  | raw meat and corpses =       [[File:Meat big a.png|30px|Meat|link=Meat (disambiguation)]]&nbsp;[[File:DownedRefugee.png|24px|Corpses|link=Corpse]]
 +
  | carnivorous =                [[File:Meat big a.png|30px|Meat|link=Meat (disambiguation)]]
 +
  | omnivorous =                  [[File:Meat big a.png|30px|Meat|link=Meat (disambiguation)]]&nbsp;[[File:Potatoes.png|24px|Vegetables|link=Category:Vegetarian]]
 +
  | omnivorous grazer =          [[File:Meat big a.png|30px|Meat|link=Meat (disambiguation)]]&nbsp;[[File:Potato plant.png|24px|Plants|link=]]&nbsp;[[File:Potatoes.png|24px|Vegetables|link=Category:Vegetarian]]
 +
  | herbivorous, dendrovorous =  [[File:Potato plant.png|22px|Plants|link=]]&nbsp;[[File:Potatoes.png|24px|Vegetables|link=Category:Vegetarian]]&nbsp;[[File:Wood.png|24px|Trees|link=Trees]]
 +
  | carnivorous, ovivorous =      [[File:Meat big a.png|30px|Meat|link=Meat (disambiguation)]]&nbsp;[[File:Egg fertilized.png|28px|Eggs|link=Eggs]]
 +
  | omnivorous, animal products = [[File:Meat big a.png|30px|Meat|link=Meat (disambiguation)]]&nbsp;[[File:Milk.png|Animal products|24px|link=Category:Animal Products]]&nbsp;[[File:Potatoes.png|24px|Vegetables|link=Category:Vegetarian]]
 +
  | omnivorous, ovivorous =      [[File:Meat big a.png|30px|Meat|link=Meat (disambiguation)]]&nbsp;[[File:Egg fertilized.png|28px|Eggs|link=Eggs]]&nbsp;[[File:Potatoes.png|24px|Vegetables|link=Category:Vegetarian]]
 +
  | none = -
 +
}}
 +
| {{#if:{{#show: {{{?Name}}}|?Roam Mtb Days}}|[[File:check.png|24px|link=]]|[[File:ex.png|24px|link=]]}}
 +
| {{Q|{{{?Name}}}|Real Hunger Rate|-}}
 +
| {{#if:{{#var:gestation}}|{{#expr: {{#var:litter_size}}/{{#var:gestation}}*60 round 1}}|-}}
 +
| {{Q|{{{?Name}}}|Meat Yield|-}}
 +
| {{Q|{{{?Name}}}|Leather Yield|-}}
 +
| {{#show: {{{?Name}}}|?Mob Average DPS#}}
 +
| {{#show: {{{?Name}}}|?Move Speed Base#}}
 +
| {{#show: {{{?Name}}}|?Health Scale#}}
 +
| {{#expr: {{#show: {{{?Name}}}|?Turn Manhunter Chance When Attacked#}} *100}}%
 +
| {{#if:{{#vardefineecho:tame_manhunt|{{#show: {{{?Name}}}|?Turn Manhunter Chance When Taming#}}}}|{{#expr:{{#var:tame_manhunt}}*100}}%|-}}
 +
| {{#iferror: {{#expr:{{#var:baby_slaughter_production}}/{{#var:baby_slaughter_consumption}} round 2}} | -}}
 +
| {{#iferror: {{#expr:{{#var:adult_slaughter_production}}/{{#var:adult_slaughter_consumption}} round 2}} | -}}
 +
|-
 +
</includeonly><noinclude>{{Documentation}}</noinclude>

Latest revision as of 09:25, 5 April 2024

Documentation icon Template documentation[view] [edit] [history] [purge]

Summary[edit]

This template pulls the data from each animal's individual page and formats it into a neat row summary. It is only intended for use on the List of animals page.

Usage[edit]

{{Animals/Row|?Name=}}

The template takes a single parameter, the name of the animal being referenced, which must be the exact name of the animal's main page.

Example[edit]

{| {{STDT| sortable c_08 text-center}}
! colspan="2" | Animal
! Min. Handling Skill
! Guard
! Attack
! Rescue
! Haul
! Diet
! [[Pen animal|Pens]]
! data-sort-type=number | Hunger Rate<ref>Nutrition lost per day.</ref>
! data-sort-type=number | Offspring Per Year
! data-sort-type=number | Meat Yield
! data-sort-type=number | Leather Yield
! data-sort-type=number | Average DPS
! Move Speed
! data-sort-type=number | Health Scale
! <abbr title="Chance of revenge when harmed">[[Mental break#Manhunter|Manhunter]]<br/>(Hunt)</abbr>
! <abbr title="Chance of revenge on a failed tame attempt">Manhunter<br/>(Tame)</abbr>
! data-sort-type=number | <abbr title="Nutrition of meat and milk out for each nutrition in, when babies are slaughtered, for a ratio of 4:1 females:males, and assuming constant pregnancy and immediate milking>Nutrition Efficiency (Baby Slaughter)</abbr>
! data-sort-type=number | <abbr title="Nutrition of meat and milk out for each nutrition in, when adults are slaughtered, for a ratio of 4:1 females:males, and assuming constant pregnancy and immediate milking>Nutrition Efficiency (Adult Slaughter)</abbr>
|-
{{Animals/Row|?Name=Horse}}
|-
{{Animals/Row|?Name=Yorkshire terrier}}
|}
<references/>
Animal Min. Handling Skill Guard Attack Rescue Haul Diet Pens Hunger Rate[1] Offspring Per Year Meat Yield Leather Yield Average DPS Move Speed Health Scale Manhunter
(Hunt)
Manhunter
(Tame)
Nutrition Efficiency (Baby Slaughter) Nutrition Efficiency (Adult Slaughter)
Horse Horse 1 Ex.png Ex.png Ex.png Ex.png Vegetables Plants Check.png 0.68 9 336 96 2.06 5.8 1.75 0% 0% 0.59 1.37
Yorkshire terrier Yorkshire terrier 0 Check.png Check.png Ex.png Ex.png Meat Eggs Vegetables Ex.png 0.24 11.6 45 20 1.09 3.1 0.4 0% 0% 0.55 0.53
  1. Nutrition lost per day.