Template:Infobox Buildinfo: Difference between revisions

From BetaArchive Wiki
No edit summary
No edit summary
Line 20: Line 20:
<tr>
<tr>
<td colspan="2" bgcolor="#F9F9F9" style="text-align:center;">{{{imagecaption}}}</td>
<td colspan="2" bgcolor="#F9F9F9" style="text-align:center;">{{{imagecaption}}}</td>
</tr>
}}
{{#if:{{{status|}}}|
<tr>
<th style="width:50%;">Status</th>
<td>{{{status}}}</td>
</tr>
</tr>
}}
}}
Line 88: Line 95:
<noinclude>  
<noinclude>  
===How to use===
===How to use===
* Title: refers to build tag
* Title: build tag
* Imagecaption: describes the image
* Imagecaption: image description
* Timebomb: timebomb date, '''not''' number of days
* Status:
** Released
** Leaked (''Released'' means officially made public, whether general or limited, ''Leaked'' means the opposite)
** Unavailable (Neither released nor leaked)


<pre>
<pre>
Line 96: Line 108:
|image =  
|image =  
|imagecaption =  
|imagecaption =  
|status =
|kernel =  
|kernel =  
|arch =
|arch =

Revision as of 03:19, 8 May 2022

Nopicture.png

How to use

  • Title: build tag
  • Imagecaption: image description
  • Timebomb: timebomb date, not number of days
  • Status:
    • Released
    • Leaked (Released means officially made public, whether general or limited, Leaked means the opposite)
    • Unavailable (Neither released nor leaked)
{{Infobox Buildinfo
|title =
|image = 
|imagecaption = 
|status =
|kernel = 
|arch =
|sku = 
|bios = 
|timebomb =
|compiled =
|key = 
|tcb_link = [https://www.thecollectionbook.info/builds/windows/ ]
}}