Template:Collapsible list: Difference between revisions

From TEPwiki, Urth's Encyclopedia
Jump to navigation Jump to search
Content added Content deleted
en>Thumperward
(trailing semicolons not needed, 0 doesn't need a unit in CSS)
en>Edokter
(fix)
Line 3: Line 3:
-->{{#if:{{{title|}}} |{{{title|}}} |List}}<!--
-->{{#if:{{{title|}}} |{{{title|}}} |List}}<!--
--></div>
--></div>
<ul class="NavContent" style="{{#if:{{{bullets|}}}||list-style: none; margin-left: 0;}} {{#if:{{{list_style|}}}{{{liststyle|}}} |{{{list_style|}}}{{{liststyle|}}} |text-align:left;}} font-size:105%; margin-top: 0; margin-bottom: 0; line-height: inherit"><!--
<ul class="NavContent" style="{{#if:{{{bullets|}}}||list-style: none none; margin-left: 0;}} {{#if:{{{list_style|}}}{{{liststyle|}}} |{{{list_style|}}}{{{liststyle|}}} |text-align:left;}} font-size:105%; margin-top: 0; margin-bottom: 0; line-height: inherit"><!--
-->{{#if:{{{1|}}} |<li style="line-height: inherit; margin: 0">{{{1|}}} </li>}}<!--
-->{{#if:{{{1|}}} |<li style="line-height: inherit; margin: 0">{{{1|}}} </li>}}<!--
-->{{#if:{{{2|}}} |<li style="line-height: inherit; margin: 0">{{{2|}}} </li>}}<!--
-->{{#if:{{{2|}}} |<li style="line-height: inherit; margin: 0">{{{2|}}} </li>}}<!--

Revision as of 16:14, 9 January 2012