Template:Infobox bootleg: Difference between revisions

no edit summary
(the br thing is an unrelated issue its probably really simple to fix lol)
Tag: Undo
No edit summary
"title": {
"label": "title",
"description": "The bootleg title. This parameter is optional. If nothing is specified, it will use the article name by default.",
"type": "string"
},
"caption": {
"label": "caption",
"description": "The bootleg infobox's caption. If the cover screenshot does not use the desktop screenshot, then change this parameter to the best representdescription of what the cover screenshot is. This parameter is optional.",
"type": "string"
},
"forked_from": {
"label": "forked_from",
"description": "The parent bootleg this bootleg is forked from, if anyone. This parameter is optional.",
"type": "string"
},
"country": {
"label": "country",
"description": "The bootleg's origin country. If you do notdon't know the origin country, then just put \"?\". This parameter is optional.",
"suggested": true,
"type": "string"
"language": {
"label": "language",
"description": "The bootleg's system language. It will usually be in the English language, but some are in other languages like Arabic, Spanish or Russian.",
"required": true,
"type": "string"
"timebombdate": {
"label": "timebombdate",
"description": "The bootleg's timebomb expiration date. This parameter is largely intended for bootlegs based on beta versions of any OS, mostly Windows. The date format is the same as all the other parameters.",
"type": "string"
}