Difference between revisions of "Template:ArrayMapBulletedList"
Jump to navigation
Jump to search
(Created page with "<noinclude>Category:TemplatesThis sub-template is for creating a bulleted list of links from a comma-separated list.<br/> See also: Template:ArrayMapList for no bullet...") |
(tweak) |
||
Line 2: | Line 2: | ||
See also: [[Template:ArrayMapList]] for no bullets, [[Template:ArrayMapBulletedListLink]] for links. | See also: [[Template:ArrayMapList]] for no bullets, [[Template:ArrayMapBulletedListLink]] for links. | ||
Usage:<br/> | Usage:<br/> | ||
− | {{t|<nowiki>{{ | + | {{t|<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|a,b,c...}}</nowiki>}} |
</noinclude><includeonly>{{#if: {{{1|}}}|{{#if: {{Contains|,|{{{1|}}}}}|{{#if: {{{1|}}}|• }}{{#arraymap:{{{1|}}}|,|x|x|<br/>• }}|{{{1|}}}}}}}</includeonly> | </noinclude><includeonly>{{#if: {{{1|}}}|{{#if: {{Contains|,|{{{1|}}}}}|{{#if: {{{1|}}}|• }}{{#arraymap:{{{1|}}}|,|x|x|<br/>• }}|{{{1|}}}}}}}</includeonly> |
Revision as of 13:53, 13 August 2014
This sub-template is for creating a bulleted list of links from a comma-separated list.
See also: Template:ArrayMapList for no bullets, Template:ArrayMapBulletedListLink for links.
Usage:
{{ArrayMapBulletedList|a,b,c...}}