Template:Infobox bootleg: Difference between revisions
Undefishin (talk | contribs) (the br thing is an unrelated issue its probably really simple to fix lol) Tag: Undo |
Undefishin (talk | contribs) No edit summary |
||
Line 48: | Line 48: | ||
"title": { |
"title": { |
||
"label": "title", |
"label": "title", |
||
"description": "The bootleg title. This parameter is optional.", |
"description": "The bootleg title. This parameter is optional. If nothing is specified, it will use the article name by default.", |
||
"type": "string" |
"type": "string" |
||
}, |
}, |
||
Line 75: | Line 75: | ||
"caption": { |
"caption": { |
||
"label": "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 |
"description": "The bootleg infobox's caption. If the cover screenshot does not use the desktop screenshot, then change this parameter to the best description of what the cover screenshot is. This parameter is optional.", |
||
"type": "string" |
"type": "string" |
||
}, |
}, |
||
Line 87: | Line 87: | ||
"forked_from": { |
"forked_from": { |
||
"label": "forked_from", |
"label": "forked_from", |
||
"description": "The parent bootleg this bootleg is forked from, if |
"description": "The parent bootleg this bootleg is forked from, if one. This parameter is optional.", |
||
"type": "string" |
"type": "string" |
||
}, |
}, |
||
Line 104: | Line 104: | ||
"country": { |
"country": { |
||
"label": "country", |
"label": "country", |
||
"description": "The bootleg's origin country. If you |
"description": "The bootleg's origin country. If you don't know the origin country, then just put \"?\". This parameter is optional.", |
||
"suggested": true, |
"suggested": true, |
||
"type": "string" |
"type": "string" |
||
Line 110: | Line 110: | ||
"language": { |
"language": { |
||
"label": "language", |
"label": "language", |
||
"description": "The bootleg's system 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, |
"required": true, |
||
"type": "string" |
"type": "string" |
||
Line 148: | Line 148: | ||
"timebombdate": { |
"timebombdate": { |
||
"label": "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 |
"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 the other parameters.", |
||
"type": "string" |
"type": "string" |
||
} |
} |
Revision as of 15:39, 15 November 2023
Crusty Windows bootleg |
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
title | title | The bootleg title. This parameter is optional. If nothing is specified, it will use the article name by default. | String | optional |
collection_name | collection_name | The OS name which will specify which part of the Crusty Windows collection this bootleg belongs in.
| String | optional |
screenshot | screenshot | 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. | String | required |
screenshot size | screenshot size | The bootleg's cover screenshot size. This parameter is optional. | String | optional |
screenshot alt | screenshot alt | The bootleg's cover screenshot's alternate text. This parameter is optional. | String | optional |
caption | caption | The bootleg infobox's caption. If the cover screenshot does not use the desktop screenshot, then change this parameter to the best description of what the cover screenshot is. This parameter is optional. | String | optional |
original_os | original_os | The origin OS in which the bootleg is based on.
| String | required |
forked_from | forked_from | The parent bootleg this bootleg is forked from, if one. This parameter is optional. | String | optional |
release_date | release_date | The bootleg's release date. If you don't know the release date, then just put "?". The recommended date format is "Month Day, Year". | String | required |
creator | creator | The bootleg's original author(s). If you don't know what the author(s) are, then just put "?". | String | required |
country | country | The bootleg's origin country. If you don't know the origin country, then just put "?". This parameter is optional. | String | suggested |
language | language | The bootleg's system language. It will usually be in the English language, but some are in other languages like Arabic, Spanish or Russian. | String | required |
arch | arch | The bootleg's architecture. The recommended architecture format is "x86 (32-bit)", and "x86 (64-bit)".
| String | required |
othervers | othervers | The bootleg's other versions. This parameter is optional. | String | optional |
size | size | The bootleg's file size. The file size must be a floating number.
| String | required |
download | download | 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 cut it down.
| String | required |
archiveadd | archiveadd | 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. | String | suggested |
timebombdate | timebombdate | 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 the other parameters. | String | optional |