ARK: Survival Evolved Wiki
(Updates and Cargo name fix)
(Replaced "Domabile" with "Addomesticabile")
Riga 386: Riga 386:
 
| ReleasedMobile={{#ifeq:{{uc:{{#var:mobilerelease_date}}}}|UNRELEASED||{{#var:mobilerelease_date}}}}
 
| ReleasedMobile={{#ifeq:{{uc:{{#var:mobilerelease_date}}}}|UNRELEASED||{{#var:mobilerelease_date}}}}
 
| Comportamento={{#var:temperament}}
 
| Comportamento={{#var:temperament}}
| Domabile={{#switch:{{lc:{{#var:tameable}}}}|no=0|=0|1}}
+
| Addomesticabile={{#switch:{{lc:{{#var:tameable}}}}|no=0|=0|1}}
 
| Allevabile={{#if:{{#var:baby}}|1|0}}
 
| Allevabile={{#if:{{#var:baby}}|1|0}}
 
| Cavalcabile={{#switch:{{lc:{{#var:rideable}}}}|no=0|=0|1}}
 
| Cavalcabile={{#switch:{{lc:{{#var:rideable}}}}|no=0|=0|1}}
Riga 438: Riga 438:
 
| ReleasedMobile=Date
 
| ReleasedMobile=Date
 
| Comportamento=String
 
| Comportamento=String
| Domabile=Boolean
+
| Addomesticabile=Boolean
 
| Allevabile=Boolean
 
| Allevabile=Boolean
 
| Cavalcabile=Boolean
 
| Cavalcabile=Boolean

Versione delle 19:35, 12 ott 2018

Questo template definisce la tabella "Creatures". View table.

Usage

Creature data is centralized in Module:Dv/data and will automatically populate the Infobox from the game files as it's updated.

Categories of group, diet, feces size, if creature produces eggs, (un-)tamable and rideable are added automatically.

{{Creatura
| name = 
| dlc = 
| image = 
| sound = 
| release_date = 
| release_version =
| xboxrelease_date = 
| xboxrelease_version = 
| ps4release_date = 
| ps4release_version = 
| event = 
| variants = 
| entityId = 
| blueprintpath = 
| tameable = 
| tameable comment = 
| knockouttame = 
| nonviolenttame = 
| kibble = 
| favoritefood = 
| favoritefood comment = 
| primitiveplusfood = 
| primitiveplusfood comment = 
| breedable = 
| breedable comment = 
| rideable = 
| rideable comment = 
| equipment = 
| uniquecostumes = 
| humansCanCarry = 
| allowmountedweaponry = 
| basexp = 
| drops = 
| speciallootchance = 
| feces_size = 
| grabweightthreshold = 
| dragweight = 
| carryableby = 
| immobilizedby = 
| candamage = 
| egg = 
| incubationmin = 
| incubationmax = 
| incubation = 
| gestation = 
| baby = 
| juvenile = 
| adolescent = 
| maturation = 
| breedinginterval = 
| habitat = Map / Obelisks
| SpawningMap1 = The Island
| SpawningMap2 = Scorched Earth
| SpawningMap3 = Aberration
| SpawningMap4 = The Center
| SpawningMap5 = 
| SpawningMap6 =
}}

Template:Creatura