Difference between revisions of "Template:Infobox protocol decoder"

From sigrok
Jump to navigation Jump to search
(Created page with "{{Infobox | bodyclass = vevent | bodystyle = {{{bodystyle|}}} | title = {{{title|{{{name|<includeonly>{{PAGENAME}}</includeonly>}}}}}} | titleclass = summary | labelsty...")
 
(Options)
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{DISPLAYTITLE:Protocol decoder:{{{id}}}}}
{{Infobox
{{Infobox
| bodyclass  = vevent
| bodystyle  = {{{bodystyle|}}}
| title      = {{{title|{{{name|<includeonly>{{PAGENAME}}</includeonly>}}}}}}
| titleclass = summary
| labelstyle = white-space: nowrap;
| image      = {{{image|}}}
| caption    = {{{image caption|}}}


| label1    = Name
| bodyclass  =  
| data1      = {{{name|}}}
| bodystyle  = border:1px solid gray; font-size: smaller; background:#eeeeee; margin-left:1em;


| label2    = Description
| titleclass  =  
| data2      = {{{description|}}}
| titlestyle  = background-color:{{#switch: {{{status}}} | supported = lime | in progress = orange | planned = red | red }}; border:1px solid gray; font-size: small;


| label3    = Status
| headerstyle = background:#ccf;
| data3      = {{{status|}}}


| label4    = License
| labelstyle  = white-space: nowrap; background:#ddf;
| data4      = {{{license|}}}


| label5    = Input
| belowstyle  = background:#ddf;
| data5      = {{{input|}}}


| label6     = Output
| title      = '''{{{title|{{{id|<includeonly>{{PAGENAME}}</includeonly>}}}}}}'''
| data6      = {{{output|}}}
 
| image      = {{{image|}}}
| caption    = {{{image caption|}}}
 
| label1      = Name
| data1      = '''{{{name|}}}'''
 
| label2      = Description
| data2      = {{{description|}}}
 
| label3      = Status
| data3      = <span style="background-color: {{#switch: {{{status}}} | supported = lime | in progress = orange | planned = red | red }}">{{{status|}}}</span>
 
| label4      = License
| data4      = {{{license|}}}
 
| label5      = Source code
| data5      = [http://sigrok.org/gitweb/?p=libsigrokdecode.git;a=tree;f=decoders/{{{source_code_dir|}}} decoders/{{{source_code_dir|}}}]
 
| label6     = Input
| data6       = {{{input|}}}
 
| label7     = Output
| data7      = {{{output|}}}
 
| label8      = Probes
| data8      = {{{probes|}}}
 
| label9      = Optional probes
| data9      = {{{optional_probes|}}}
 
| label10    = Options
| data10      = {{{options|}}}


}}
}}

Latest revision as of 23:28, 2 April 2015

'
Name '
Status
Source code decoders/