Difference between revisions of "Template:ArrayMapBulletedList"
Jump to navigation
Jump to search
(tweak) |
(new category) |
||
Line 1: | Line 1: | ||
− | <noinclude>[[Category:Templates]]This sub-template is for creating a bulleted list of links from a comma-separated list.<br/> | + | <noinclude>[[Category:ArrayMap Templates]]This sub-template is for creating a bulleted list of links from a comma-separated list.<br/> |
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>{{</nowiki>{{PAGENAME}}<nowiki>|a,b,c...}}</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> |
Latest revision as of 16:52, 23 March 2015
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...}}