Template:Infobox Ferret/doc: Difference between revisions
basic doc of infobox ferret with cargo |
Added Birthday |
||
(2 intermediate revisions by one other user not shown) | |||
Line 9: | Line 9: | ||
| gender = | | gender = | ||
| arrivaldate = | | arrivaldate = | ||
| birthday = | |||
| valhalla = | | valhalla = | ||
| playgroup = | | playgroup = | ||
| age = | |||
| isinquarantine= | |||
| valhallalink = | |||
| arrivallink = | |||
}} | }} | ||
</pre> | </pre> | ||
Line 25: | Line 30: | ||
|- | |- | ||
| arrivaldate || String || || The date the ferret arrived at the shelter | | arrivaldate || String || || The date the ferret arrived at the shelter | ||
|- | |||
| birthday || String || || The confirmed known date of birth of the ferret | |||
|- | |- | ||
| valhalla || String || || The date the ferret passed away | | valhalla || String || || The date the ferret passed away | ||
|- | |- | ||
| playgroup || String || || The ferret's playgroup | | playgroup || String || || The ferret's playgroup | ||
|- | |||
| Age || Integer || || The ferret's age | |||
|- | |||
| isinquarantine || Boolean || || The ferret is in quarantine | |||
|- | |||
| valhallalink || String || || The ferret's link of its passed away on. | |||
|- | |||
| arrivallink || String || || The ferret's link of when it arrival to snail house | |||
|- | |- | ||
| noCategories || Boolean || || Optional. If given any value, the page will not be auto-categorized. | | noCategories || Boolean || || Optional. If given any value, the page will not be auto-categorized. | ||
Line 42: | Line 57: | ||
| valhalla = | | valhalla = | ||
| playgroup = BePeepo | | playgroup = BePeepo | ||
| isinquarantine = False | |||
| age = 3 | |||
| valhallalink = | |||
| arrivallink = | |||
}} | }} | ||
Line 53: | Line 72: | ||
| valhalla = | | valhalla = | ||
| playgroup = BePeepo | | playgroup = BePeepo | ||
| isinquarantine = False | |||
| age = 3 | |||
| valhallalink = | |||
| arrivallink = | |||
}} | }} | ||
</pre> | </pre> |