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