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