Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Fauna: Difference between revisions

Template page
No edit summary
 
Line 2: Line 2:
<image source="image" />
<image source="image" />
<title source="name"><default>{{PAGENAME}}</default></title>
<title source="name"><default>{{PAGENAME}}</default></title>
<group>
<group>
<header>General information</header>
<header>General information</header>
Line 10: Line 11:
</group>
</group>
</infobox>
</infobox>
<noinclude>
<noinclude>
<templatedata>
{
  "description": "Infobox for fauna, creatures, and animals.",
  "params": {
    "name": {
      "label": "Name",
      "description": "Name of the creature (defaults to page name if omitted).",
      "type": "string"
    },
    "image": {
      "label": "Image",
      "description": "Image of the creature (file name without File:).",
      "type": "wiki-file-name"
    },
    "habitat": {
      "label": "Habitat",
      "description": "Natural environment or region where the creature lives.",
      "type": "string"
    },
    "status": {
      "label": "Status",
      "description": "Conservation or population status.",
      "type": "string"
    },
    "bending": {
      "label": "Bending",
      "description": "Associated bending type or abilities, if any.",
      "type": "string"
    },
    "uses": {
      "label": "Uses",
      "description": "How the creature is used (mount, food, materials, etc.).",
      "type": "string"
    }
  },
  "paramOrder": [
    "name",
    "image",
    "habitat",
    "status",
    "bending",
    "uses"
  ]
}
</templatedata>
{{documentation}}
{{documentation}}
</noinclude>
</noinclude>

Latest revision as of 02:46, 2 May 2026


Infobox for fauna, creatures, and animals.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Namename

Name of the creature (defaults to page name if omitted).

Stringoptional
Imageimage

Image of the creature (file name without File:).

Fileoptional
Habitathabitat

Natural environment or region where the creature lives.

Stringoptional
Statusstatus

Conservation or population status.

Stringoptional
Bendingbending

Associated bending type or abilities, if any.

Stringoptional
Usesuses

How the creature is used (mount, food, materials, etc.).

Stringoptional
Template documentation
Note: portions of the template sample may not be visible without values provided.
View or edit this documentation. (About template documentation)
Editors can experiment in this template's sandbox and test case pages.