Difference between revisions of "Template:NiceTableHeader"
From SimsWiki
(2 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
− | + | <tr style="border:1px solid #72a090;background-color: #c9e8e8;color:#000"> | |
− | <tr style="border:1px solid #72a090;background-color: #c9e8e8;color:#000" | + | {{if |
− | {{if|test={{{h1|}}}|then= | + | |test={{{h1|}}} |
− | {{if|test={{{h2|}}}|then= | + | |then=<td><b><big>{{{h1}}}</big></b></td>}} |
− | {{if|test={{{h3|}}}|then= | + | {{if |
− | {{if|test={{{h4|}}}|then= | + | |test={{{h2|}}} |
− | {{if|test={{{h5|}}}|then= | + | |then=<td><b><big>{{{h2}}}</big></b></td>}} |
− | {{if|test={{{h6|}}}|then= | + | {{if |
− | {{if|test={{{h7|}}}|then= | + | |test={{{h3|}}} |
− | {{if|test={{{h8|}}}|then= | + | |then=<td><b><big>{{{h3}}}</big></b></td>}} |
− | {{if|test={{{h9|}}}|then= | + | {{if |
− | {{if|test={{{h10|}}}|then= | + | |test={{{h4|}}} |
− | + | |then=<td><b><big>{{{h4}}}</big></b></td>}} | |
+ | {{if | ||
+ | |test={{{h5|}}} | ||
+ | |then=<td><b><big>{{{h5}}}</big></b></td>}} | ||
+ | {{if | ||
+ | |test={{{h6|}}} | ||
+ | |then=<td><b><big>{{{h6}}}</big></b></td>}} | ||
+ | {{if | ||
+ | |test={{{h7|}}} | ||
+ | |then=<td><b><big>{{{h7}}}</big></b></td>}} | ||
+ | {{if | ||
+ | |test={{{h8|}}} | ||
+ | |then=<td><b><big>{{{h8}}}</big></b></td>}} | ||
+ | {{if | ||
+ | |test={{{h9|}}} | ||
+ | |then=<td><b><big>{{{h9}}}</big></b></td>}} | ||
+ | {{if | ||
+ | |test={{{h10|}}} | ||
+ | |then=<td><b><big>{{{h10}}}</big></b></td>}} | ||
+ | </tr> |
Latest revision as of 15:07, 10 July 2009
<tr style="border:1px solid #72a090;background-color: #c9e8e8;color:#000">
</tr>