If you plan to make a YouTube video or other content using bootlegs downloaded from our site, although we can't and won't force you to do anything, we greatly appreciate attribution for the large amounts of time and effort we spend finding these bootlegs. Thank you!

Happy Pride Month, everyone!

Template:Infobox bootleg: Difference between revisions

(iirc the problem was it screwed up screenshot ordering; if you clicked the desktop image in the gallery section it'd take you to the one from the template and not the gallery, and if you tried to look through the gallery it'd go back to the first image after it (which is usually the setup image) and it wouldn't flow very nicely (its supposed to be succeeded by the start menu, demo images, etc))
(formaT)
 
(14 intermediate revisions by 2 users not shown)
Line 3: Line 3:
|subheader = <span class="plainlinks">[https://crustywindo.ws/collection Crusty {{{collection_name|Windows}}}]</span> bootleg
|subheader = <span class="plainlinks">[https://crustywindo.ws/collection Crusty {{{collection_name|Windows}}}]</span> bootleg


|image1 = {{#if: {{{screenshot|}}} | [[File:{{{screenshot}}}|{{{screenshot size|250px}}}|alt={{{screenshot alt|{{{caption|The desktop of {{PAGENAME}}}}}}}}|link=|]] }}
|image1 = {{#if: {{{screenshot|}}} | [[File:{{{screenshot}}}|{{{screenshot size|250px}}}|alt={{{screenshot alt|{{{caption|The desktop of {{PAGENAME}}}}}}}}|]]}}
|caption1 = {{{caption|The desktop of {{PAGENAME}}}}}
|caption1 = {{{caption|The desktop of {{PAGENAME}}}}}


Line 18: Line 18:
|data4 = {{{creator|}}}
|data4 = {{{creator|}}}


|label5 = Country of Origin
|label5 = Country
|data5 = {{{country|}}}
|data5 = {{{country|}}}


Line 41: Line 41:
|label12 = Timebomb date
|label12 = Timebomb date
|data12 = {{{timebombdate|}}}
|data12 = {{{timebombdate|}}}

|label13 = Live CD
|data13 = {{{livecd|No}}}
}}
}}
<noinclude>
<noinclude>
Line 80: Line 83:
"original_os": {
"original_os": {
"label": "original_os",
"label": "original_os",
"description": "The origin OS in which the bootleg is based on.",
"description": "The origin OS in which the bootleg is based on. Do not forget to link its corresponding category!",
"example": "Windows XP, Windows 7, Windows 8.x, Windows 10, etc...",
"example": "[[:Category:Bootlegs based on Windows XP|Windows XP]], [[:Category:Bootlegs based on Windows 7|Windows 7]], etc...",
"required": true,
"required": true,
"type": "string"
"type": "string"
Line 93: Line 96:
"label": "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\".",
"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,
"required": true,
"type": "string"
"type": "string"
Line 98: Line 102:
"creator": {
"creator": {
"label": "creator",
"label": "creator",
"description": "The bootleg's original author(s). If you don't know what the author(s) are, then just put \"?\".",
"description": "The bootleg's original author(s). If you don't know what the author(s) are, leave this parameter blank.",
"required": true,
"suggested": true,
"type": "string"
"type": "string"
},
},
"country": {
"country": {
"label": "country",
"label": "country",
"description": "The bootleg's origin country. If you don't know the origin country, then just put \"?\". This parameter is optional.",
"description": "The bootleg's origin country. If you don't know the origin country, leave this parameter blank. This parameter is optional.",
"suggested": true,
"suggested": true,
"type": "string"
"type": "string"
Line 110: Line 114:
"language": {
"language": {
"label": "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.",
"description": "The bootleg's system language. It will usually be in the English language, but some are in other languages such as Arabic, Spanish or Russian.",
"required": true,
"required": true,
"type": "string"
"type": "string"
Line 117: Line 121:
"label": "arch",
"label": "arch",
"description": "The bootleg's architecture. The recommended architecture format is \"x86 (32-bit)\", and \"x86 (64-bit)\".",
"description": "The bootleg's architecture. The recommended architecture format is \"x86 (32-bit)\", and \"x86 (64-bit)\".",
"example": "x86 (32-bit), x86 (64-bit)",
"example": "x86 (32-bit), ARM64, Itanium (32-bit)",
"required": true,
"required": true,
"type": "string"
"type": "string"
Line 128: Line 132:
"size": {
"size": {
"label": "size",
"label": "size",
"description": "The bootleg's file size. The file size must be a floating number.",
"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 MB",
"example": "XXX.X MiB",
"required": true,
"required": true,
"type": "string"
"type": "string"
Line 135: Line 139:
"download": {
"download": {
"label": "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 cut it down.",
"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 make it fit. Due to new rules in place, you will have to use the Link template for the download link. The syntax is as follows:",
"example": "[https://crustywindo.ws/collection/Windows%20XP/(Bootleg filename here) (Bootleg filename here)]",
"example": "{{link|https://crustywindo.ws/collection/Windows%20XP/(Bootleg filename here)|(Bootleg filename here)}}",
"required": true,
"required": true,
"type": "string"
"type": "string"
Line 149: Line 153:
"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 the other parameters.",
"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"
},
"livecd": {
"label": "livecd",
"description": "A string that can be \"Yes\" or \"No\" that will determine if the bootleg is a live CD or not. If you leave this parameter blank, it will be set to \"No\" by default. Note that bootlegs that merely come with live CDs (usually accessible through the bootleg's boot selector) do not qualify for this parameter.",
"required": true,
"type": "string"
"type": "string"
}
}

Latest revision as of 04:32, 1 June 2024

Infobox bootleg
Crusty Windows bootleg
Live CDNo

No description.

[Edit template data]

Template parameters

ParameterDescriptionTypeStatus
titletitle

The bootleg title. This parameter is optional. If nothing is specified, it will use the article name by default.

Stringoptional
collection_namecollection_name

The OS name which will specify which part of the Crusty Windows collection this bootleg belongs in.

Example
Windows, Linux, MS-DOS, etc...
Stringoptional
screenshotscreenshot

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.

Stringrequired
screenshot sizescreenshot size

The bootleg's cover screenshot size. This parameter is optional.

Stringoptional
screenshot altscreenshot alt

The bootleg's cover screenshot's alternate text. This parameter is optional.

Stringoptional
captioncaption

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.

Stringoptional
original_osoriginal_os

The origin OS in which the bootleg is based on. Do not forget to link its corresponding category!

Example
[[:Category:Bootlegs based on Windows XP|Windows XP]], [[:Category:Bootlegs based on Windows 7|Windows 7]], etc...
Stringrequired
forked_fromforked_from

The parent bootleg this bootleg is forked from, if one. This parameter is optional.

Stringoptional
release_daterelease_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".

Example
January 1, 1900, ...
Stringrequired
creatorcreator

The bootleg's original author(s). If you don't know what the author(s) are, leave this parameter blank.

Stringsuggested
countrycountry

The bootleg's origin country. If you don't know the origin country, leave this parameter blank. This parameter is optional.

Stringsuggested
languagelanguage

The bootleg's system language. It will usually be in the English language, but some are in other languages such as Arabic, Spanish or Russian.

Stringrequired
archarch

The bootleg's architecture. The recommended architecture format is "x86 (32-bit)", and "x86 (64-bit)".

Example
x86 (32-bit), ARM64, Itanium (32-bit)
Stringrequired
otherversothervers

The bootleg's other versions. This parameter is optional.

Stringoptional
sizesize

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 MiB
Stringrequired
downloaddownload

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 make it fit. 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)}}
Stringrequired
archiveaddarchiveadd

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.

Stringsuggested
timebombdatetimebombdate

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.

Stringoptional
livecdlivecd

A string that can be "Yes" or "No" that will determine if the bootleg is a live CD or not. If you leave this parameter blank, it will be set to "No" by default. Note that bootlegs that merely come with live CDs (usually accessible through the bootleg's boot selector) do not qualify for this parameter.

Stringrequired