Difference between revisions of "Template:Module properties"
From NeatTools
| Line 16: | Line 16: | ||
|- | |- | ||
|{{#if:{{{label4|}}}| {{{label4}}}:{{{data4}}} | |{{#if:{{{label4|}}}| {{{label4}}}:{{{data4}}} | ||
| + | {{#if:{{{label5|}}} | ||
| + | |<tr><th>Foo</th><td>{{{label5}}}</td></tr>}} | ||
| + | |- | ||
| + | ! Bar | ||
| + | | {{{data5}}} | ||
| + | |||
|} | |} | ||
Revision as of 14:54, 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}}} | |
| Bar | {{{data5}}} |
|---|