Template:Infobox Buildinfo/doc: Difference between revisions

From BetaArchive Wiki
No edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
Line 2: Line 2:
* '''Title''': the label on the About Windows dialog box (<code>winver.exe</code>), or on the desktop watermark. Build tag is preferred.
* '''Title''': the label on the About Windows dialog box (<code>winver.exe</code>), or on the desktop watermark. Build tag is preferred.
* '''Imagecaption''': image description
* '''Imagecaption''': image description
* '''Timebomb''': timebomb date, '''not''' number of days
* '''Status''':
* '''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]].
** '''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.
** '''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.
** '''Unavailable''': neither released nor leaked.
* '''Kernel''': First two numbers on About Windows, e.g. 10.0 for [[Windows 10]]
* '''Architecture''': '''x86''' or '''x64'''
* '''Compiled''': Compile date, format DD MMMM YYYY, e.g. {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}
* '''Timebomb''': number of days from install before build can no longer be used (meaning user can no longer login in)
* '''Key''': Product key. If none, use "None"


<pre>
<pre>
Line 18: Line 22:
|sku =  
|sku =  
|compiled =  
|compiled =  
|bios =
|timebomb =  
|timebomb =  
|key =  
|key =  

Revision as of 08:07, 5 November 2023

How to use

  • Title: the label on the About Windows dialog box (winver.exe), or on the desktop watermark. Build tag is preferred.
  • Imagecaption: image description
  • Status:
  • Kernel: First two numbers on About Windows, e.g. 10.0 for Windows 10
  • Architecture: x86 or x64
  • Compiled: Compile date, format DD MMMM YYYY, e.g. 23 May 2024
  • Timebomb: number of days from install before build can no longer be used (meaning user can no longer login in)
  • Key: Product key. If none, use "None"
{{Infobox Buildinfo
|title = 
|image = 
|imagecaption = 
|status = 
|kernel = 
|arch = 
|sku = 
|compiled = 
|timebomb = 
|key = 
|betawiki_link = [https://betawiki.net/wiki/ ]
|tcb_link = [https://www.thecollectionbook.info/builds/windows/ ]
}}