Template:Flatlist: Difference between revisions
Jump to navigation
Jump to search
Created page with "<div class="hlist {{{class|}}}" {{#if:{{{style|}}}{{{indent|}}}|style="{{#if:{{{indent|}}}|margin-left: {{#expr:{{{indent}}}*1.6}}em;}} {{{style|}}}"}}>{{#if:{{{1|}}}| {{{1}}}..." |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<div class="hlist {{{class|}}}" | <div class="hlist {{{class|}}}" style="margin-left: {{#expr:{{{indent|0}}}*1.6}}em; {{{style|}}}">{{{1|}}} | ||
</div><noinclude> | |||
</div> | |||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> | ||