Template:Paramtest: Difference between revisions
From FrathWiki
Jump to navigationJump to search
m (Xprmntng) |
m (More experiments) |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<table border="1"> | <table class="gridtable" border="1" cellspacing="0"> | ||
<tr style="font-size: xx-small"> | {{ #ifeq: {{{caption|}}} | 0 | | <caption>Coronal stops</caption> }} | ||
<th | <tr style="font-size: xx-small; text-align: center;"> | ||
<th>Dental</th> | |||
<th>Alveolar</th> | <th>Alveolar</th> | ||
<th>Postalveolar</th> | <th>Postalveolar</th> | ||
</tr> | |||
<tr style="text-align: center;"> | |||
{{ #if: {{{t_d|}}} | |||
| <!-- t_d is defined --> | |||
{{ #if: {{{t_-|}}} | |||
| <!-- t_- is defined --> | |||
<td>{{{t_d|}}}</td> <td>{{{t|}}}</td> <td>{{{t_-|}}}</td> | |||
| <!-- t_- is not defined --> | |||
<td>{{{t_d|}}}</td> <td colspan="2">{{{t|}}}</td> | |||
}} | |||
| <!-- t_d is not defined --> | |||
{{ #if: {{{t_-|}}} | |||
| <!-- t_- is defined --> | |||
<td colspan="2">{{{t|}}}</td> <td>{{{t_-|}}}</td> | |||
| <!-- t_- is not defined --> | |||
<td colspan="3">{{{t|}}}</td> | |||
}} | |||
}} | |||
</tr> | </tr> | ||
</table> | </table> |
Latest revision as of 07:13, 22 November 2006
Dental | Alveolar | Postalveolar |
---|---|---|