Difference between revisions of "Template:Flatlist"

From Earlham CS Department
Jump to navigation Jump to search
Line 1: Line 1:
<div class="hlist {{{class|}}}" {{#if:{{{style|}}}{{{indent|}}}|style="{{#if:{{{indent|}}}|margin-left: {{#expr:{{{indent}}}*1.6}}em;}} {{{style|}}}"}}>{{#if:{{{1|}}}|
+
<div class="hlist {{{class|}}}" style="margin-left: {{#expr:{{{indent|0}}}*1.6}}em; {{{style|}}}">{{#if:{{{1|}}}|
 
{{{1}}}
 
{{{1}}}
</div>
+
</div>}}<noinclude></div>
 +
{{documentation}}
 +
</noinclude>

Revision as of 13:26, 19 January 2016

{{#if:|

{{{1}}}

}}

Template:Documentation