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|}}} | |
| − | | {{{label1}}} | + | | <tr><th>{{{label1}}}</th><td>{{{data1}}}</td></tr> |
| − | + | }} | |
| − | + | ||
| + | {{#if:{{{label2|}}} | ||
| {{{label2}}}:{{{data2}}} | | {{{label2}}}:{{{data2}}} | ||
| − | + | ||
| − | + | {{#if:{{{label3|}}} | |
| {{{label3}}}:{{{data3}}} | | {{{label3}}}:{{{data3}}} | ||
| − | + | ||
| − | + | {{#if:{{{label4|}}} | |
| {{{label4}}}:{{{data4}}} | | {{{label4}}}:{{{data4}}} | ||
|} | |} | ||
Revision as of 15:06, 22 January 2010
{{#if:
| Top Input(s): {{{topinput}}} | ||
| Left Input(s): {{{leftinput}}} | ||
| Right Output(s): {{{rightoutput}}} | ||
| Bottom Output(s): {{{bottomoutput}}} | ||
| {{{label2}}}:{{{data2}}}
{{#if: |
{{{label3}}}:{{{data3}}}
{{#if: |
{{{label4}}}:{{{data4}}} |