Template:Infobox bootleg: Difference between revisions

no edit summary
No edit summary
No edit summary
"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\".",
"example": "January 1, 1900, ...",
"required": true,
"type": "string"
"label": "arch",
"description": "The bootleg's architecture. The recommended architecture format is \"x86 (32-bit)\", and \"x86 (64-bit)\".",
"example": "x86 (32-bit), ARM64, Itanium (32-bit)",
"required": true,
"type": "string"
"size": {
"label": "size",
"description": "The bootleg's file size. The file size must be a floating number. You can only use the size from the bootleg's entry in the collection to fill this in.",
"example": "XXX.X MBMiB",
"required": true,
"type": "string"
"download": {
"label": "download",
"description": "The bootleg's download link. The download link must lead to where the bootleg is in the collection, and the name of the hyperlink must reflect the actual filename of the bootleg in the collection. If the filename is too long to fit in the infobox, then use <wbr> in the appropriate places to cutmake it downfit. Due to new rules in place, you will have to use the Link template for the download link. The syntax is as follows:",
"example": "[{{link|https://crustywindo.ws/collection/Windows%20XP/(Bootleg filename here) |(Bootleg filename here)]}}",
"required": true,
"type": "string"
"label": "livecd",
"description": "A string that can be \"Yes\" or \"No\" that will determine if the bootleg is a live CD or not.",
"required": true,
"type": "string"
}