Template:Pet

From LeikaRO wiki
Jump to: navigation, search
[[image:{{{sprite_id}}}.gif]] {{{pet_name}}} [[file:{{{egg_id}}}.png|right|middle|link=|upload]]
Taming Item https://leika-ro.net/data/items/icons/{{{taming_id}}}.png {{{taming_name}}} [[image:{{{pet_art}}}.jpg|link=|upload]]
Food https://leika-ro.net/data/items/icons/{{{food_id}}}.png {{{food_name}}}
Accessory https://leika-ro.net/data/items/icons/{{{accessory_id}}}.png {{{accessory_name}}}
Bonus {{{bonus}}}

Usage

{{Pet
| sprite_id =
| pet_name =
| egg_id =
| taming_id =
| taming_name =
| food_id =
| food_name =
| accessory_id =
| accessory_name = 
| bonus =
| pet_art =
}}

Fields

Name Description
sprite_id A sprite of the monster should be uploaded with the file name as [monster ID].gif. Use that same monster ID here to generate the sprite on the page. Double-check the Leika DBs to make sure the ID matches the DB entry.
monster_name Name of the monster/pet as it appears in-game.
egg_id A sprite of the pet egg item should be uploaded with the file name as [item ID].gif. Use that same item ID here to generate the sprite on the page. Double-check the Leika DBs to make sure the ID matches the DB entry.
taming_id A sprite of the taming item should be uploaded with the file name as [item ID].gif. Use that same item ID here to generate the sprite on the page. Double-check the Leika DBs to make sure the ID matches the DB entry.
taming_name Name of the taming item.
food_id A sprite of the pet food item should be uploaded with the file name as [item ID].gif. Use that same item ID here to generate the sprite on the page. Double-check the Leika DBs to make sure the ID matches the DB entry.
food_name Name of the pet food item.
accessory_id A sprite of the pet accessory item should be uploaded with the file name as [item ID].gif. Use that same item ID here to generate the sprite on the page. Double-check the Leika DBs to make sure the ID matches the DB entry.
accessory_name Name of the pet accessory item.
bonus The stat bonuses the pet provides once loyal.
pet_art An image of the pet artwork should be uploaded and the same file name should be used here to make the artwork appear on the page.