User:Lakrits/templatesandbox3: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(-)
(-)
Line 1: Line 1:
{{#if:{{{rtl|}}}|<dd dir="rtl" style="margin-bottom: 0.75em;text-indent: 1.63em;"><!--
{{#if:{{{rtl|}}}|<!--
--><table border="0">
--><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><!--
--></dd><!--
-->|<!--
-->|<dd style="margin-bottom: 0.75em;"><!--
--><table border="0" style="margin-bottom: 0.75em; text-indent: 1.63em;">
--><table border="0">
  <tr>
  <tr>
   <td>{{{1|}}}</td>
   <td>{{{1|}}}</td>
   <td>{{{2|}}}</td>
   <td>{{{2|}}}</td>
  </tr>
  </tr>
</table><!--
</table>}}
--></dd>}}

Revision as of 18:40, 13 February 2015