Template:Unbulleted list: Difference between revisions

From TestWiki
Content added Content deleted
mNo edit summary
(This needs to return absolutely nothing if the three parameters are missing or blank, and simplify logic)
Line 1:
{{#if:{{{1|}}}{{{2|}}}{{{3|}}}|<ul style="list-style:none; padding:0px; margin:0px"><li>{{{1|}}}{{#if:{{{1|}}}|{{#if:<li>{{{2|1}}}{{{3|}}}|</li><li>}}}}{{#if:{{{2|}}}{{#if:|<li>{{{2|}}}|</li>}}{{#if:{{{3|}}}|</li><li>}}}}{{{3|}}}</li>}}</ul>}}

Revision as of 18:15, 26 May 2010