Template:Computers/Upstream Status

From ParabolaWiki
Jump to: navigation, search

This is the standard template for individual "Interesting" computers on the 'Computers' wiki page (those which have not yet been designated with high-priority support).

Each 'Computers/<SBC>' article consumes these within a prescribed HTML table. Each instance of this template is a row, fit for that table. Empty values signify affirmative working status; and a checkbox will be shown in the checked state. A value of 'n/a' hides the checkbox from that table cell. Any other value will show a checkbox the un-checked state.

Invoke any number of instances, For example, the standard "Upstream Status" section of individual Computers/* details stub pages, with only the top row filled with real data:

Example:

{{Computers/Upstream_Status
|label=U-boot
|display=
|keyboard=
|uart=
|usbotg=
|ethernet=
|wireless=n/a
}}
{{Computers/Upstream_Status
|label=Linux-libre
|display=?
|keyboard=?
|uart=?
|usbotg=?
|ethernet=?
|wireless=?
}}
{{Computers/Upstream_Status
|label=OpenRC
|display=n/a
|keyboard=?
|uart=n/a
|usbotg=?
|ethernet=?
|wireless=?
}}
{{Computers/Upstream_Status
|label=Systemd
|display=n/a
|keyboard=?
|uart=n/a
|usbotg=?
|ethernet=?
|wireless=?
}}
{{Computers/Upstream_Status
|label=X11
|display=?
|keyboard=?
|uart=n/a
|usbotg=n/a
|ethernet=?
|wireless=?
}}
{{Computers/Upstream_Status
|label=Wayland
|display=?
|keyboard=?
|uart=n/a
|usbotg=n/a
|ethernet=?
|wireless=?
}}


Result:


Display Keyboard UART USB-OTG Ethernet Wireless
U-boot


Linux-libre

 ?

 ?

 ?

 ?

 ?

 ?

OpenRC


 ?


 ?

 ?

 ?

Systemd


 ?


 ?

 ?

 ?

X11

 ?

 ?



 ?

 ?

Wayland

 ?

 ?



 ?

 ?