Difference between revisions of "Template:Infobox file format"

From sigrok
Jump to navigation Jump to search
(Created page with "{{Infobox | bodyclass = | bodystyle = border:1px solid gray; font-size: smaller; background:#eeeeee; margin-left:1em; | titleclass = | titlestyle = background-color:...")
 
m
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{DISPLAYTITLE:File format:{{{id}}}}}
{{Infobox
{{Infobox


Line 13: Line 14:
| belowstyle  = background:#ddf;
| belowstyle  = background:#ddf;


| title      = '''{{{title|{{{name|<includeonly>{{PAGENAME}}</includeonly>}}}}}}'''
| title      = '''{{{title|{{{id|<includeonly>{{PAGENAME}}</includeonly>}}}}}}'''


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


| label2      = Status
| label2      = Status
Line 22: Line 26:


| label3      = Source code (in)
| label3      = Source code (in)
| data3      = {{#if: {{{source_code_in}}}|[http://sigrok.org/gitweb/?p=libsigrok.git;a=tree;f=src/input/{{{source_code_in|}}} {{{source_code_in|}}}]|}}
| data3      = {{#if: {{{source_code_in}}}|[http://sigrok.org/gitweb/?p=libsigrok.git;a=blob;f=src/input/{{{source_code_in|}}} {{{source_code_in|}}}]|}}


| label4      = Source code (out)
| label4      = Source code (out)
| data4      = {{#if: {{{source_code_out}}}|[http://sigrok.org/gitweb/?p=libsigrok.git;a=tree;f=src/output/{{{source_code_out|}}} {{{source_code_out|}}}]|}}
| data4      = {{#if: {{{source_code_out}}}|[http://sigrok.org/gitweb/?p=libsigrok.git;a=blob;f=src/output/{{{source_code_out|}}} {{{source_code_out|}}}]|}}


| label5      = Common extension(s)
| label5      = Common extension(s)

Latest revision as of 01:09, 2 August 2014

'
Name '
Status
Source code (in) [1]
Source code (out) [2]