Template:Infobox bootleg: Difference between revisions

added templatedata - feel free to revert this if it doesn't work out well
No edit summary
Tag: Reverted
(added templatedata - feel free to revert this if it doesn't work out well)
Tag: Reverted
|data12 = {{{timebombdate|}}}
}}
<noinclude>
<templatedata>
{
"params": {
"title": {
"label": "title",
"description": "The bootleg title. This parameter is optional."
},
"collection_name": {
"label": "collection_name",
"description": "The OS name which will specify which part of the Crusty Windows collection this bootleg belongs in.",
"example": "Windows, Linux, MS-DOS, etc..."
},
"screenshot": {
"label": "screenshot",
"description": "The bootleg's cover screenshot name. The desktop screenshot must always be used, or whichever is the closest. In that case, change the caption parameter to closely represent the cover screenshot.",
"required": true
},
"screenshot size": {
"label": "screenshot size",
"description": "The bootleg's cover screenshot size. This parameter is optional."
},
"screenshot alt": {
"label": "screenshot alt",
"description": "The bootleg's cover screenshot's alternate text. This parameter is optional."
},
"caption": {
"label": "caption",
"description": "The bootleg infobox's caption. If the cover screenshot does not use the desktop screenshot, then change this parameter to best represent what the cover screenshot is. This parameter is optional."
},
"original_os": {
"label": "original_os",
"description": "The origin OS in which the bootleg is based on.",
"example": "Windows XP, Windows 7, Windows 8.x, Windows 10, etc...",
"required": true
},
"forked_from": {
"label": "forked_from",
"description": "The parent bootleg this bootleg is forked from, if any. This parameter is optional."
},
"release_date": {
"label": "release_date",
"description": "The bootleg's release date. If you don't know the release date, then just put \"?\". The recommended date format is \"Month Day, Year\".",
"required": true
},
"creator": {
"label": "creator",
"description": "The bootleg's original author(s). If you don't know what the author(s) are, then just put \"?\".",
"required": true
},
"country": {
"label": "country",
"description": "The bootleg's origin country. If you do not know the origin country, then just put \"?\". This parameter is optional.",
"suggested": true
},
"language": {
"label": "language",
"description": "The bootleg's system language.",
"required": true
},
"arch": {
"label": "arch",
"description": "The bootleg's architecture. The recommended architecture format is \"x86 (32-bit)\", and \"x86 (64-bit)\".",
"example": "x86 (32-bit), x86 (64-bit)",
"required": true
},
"othervers": {
"label": "othervers",
"description": "The bootleg's other versions. This parameter is optional."
},
"size": {
"label": "size",
"description": "The bootleg's file size. The file size must be a floating number.",
"example": "XXX.X MB",
"required": true
},
"download": {
"label": "download",
"description": "The bootleg's download link. The download link must lead to where the bootleg is in the collection.",
"example": "[https://crustywindo.ws/collection/Windows%20XP/(Bootleg filename here)]",
"required": true
},
"archiveadd": {
"label": "archiveadd",
"description": "The bootleg's archive addition date. The date signifies when the bootleg was added to the Crusty Windows archive. If you know the add date, then it is highly recommended to put it here. The date format is the same as the other parameters.",
"suggested": true
},
"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."
}
}
}
</templatedata>
</noinclude>