User:Lakrits/templatesandbox3: Difference between revisions
Jump to navigation
Jump to search
(-) |
(-) |
||
Line 1: | Line 1: | ||
{{#if:{{{ | <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}}}