Difference between revisions of "Template:Infobox protocol decoder"

From sigrok
Jump to navigation Jump to search
m
(Options)
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{DISPLAYTITLE:Protocol decoder:{{{id}}}}}
{{Infobox
{{Infobox
| bodyclass = vevent
 
| bodystyle  = {{{bodystyle|}}}
| bodyclass   =  
| title      = {{{title|{{{id|<includeonly>{{PAGENAME}}</includeonly>}}}}}}
| bodystyle   = border:1px solid gray; font-size: smaller; background:#eeeeee; margin-left:1em;
| titleclass = summary
 
| labelstyle = white-space: nowrap;
| titleclass =  
| 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;
| labelstyle  = background:#ddf;
 
| labelstyle  = white-space: nowrap; background:#ddf;
 
| belowstyle  = background:#ddf;
| belowstyle  = background:#ddf;


| image     = {{{image|}}}
| title      = '''{{{title|{{{id|<includeonly>{{PAGENAME}}</includeonly>}}}}}}'''
| caption   = {{{image caption|}}}
 
| 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|}}}


| label1    = Name
| label5      = Source code
| data1      = {{{name|}}}
| data5      = [http://sigrok.org/gitweb/?p=libsigrokdecode.git;a=tree;f=decoders/{{{source_code_dir|}}} decoders/{{{source_code_dir|}}}]


| label2    = Description
| label6      = Input
| data2      = {{{description|}}}
| data6      = {{{input|}}}


| label3    = Status
| label7      = Output
| data3      = {{{status|}}}
| data7      = {{{output|}}}


| label4    = License
| label8      = Probes
| data4      = {{{license|}}}
| data8      = {{{probes|}}}


| label5    = Input
| label9      = Optional probes
| data5      = {{{input|}}}
| data9      = {{{optional_probes|}}}


| label6     = Output
| label10     = Options
| data6     = {{{output|}}}
| data10     = {{{options|}}}


}}
}}

Latest revision as of 23:28, 2 April 2015

'
Name '
Status
Source code decoders/