Difference between revisions of "Template:Module properties"
From NeatTools
| Line 1: | Line 1: | ||
| − | {|style="background: #f1f1f1; border | + | {|style="background-color:#f1f1f1;" cellpadding="3" cellspacing="0" border="1" |
|- | |- | ||
| − | {{#if:{{{label1|}}}|{{ | + | {{#if:{{{label1|}}}| |
| + | {{!}}{{{label1}}} | ||
| + | {{!}}{{{data1}}} | ||
{{!}}-}} | {{!}}-}} | ||
| − | {{#if:{{{label2|}}}|{{ | + | {{#if:{{{label2|}}}| |
| + | {{!}}{{{label2}}} | ||
| + | {{!}}{{{data2}}} | ||
{{!}}-}} | {{!}}-}} | ||
| − | {{#if:{{{label3|}}}|{{ | + | {{#if:{{{label3|}}}| |
| + | {{!}}{{{label3}}} | ||
| + | {{!}}{{{data3}}} | ||
{{!}}-}} | {{!}}-}} | ||
| − | {{#if:{{{label4|}}}|{{{label4}}} | + | {{#if:{{{label4|}}}| |
| + | {{!}}{{{label4}}} | ||
| + | {{!}}{{{data4}}} | ||
{{!}}-}} | {{!}}-}} | ||
|} | |} | ||