(now we are making horizontal lists) |
mNo edit summary |
||
Line 1: | Line 1: | ||
<!-- This template is to produce a horizontal list with up to 15 items. It would be better to have some CSS to define the styles, but, for now, we pass in inline styles to do the styling--> | <!-- This template is to produce a horizontal list with up to 15 items. It would be better to have some CSS to define the styles, but, for now, we pass in inline styles to do the styling--> | ||
{{#ifeq:{{{1|}}}|<ul class="inline_list"><li class="first">{{{1}}}</li>| | {{#ifeq:{{{1|}}}|<ul class="inline_list"><li class="first">{{{1}}}</li>|}} | ||
{{#ifeq:{{{1|}}}|</ul>| | {{#ifeq:{{{1|}}}|</ul>|}} |
Revision as of 14:59, 4 March 2011