Template:InfoBox: Difference between revisions

From Ro'vali Wiki
Jump to navigation Jump to search
init, trying out templates
 
No edit summary
Line 3: Line 3:
{
{
"params": {
"params": {
"Image": {
"Title": {
"type": "url",
"aliases": [
"autovalue": "google.com"
"title"
],
"example": "Aerogel Spear",
"type": "string",
"default": "MISSING TITLE"
},
"Image": {},
"Info1": {
"type": "string"
},
"Info2": {
"type": "string"
},
"Info3": {
"type": "string"
}
}
},
},
"maps": {
"maps": {
"Title": {}
"Title": {}
}
},
"description": "General infobox for infomation about unique things that doesn't match any other qualities",
"paramOrder": [
"Title",
"Image",
"Info1",
"Info2",
"Info3"
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Revision as of 20:36, 19 April 2025

General infobox for infomation about unique things that doesn't match any other qualities

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
TitleTitle title

no description

Default
MISSING TITLE
Example
Aerogel Spear
Stringoptional
ImageImage

no description

Unknownoptional
Info1Info1

no description

Stringoptional
Info2Info2

no description

Stringoptional
Info3Info3

no description

Stringoptional