Template:Infobox character: Difference between revisions

From Eeveesauce Lore Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 29: Line 29:
   </data>
   </data>
</infobox>
</infobox>
<noinclude>
<templatedata>
{
"params": {
"name": {
"label": "Name",
"description": "The subject of the infobox",
"example": "Tiny"
},
"image": {
"label": "Image",
"description": "Usually a picture of what the article is describing.",
"example": "Tiny.png",
"type": "wiki-file-name",
"suggested": true
},
"birthday": {
"label": "Birthday",
"description": "The day someone was born",
"example": "2002-01-14",
"type": "date",
"default": "Unknown"
}
},
"description": "An infobox template "
}
</templatedata>
</noinclude>

Revision as of 05:15, 11 April 2024

An infobox template

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Namename

The subject of the infobox

Example
Tiny
Unknownoptional
Imageimage

Usually a picture of what the article is describing.

Example
Tiny.png
Filesuggested
Birthdaybirthday

The day someone was born

Default
Unknown
Example
2002-01-14
Dateoptional