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