User:Lakrits/templatesandbox3: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(-)
(-)
Line 1: Line 1:
{{#if:{{{rtl|}}}|<dd><table dir="rtl" border="0" style="margin-bottom: 0.75em; border-spacing: 1em;"><tr style="text-indent: 1.63em;"><td>{{{2|}}}</td><td>{{{1|}}}</td></tr></table></dd>|<dd><table border="0" style="margin-bottom: 0.75em; border-spacing: 0px 1em;"><tr style="text-indent: 1.63em;"><td>{{{1|}}}</td> <td>{{{2|}}}</td></tr></table></dd>}}
<tr style="margin-bottom: 0.75em;">
{{#if:{{{list|}}}|{{#switch:
| n|num|number|numbered = <ol style="list-style-type: decimal;">
| r|roman = <ol style="list-style-type: lower-roman;">
| a|alpha|alphabet|alphabetic = <ol style="list-style-type: lower-latin;">
}}}}
<td style="width: 200px; margin-right: 1em; text-indent: 1.63em; font-style: italic;">{{{1}}}</td>
<td>{{{2}}}</td>{{#if:{{{list|}}}|</ol>}}
</tr>

Revision as of 00:48, 14 February 2015

{{{1}}} {{{2}}}