Difference between revisions of "Template:Led"

From RadioNerds
Jump to navigation Jump to search
(Created page with "{| class="wikitable" style="width:75%; border:2px solid black;" !colspan="2" style="font-size:125%;"|'''{{{NAME}}}''' |- | scope="row" style="border-top: 2px solid black;font-...")
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="wikitable" style="width:75%; border:2px solid black;"
+
{| class="wikitable" style="width:95%; border:2px solid black;"
 
!colspan="2" style="font-size:125%;"|'''{{{NAME}}}'''
 
!colspan="2" style="font-size:125%;"|'''{{{NAME}}}'''
 
|-
 
|-
| scope="row" style="border-top: 2px solid black;font-size:125%;" | Description
+
| scope="row" style="border-top: 2px solid black;font-size:125%;width:35%" | Description
 
| style="border-top: 2px solid black;"| {{{DESCRIPTION}}}
 
| style="border-top: 2px solid black;"| {{{DESCRIPTION}}}
 +
|-
 +
| scope="row" style="border-top: 2px solid black;font-size:125%;width:35%" | Color
 +
| style="border-top: 2px solid black;"| {{{COLOR}}}
 
|-
 
|-
 
| scope="row" style="border-top: 2px solid black;font-size:125%;" | Default at Boot
 
| scope="row" style="border-top: 2px solid black;font-size:125%;" | Default at Boot
Line 11: Line 14:
 
| style="border-top: 2px solid black;"| {{{SYSFS_DEVICE}}}
 
| style="border-top: 2px solid black;"| {{{SYSFS_DEVICE}}}
 
|-
 
|-
| scope="row" style="border-top: 2px solid black;font-size:125%;" | Control
+
| scope="row" style="border-top: 2px solid black;font-size:125%;" | Usage
| style="border-top: 2px solid black;"| {{{CONTROL}}}
+
| style="border-top: 2px solid black;"| {{{USAGE}}}
 
|-
 
|-
 
| scope="row" style="border-top: 2px solid black;font-size:125%;" | Notes
 
| scope="row" style="border-top: 2px solid black;font-size:125%;" | Notes
 
| style="border-top: 2px solid black;"| {{{NOTES}}}
 
| style="border-top: 2px solid black;"| {{{NOTES}}}
 
|}
 
|}
 +
 +
<br/>
 +
<br/>

Latest revision as of 15:32, 14 July 2017

{{{NAME}}}
Description {{{DESCRIPTION}}}
Color {{{COLOR}}}
Default at Boot {{{DEFAULT_AT_BOOT}}}
SysFs Device {{{SYSFS_DEVICE}}}
Usage {{{USAGE}}}
Notes {{{NOTES}}}