Difference between revisions of "Template:Infobox/row/sandbox"
< Template:Infobox | row
Jump to navigation
Jump to search
imported>Edokter |
imported>Edokter |
||
| Line 4: | Line 4: | ||
|<tr class="{{{rowclass|}}}">{{#if:{{{label|}}} | |<tr class="{{{rowclass|}}}">{{#if:{{{label|}}} | ||
|<th scope="row" style="padding:2px; text-align:left; {{{labelstyle|}}}">{{{label}}}</th> | |<th scope="row" style="padding:2px; text-align:left; {{{labelstyle|}}}">{{{label}}}</th> | ||
| − | <td class="{{{class|}}}" style="padding:2px | + | <td class="{{{class|}}}" style="padding:2px; {{{datastyle|}}}"> |
|<td colspan="2" class="{{{class|}}}" style="padding:2px; text-align:center; {{{datastyle|}}}"> | |<td colspan="2" class="{{{class|}}}" style="padding:2px; text-align:center; {{{datastyle|}}}"> | ||
}} | }} | ||