User:Lakrits/templatesandbox3: Difference between revisions

From MozillaWiki
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>
<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><!--
<tr>
--><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>}}

Revision as of 18:53, 13 February 2015