User:Lakrits/templatesandbox3: Difference between revisions
Jump to navigation
Jump to search
(-) |
(-) |
||
Line 1: | Line 1: | ||
{{#if:{{{rtl|}}}|<!-- | {{#if:{{{rtl|}}}|<dd><!-- | ||
--><table dir="rtl" border="0" style="margin-bottom: 0.75em; text-indent: 1.63em;" | --><table dir="rtl" border="0" style="margin-bottom: 0.75em; border-spacing: 0px 1em;"> | ||
<tr style="text-indent: 1.63em;"> | |||
<td>{{{2|}}}</td> | <td>{{{2|}}}</td> | ||
<td>{{{1|}}}</td> | <td>{{{1|}}}</td> | ||
</tr> | </tr> | ||
</table><!-- | </table><!-- | ||
-->|<!-- | --></dd><!-- | ||
--><table border="0" style="margin-bottom: 0.75em; text-indent: 1.63em;" | -->|<dd><!-- | ||
--><table border="0" style="margin-bottom: 0.75em; border-spacing: 0px 1em;"> | |||
<tr style="text-indent: 1.63em;"> | |||
<td>{{{1|}}}</td> | <td>{{{1|}}}</td> | ||
<td>{{{2|}}}</td> | <td>{{{2|}}}</td> | ||
</tr> | </tr> | ||
</table>}} | </table><!-- | ||
--></dd>}} |