Difference between revisions of "Template:Infobox protocol decoder"

From sigrok
Jump to navigation Jump to search
m
m
Line 1: Line 1:
{{Infobox
{{Infobox
| bodyclass = vevent
 
| bodystyle = {{{bodystyle|}}}
| bodyclass   = vevent
| title     = {{{title|{{{id|<includeonly>{{PAGENAME}}</includeonly>}}}}}}
| bodystyle   = border:1px solid gray; font-size: smaller
| titleclass = summary
 
| labelstyle = white-space: nowrap;
| title       = {{{title|{{{id|<includeonly>{{PAGENAME}}</includeonly>}}}}}}
| titleclass = summary


| headerstyle = background:#ccf;
| headerstyle = background:#ccf;
| labelstyle  = background:#ddf;
 
| labelstyle  = white-space: nowrap; background:#ddf;
 
| belowstyle  = background:#ddf;
| belowstyle  = background:#ddf;


| image     = {{{image|}}}
| image       = {{{image|}}}
| caption   = {{{image caption|}}}
| caption     = {{{image caption|}}}
 
| label1      = Name
| data1      = {{{name|}}}
 
| label2      = Description
| data2      = {{{description|}}}
 
| label3      = Status
| data3      = {{{status|}}}
 
| 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|}}}]


| label1    = Name
| label6      = Input
| data1      = {{{name|}}}
| data6      = {{{input|}}}


| label2    = Description
| label7      = Output
| data2      = {{{description|}}}
| data7      = {{{output|}}}


| label3    = Status
| label8      = Probes
| data3      = {{{status|}}}
| data8      = {{{probes|}}}


| label4    = License
| label9      = Optional probes
| data4      = {{{license|}}}
| data9      = {{{optional_probes|}}}


| label5     = Input
| label10     = Options
| data5     = {{{input|}}}
| data10     = {{{options|}}}


| label6     = Output
| label11     = Annotations
| data6     = {{{output|}}}
| data11     = {{{annotations|}}}


}}
}}

Revision as of 21:40, 25 November 2012

Source code decoders/