Template:Infobox animal/doc: Difference between revisions
m (1 revision) |
(No difference)
|
Latest revision as of 12:59, 18 June 2015
Lua error: Cannot create process: proc_open(/home4/iltornan/lua/error.log): Failed to open stream: No such file or directory Lua error: Cannot create process: proc_open(/home4/iltornan/lua/error.log): Failed to open stream: No such file or directory
Usage
The infobox may be added by pasting the template as shown below into an article. All fields are optional and unused parameter names can be left blank or omitted.
{{Infobox animal | name = | image = | image_size = | caption = | birth_name = | othername = | species = | breed = | gender = | birth_date = | birth_place = | death_date = | death_place = | resting_place = | resting_place_coordinates = | nationality = | occupation = | employer = | role = | years_active = | known = | tricks = | awards = | title = | term = | predecessor = | successor = | owner = | parents = | children = | weight = | height = | appearance = | namedafter = | website = }}
Parameters
Parameter | Explanation |
---|---|
name | The given name of the animal. Use the common name, typically name of article, if multiple names are used. If omitted or blank it defaults to the name of the article. |
bgcolour | Colour of the top banner. Default is silver. |
image | Image file name. Use only the file name such as abc.jpg, xyz.png, 123.gif, etc. Do not use syntax such as |
image_size | For example, 150px |
caption | Photograph caption. Try to include date of photo and the photographer. |
birth_name | Name at birth if it has changed since birth. |
othername | Other appellation(s) that the animal has been known by. |
species | The scientific (aka "Latin") species name of the animal. |
breed | The breed of the animal. |
gender | The gender of the animal. |
birth_date | Date of birth. Consider using {{birth date and age}} if the animal is living, otherwise use {{birth date}}. |
birth_place | Place of birth: town, city, state, country. |
death_date | Date of death. Consider using {{death date and age}}. |
death_place | Place of death: town, city, state, country. |
resting_place | Name of cemetery; place of ash-scattering, etc. |
resting_place_coordinates | Coordinates of cemetery; place of ash-scattering, etc. using {{coord}} with display=inline,title. For graves, please be as precise as possible. |
nationality | The country the animal is from. |
occupation | The occupation(s) animal is known for, e.g. pet, mouser, actor. |
employer | The employer of the animal. |
role | If the animal is/was an actor, insert any famous roles the animal is known for. |
years_active | The years that the animal was active in its career. Use the format: Note: If still active, use "present" in place of the end year. |
known | A brief description of why the animal is notable. |
tricks | Notable tricks the animal has been trained to perform. |
award | Any awards won. |
title | Any title the animal has held. |
term | The years the animal held the title listed above. |
predecessor | The name of the animal who previously held the title listed above. |
successor | The name of the animal who subsequently held the title listed above. |
owner | The animal's owner. |
parents | The names of the animal's notable parent(s) (<br />). |
children | The names of especially notable offspring of the animal(<br />). |
weight | The weight of the animal (should also include the date). |
height | The height of the animal (should also include the date). |
appearance | The appearance of the animal. |
namedafter | Who or what the animal was named after. |
website | The animal's official website. Use only the link such as http://www.example.com/. Do not use syntax such as |
Microformat
This template emits a "species" microformat, according to the current draft ("straw man") specification.
Wikipedia editors are invited to comment on or contribute to the development of this microformat, via the above links.
The microformat is created by the use of class="biota"
, and classes for individual taxonomic ranks, such as class="domain"
in a span around {{{domain}}} (full list). Please do not change or remove those classes other than as part of development of the microformat. For background information, see microformats on Wikipedia.