Template:Infobox Buildinfo/doc: Difference between revisions

From BetaArchive Wiki
No edit summary
No edit summary
Line 28: Line 28:
* '''Leaked''': means the opposite of ''Released''; [[Windows Longhorn/6.0.3683.Lab06 N.020923-1821|Windows Longhorn build 3683]] is an example.
* '''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.
* '''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'''.
|}
|}
* '''Kernel''': First two numbers on About Windows, e.g. 10.0 for [[Windows 10]]
* '''Architecture''':
** x86
** x64
** IA64
* '''SKU''':
** 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, format DD MMMM YYYY, e.g. {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}. Usually found in build tag or the date system files were created.
* '''BIOS''': 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''': 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''': Entry in the BetaArchive Database. If none, use '''Not available'''.
** 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>.
* '''BetaWiki''' and '''TCB''':
** If available, use '''Available''' as label for the link.
** If none, use text only: '''Not available'''.


<pre>
<pre>

Revision as of 04:01, 7 November 2023

How to use

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. 11 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.
{{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]
}}