Difference between revisions of "Template:Module properties"
From NeatTools
| Line 9: | Line 9: | ||
|{{#if:{{{bottomoutput|}}}| Bottom Output(s): {{{bottomoutput}}} | |{{#if:{{{bottomoutput|}}}| Bottom Output(s): {{{bottomoutput}}} | ||
|- | |- | ||
| − | |{{#if:{{{label1| | + | |{{#if:{{{label1|}}}| {{{label1}}}:{{{data1}}} |
|- | |- | ||
|{{#if:{{{label2|}}}| {{{label2}}}:{{{data2}}} | |{{#if:{{{label2|}}}| {{{label2}}}:{{{data2}}} | ||
| Line 15: | Line 15: | ||
|{{#if:{{{label3|}}}| {{{label3}}}:{{{data3}}} | |{{#if:{{{label3|}}}| {{{label3}}}:{{{data3}}} | ||
|- | |- | ||
| − | |{{#if:{{{label4|}}}| {{{label4}}}:{{{data4}}} | + | |{{#if:{{{label4|hi}}}| {{{label4}}}:{{{data4}}} |
|} | |} | ||
Revision as of 14:46, 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}}} |