Template:BIOSInfobox: Difference between revisions

Template page
No edit summary
No edit summary
Line 1: Line 1:
<includeonly><div style="padding:0 0 20px 20px;width:340px;float:right">
<!-- START OF ACTUAL INFO BOX -->
{| border="0" cellpadding="2" cellspacing="0" style="background: whitesmoke; border: 1px solid #aaaaaa;width:100%" align="center"
|-
!style="background:Blue;" |'''<font color=White>{{{name|''{{PAGENAME}}''}}}</font>'''
|-
|
<!-- BORDER AROUND THE IMAGE -->
{| border="0" cellpadding="2" cellspacing="0" style="background: whitesmoke; border: 1px solid #aaaaaa" align="center"
|-
![[image:{{{Picture|none.png}}}|330px|center|]]
|-
|}{{#if:{{{Quote|}}}|{{{Quote|}}}}}
<!-- END OF BORDER AROUND IMAGE -->
|-
|
{| border="0" cellpadding="2" cellspacing="1" style="text-align:left; background: none; border-top:1px solid #aaaaaa;width:100%"
|-valign="top"
{{#if:{{{Developer|}}} |
!width=100{{!}}Developer:
!width=200{{!}}{{{Developer|}}}
}}
|-valign="top"
{{#if:{{{First released|}}} |
!width=100{{!}}First released:
!width=200{{!}}{{{First released|}}}
}}
|-valign="top"
{{#if:{{{Preceded by|}}} |
!width=100{{!}}Preceded by:
!width=200{{!}}{{{Preceded by|}}}
}}
|-valign="top"
{{#if:{{{Succeeded by|}}} |
!width=100{{!}}Succeeded by:
!width=200{{!}}{{{Succeeded by|}}}
}}
|-valign="top"
{{#if:{{{Known revisions|}}} |
!width=100{{!}}Known revisions:
!width=200{{!}}{{{Known revisions|}}}
}}
|-valign="top"
{{#if:{{{Known revision dates in string|}}} |
!width=100{{!}}Known revision dates in string:
!width=200{{!}}{{{Known revision dates in string|}}}
}}
|-
|}
<!-- END OF FIRST SECTION  -->
|}
<!-- END OF ACTUAL INFOBOX -->
</div>
<!-- END OF PADDING AROUND INFOBOX -->
</includeonly>
<noinclude>
<div><pre>
{{BIOS_Infobox
{{BIOS_Infobox
|POST screen=
|POST screen=
Line 8: Line 65:
|Known revision dates in string=
|Known revision dates in string=
}}
}}
</pre></div>

Revision as of 16:34, 14 July 2024


{{BIOS_Infobox
|POST screen=
|Developer=
|First released=
|Preceded by=
|Succeeded by=
|Known revisions=
|Known revision dates in string=
}}