Difference between revisions of "Template:Module properties"
From NeatTools
| Line 3: | Line 3: | ||
|{{#if:{{{topinput|}}}| Top Input(s): {{{topinput}}}<br /> | |{{#if:{{{topinput|}}}| Top Input(s): {{{topinput}}}<br /> | ||
|- | |- | ||
| − | |{{#if:{{{leftinput|}}}| | + | |{{#if:{{{leftinput|}}}| Left Input(s): {{{leftinput}}}<br /> |
|- | |- | ||
| − | |{{#if:{{{rightoutput|}}}| | + | |{{#if:{{{rightoutput|}}}| Right Output(s): {{{rightoutput}}}<br /> |
|- | |- | ||
| − | |{{#if:{{{bottomoutput|}}}| | + | |{{#if:{{{bottomoutput|}}}| Bottom Output(s): {{{bottomoutput}}}<br /> |
| + | |- | ||
| + | |{{#if:{{{label1|}}}| {{{label1}}:{{{data1}}} | ||
| + | |- | ||
| + | |{{#if:{{{label2|}}}| {{{label2}}:{{{data2}}} | ||
| + | |- | ||
| + | |{{#if:{{{label3|}}}| {{{label3}}:{{{data3}}} | ||
| + | |- | ||
| + | |{{#if:{{{label4|}}}| {{{label4}}:{{{data4}}} | ||
|} | |} | ||
Revision as of 14:35, 22 January 2010
| Top Input(s): {{{topinput}}} |
| Left Input(s): {{{leftinput}}} |
| Right Output(s): {{{rightoutput}}} |
| Bottom Output(s): {{{bottomoutput}}} |
| {Template:Label1:{{{data1}}} |
| {Template:Label2:{{{data2}}} |
| {Template:Label3:{{{data3}}} |
| {Template:Label4:{{{data4}}} |