Template:Infobox Buildinfo/doc: Difference between revisions

From BetaArchive Wiki
No edit summary
mNo edit summary
 
(28 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=== How to use ===
=== Template ===
* '''Title''': the label on the About Windows dialog box (<code>winver.exe</code>), or on the desktop watermark. Build tag is preferred.
All parameters, vertical format:
* '''Imagecaption''': image description
* '''Timebomb''': timebomb date, '''not''' number of days
* '''Status''':
** '''Released''': means officially made public, whether open to anyone or only to a limited number of testers. Therefore, [[Windows Neptune/5.5.5111.1|Windows Neptune build 5111]], a developer release, falls under this status, even if it was not intended for the general public. Other examples are [[PDC 2003]] [[Windows Longhorn/6.0.4051.idx02.031001-1340|Windows Longhorn build 4051]] and [[PDC 2005]] [[Windows Vista/6.0.5219.winmain idx02.050830-2010|Windows Vista build 5219]].
** '''Leaked''': means the opposite; [[Windows Longhorn/6.0.3683.Lab06 N.020923-1821|Windows Longhorn build 3683]] is an example.
** '''Unavailable''': neither released nor leaked.
 
<pre>
<pre>
{{Infobox Buildinfo
{{Infobox Buildinfo
Line 18: Line 11:
|sku =  
|sku =  
|compiled =  
|compiled =  
|bios =  
|bios =
|timebomb =  
|timebomb =  
|key =  
|key =  
|tcb_link = [https://www.thecollectionbook.info/builds/windows/ ]
|database = [https://www.betaarchive.com/database/view_release.php?uuid= Available]
|betawiki = [https://betawiki.net/wiki/ Available]
|tcb = [https://www.thecollectionbook.info/builds/windows/ Available]
}}
}}
</pre>
</pre>
<includeonly>
 
[[Category:Infobox templates|{{{PAGENAME}}}]]
=== Parameters ===
</includeonly>
{| class=wikitable
|-
!Parameter
!Description
|-
|align=center|title
| '''Title''': the label on the About Windows dialog box (<code>winver.exe</code>), or on the desktop watermark. Build tag is preferred.
|-
|align=center|image
|'''Image'''
|-
|align=center|imagecaption
|'''Image caption''': image description
|-
|align=center|status
|'''Status''':
* '''Released''': means officially made public, whether open to anyone or only to a limited number of testers. Put in parentheses the type of release.  For example:
** '''(Developer)''': e.g. [[Windows Neptune/5.5.5111.1]]. If developer release number is available, indicate '''(Developer Release #)'''. For example, [[Windows ME/4.90.2358.0]] is <code>(Developer Release 3)</code>.
** '''(PDC YYYY)''', e.g. <code><nowiki>[[PDC 2003]]</nowiki></code> for [[Windows Longhorn/6.0.4051.idx02.031001-1340]]
** '''(WinHEC YYYY)''', e.g. <code><nowiki>WinHEC 2004</nowiki></code> for [[Windows Longhorn/6.0.4074.idx02.040425-1535]]
** '''(Beta #)''' or '''(RC#)''' [Release Candidate], include the number, e.g. <code>(Beta 1)</code> or <code>(RC1)</code>
** '''(RTM)''' for [[wikipedia:Release to manufacturing|Release to manufacturing]]
** '''(SP#)''' [Service Pack], include the number, e.g. SP1
** '''(Insider)''', for builds released under the [[wikipedia:Windows Insider|Windows Insider]] program
** For terms used in only one operating system, e.g. Windows Vista, indicate '''month and year and spell out''', e.g. <code>(September 2005 Community Technology Preview)</code>, not <code>(Sept. 2005 CTP)</code> for [[Windows Vista/6.0.5219.winmain idx02.050830-2010]].
** For builds with multiple release details, e.g. Windows Vista/6.0.5219.winmain idx02.050830-2010, list alphabetically: <code><nowiki>([[PDC 2005]] & (September 2005 Community Technology Preview)</nowiki></code>
* '''Leaked''': means the opposite of ''Released''; [[Windows Longhorn/6.0.3683.Lab06 N.020923-1821|Windows Longhorn build 3683]] is an example.
* '''Unavailable''': neither released nor leaked.
|-
|align=center|kernel
|'''Kernel''': First two numbers on About Windows, e.g. 10.0 for [[Windows 10]]
|-
|align=center|arch
|'''Architecture''': Examples are:
* x86
* x64
* IA64
|-
|align=center|sku
|'''SKU''': Examples are:
* Workstation
* Home Edition
* Professional
* Business
* Personal
* Server: specify the specific Server variant
* N/A: from [[Windows 1.0]] to [[Windows ME]] line
|-
|align=center|compiled
|'''Compile date''': Follow format DD MMMM YYYY, e.g. {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}. Usually found in build tag or the date system files were created.
|-
|align=center|bios
| '''BIOS date''': usually the same as the compile date, except for builds compiled in evaluation mode (e.g. Windows Longhorn/6.0.4051.idx02.031001-1340), which do not require setting the BIOS date back. Put compile date using format above. If BIOS date not necessary, write '''N/A'''.
|-
|align=center|timebomb
|'''Timebomb''': number of days from install before build can no longer be used (meaning user can no longer login in).  If none, use "None".
|-
|align=center|key
|'''Product key''': If none required, use "None".
|-
|align=center|database
|'''BetaArchive Database''':
* For builds with '''multiple architectures''' in the database, use the architecture as the label, e.g. for [[Windows Vista/6.0.5219.winmain idx02.050830-2010]], follow this format: <code><nowiki>|database = [https://www.betaarchive.com/database/view_release.php?uuid=4a48a9a7-b0b4-440e-9b3e-e7145f888df2 x86]<br>[https://www.betaarchive.com/database/view_release.php?uuid=4a48a9a7-b0b4-440e-9b3e-e7145f888df2 amd64]</nowiki></code>.
* For builds with '''multiple SKUs''', use the SKU as the label, e.g. for [[Windows Longhorn/6.0.3718.lab06 N.021119-1730]], follow this format: <code><nowiki>|database = [https://www.betaarchive.com/database/view_release.php?uuid=296cacdf-f79f-4a32-8dd7-c101dc45ab3d Professional]</nowiki></code>.
* If none, use '''Not available'''.
|-
|align=center|betawiki
| '''BetaWiki link''':
* If available, use '''Available''' as label for the link.
* If none, use text only: '''Not available'''.
|-
|align=center|tcb
|'''The Collection Book link''':
* If available, use '''Available''' as label for the link.
* If none, use text only: '''Not available'''.
|}

Latest revision as of 04:03, 7 November 2023

Template

All parameters, vertical format:

{{Infobox Buildinfo
|title = 
|image = 
|imagecaption = 
|status = 
|kernel = 
|arch = 
|sku = 
|compiled = 
|bios =
|timebomb = 
|key = 
|database = [https://www.betaarchive.com/database/view_release.php?uuid= Available]
|betawiki = [https://betawiki.net/wiki/ Available]
|tcb = [https://www.thecollectionbook.info/builds/windows/ Available]
}}

Parameters

Parameter Description
title Title: the label on the About Windows dialog box (winver.exe), or on the desktop watermark. Build tag is preferred.
image Image
imagecaption Image caption: image description
status Status:
  • Released: means officially made public, whether open to anyone or only to a limited number of testers. Put in parentheses the type of release. For example:
  • Leaked: means the opposite of Released; Windows Longhorn build 3683 is an example.
  • Unavailable: neither released nor leaked.
kernel Kernel: First two numbers on About Windows, e.g. 10.0 for Windows 10
arch Architecture: Examples are:
  • x86
  • x64
  • IA64
sku SKU: Examples are:
  • Workstation
  • Home Edition
  • Professional
  • Business
  • Personal
  • Server: specify the specific Server variant
  • N/A: from Windows 1.0 to Windows ME line
compiled Compile date: Follow format DD MMMM YYYY, e.g. 10 May 2024. Usually found in build tag or the date system files were created.
bios BIOS date: usually the same as the compile date, except for builds compiled in evaluation mode (e.g. Windows Longhorn/6.0.4051.idx02.031001-1340), which do not require setting the BIOS date back. Put compile date using format above. If BIOS date not necessary, write N/A.
timebomb Timebomb: number of days from install before build can no longer be used (meaning user can no longer login in). If none, use "None".
key Product key: If none required, use "None".
database BetaArchive Database:
  • For builds with multiple architectures in the database, use the architecture as the label, e.g. for Windows Vista/6.0.5219.winmain idx02.050830-2010, follow this format: |database = [https://www.betaarchive.com/database/view_release.php?uuid=4a48a9a7-b0b4-440e-9b3e-e7145f888df2 x86]<br>[https://www.betaarchive.com/database/view_release.php?uuid=4a48a9a7-b0b4-440e-9b3e-e7145f888df2 amd64].
  • For builds with multiple SKUs, use the SKU as the label, e.g. for Windows Longhorn/6.0.3718.lab06 N.021119-1730, follow this format: |database = [https://www.betaarchive.com/database/view_release.php?uuid=296cacdf-f79f-4a32-8dd7-c101dc45ab3d Professional].
  • If none, use Not available.
betawiki BetaWiki link:
  • If available, use Available as label for the link.
  • If none, use text only: Not available.
tcb The Collection Book link:
  • If available, use Available as label for the link.
  • If none, use text only: Not available.