Difference between revisions of "Template:ArrayMapBulletedListLink"
Jump to navigation
Jump to search
(Extra see also) |
|||
Line 1: | Line 1: | ||
<noinclude>[[Category:ArrayMap 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 [[Template:ArrayMapListLink]] for the (more common) comma-separated list of links.<br/> | + | See [[Template:ArrayMapListLink]] for the (more common) comma-separated list of links, or [[Template:ArrayMapBulletedImageListLink]] to add images next to the links.<br/> |
Usage:<br/> | Usage:<br/> | ||
{{t|<nowiki>{{ArrayMapListLink|a,b,c...}}</nowiki>}} | {{t|<nowiki>{{ArrayMapListLink|a,b,c...}}</nowiki>}} | ||
</noinclude><includeonly>{{#if: {{{1|}}}|{{#if: {{Contains|,|{{SmartLink|{{{1|}}}}}}}|• {{#arraymap:{{{1|}}}|,|@@@|{{SmartLink|@@@}}|<br/>• }}|{{SmartLink|{{{1|}}}}}}}}}</includeonly> | </noinclude><includeonly>{{#if: {{{1|}}}|{{#if: {{Contains|,|{{SmartLink|{{{1|}}}}}}}|• {{#arraymap:{{{1|}}}|,|@@@|{{SmartLink|@@@}}|<br/>• }}|{{SmartLink|{{{1|}}}}}}}}}</includeonly> |
Revision as of 13:59, 22 September 2024
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, or Template:ArrayMapBulletedImageListLink to add images next to the links.
Usage:
{{ArrayMapListLink|a,b,c...}}