Difference between revisions of "Template:Infobox logic analyzer"

From sigrok
Jump to navigation Jump to search
(Created page with "{{Infobox | bodyclass = vevent | bodystyle = border:1px solid gray; font-size: smaller | title = {{{title|{{{id|<includeonly>{{PAGENAME}}</includeonly>}}}}}} | tit...")
 
m
 
(18 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Infobox
{{Infobox


| bodyclass  = vevent
| bodyclass  =  
| bodystyle  = border:1px solid gray; font-size: smaller
| bodystyle  = border:1px solid gray; font-size: smaller; background:#eeeeee; margin-left:1em;


| title      = {{{title|{{{id|<includeonly>{{PAGENAME}}</includeonly>}}}}}}
| titleclass  =  
| titleclass  = summary
| titlestyle  = background-color:{{#switch: {{{status}}} | supported = lime | in progress = orange | planned = red | red }}; border:1px solid gray; font-size: small;


| headerstyle = background:#ccf;
| headerstyle = background:#ccf;
Line 12: Line 12:


| belowstyle  = background:#ddf;
| belowstyle  = background:#ddf;
| title      = '''{{{title|{{{name|<includeonly>{{PAGENAME}}</includeonly>}}}}}}'''


| image      = {{{image|}}}
| image      = {{{image|}}}
| caption    = {{{image caption|}}}
| caption    = {{{image caption|}}}
| label1      = Name
| data1      = {{{name|}}}


| label2      = Status
| label2      = Status
| data2      = {{{status|}}}
| data2      = <span style="background-color: {{#switch: {{{status}}} | supported = lime | in progress = orange | planned = red | red }}">{{{status|}}}</span>


| label3      = Source code
| label3      = Source code
| data3      = [http://sigrok.org/gitweb/?p=libsigrok.git;a=tree;f=hardware/{{{source_code_dir|}}} hardware/{{{source_code_dir|}}}]
| data3      = {{#if: {{{source_code_dir}}}|[http://sigrok.org/gitweb/?p=libsigrok.git;a=tree;f=src/hardware/{{{source_code_dir|}}} {{{source_code_dir|}}}]|}}


| label4      = Channels
| label4      = Channels
Line 37: Line 36:
| data7      = {{{triggers|}}}
| data7      = {{{triggers|}}}


| label8      = Voltages
| label8      = Min/max voltage
| data8      = {{{voltages|}}}
| data8      = {{{voltages|}}}


| label9      = Memory
| label9      = Threshold voltage
| data9      = {{{memory|}}}
| data9      = {{{threshold|}}}
 
| label10    = Memory
| data10      = {{{memory|}}}
 
| label11    = Compression
| data11      = {{{compression|}}}
 
| label12    = Price range
| data12      = {{{price|}}}


| label10     = Compression
| label13     = Website
| data10     = {{{compression|}}}
| data13     = {{{website|}}}


}}
}}

Latest revision as of 15:16, 30 June 2019

'
Status
Source code [1]