Template:PersonInfoboxHardcore: Difference between revisions

From Hardcore Wiki
Content deleted Content added
No edit summary
No edit summary
Line 59: Line 59:
{
{
"params": {
"params": {
"image1": {},
"image1": {
"label": "Image",
"description": "The image used in the infobox",
"type": "wiki-file-name"
},
"aka": {
"aka": {
"aliases": [
"label": "Alias",
"description": "Other common names used by this individual",
"Alias"
"type": "line"
]
},
},
"pronouns": {
"pronouns": {
"aliases": [
"label": "Pronouns",
"description": "The pronouns used by this individual",
"Pronouns"
"type": "line"
]
},
"years_active": {
"label": "Years Active",
"description": "Years this individual has been active within the community",
"type": "line"
},
},
"years_active": {},
"wins_losses": {
"wins_losses": {
"aliases": [
"label": "Record",
"description": "This individual's win:loss ratio"
"Record"
]
},
"first_appearance": {
"label": "First Appearance",
"description": "The first HC this individual appeared in",
"type": "wiki-page-name"
},
"latest_appearance": {
"label": "Latest Appearence",
"description": "The latest HC this individual appeared in",
"type": "wiki-page-name"
},
"youtube": {
"label": "YouTube",
"description": "This individual's YouTube channel",
"type": "url"
},
"twitch": {
"label": "Twitch",
"description": "This individual's Twitch channel",
"type": "url"
},
},
"first_appearance": {},
"twitter": {
"latest_appearance": {},
"label": "Twitter",
"description": "This individual's Twitter account",
"youtube": {},
"twitch": {},
"type": "url"
}
"twitter": {}
},
},
"paramOrder": [
"paramOrder": [

Revision as of 05:25, 25 January 2024

Example usage:

{{PersonInfoboxHardcore
|title=Example
|image=Example
|caption=Example
|aka=Example
|gender=Example
|pronouns=Example/Example
|years_active=####-####
|wins_losses=#W:#L (##%)
|youtube=Example
|twitch=Example
|twitter=Example
|roblox=Example
|wikia account=Example
}}

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Imageimage1

The image used in the infobox

Fileoptional
Aliasaka

Other common names used by this individual

Lineoptional
Pronounspronouns

The pronouns used by this individual

Lineoptional
Years Activeyears_active

Years this individual has been active within the community

Lineoptional
Recordwins_losses

This individual's win:loss ratio

Unknownoptional
First Appearancefirst_appearance

The first HC this individual appeared in

Page nameoptional
Latest Appearencelatest_appearance

The latest HC this individual appeared in

Page nameoptional
YouTubeyoutube

This individual's YouTube channel

URLoptional
Twitchtwitch

This individual's Twitch channel

URLoptional
Twittertwitter

This individual's Twitter account

URLoptional