Difference between revisions of "Template:ArrayMapBulletedListLink"

From Wikispooks
Jump to navigation Jump to search
(Leading • )
(No bullet in case of one item only)
Line 3: Line 3:
 
Usage:<br/>
 
Usage:<br/>
 
{{t|<nowiki>{{ArrayMapListLink|a,b,c...}}</nowiki>}}
 
{{t|<nowiki>{{ArrayMapListLink|a,b,c...}}</nowiki>}}
</noinclude><includeonly>{{#if: {{{1|}}}|•&nbsp;}}{{#arraymap:{{{1|}}}|,|x|[[x]]|<br/>•&nbsp;}}</includeonly>
+
</noinclude><includeonly>
 +
{{#if: {{Contains|,|{{{1|}}}}}|{{#if: {{{1|}}}|•&nbsp;}}{{#arraymap:{{{1|}}}|,|x|[[x]]|<br/>•&nbsp;}}|{{{1|}}}}}</includeonly>

Revision as of 16:24, 25 July 2014

This sub-template is for creating a bulleted list of links from a comma-separated list.
See Template:ArrayMapListLink for the (more common) comma-separated list of links.
Usage:
{{ArrayMapListLink|a,b,c...}}