Difference between revisions of "Template:ArrayMapPropertyListLink"
Jump to navigation
Jump to search
(Add ",") |
(tweak) |
||
Line 1: | Line 1: | ||
<noinclude>[[Category:Templates]]This sub-template is for assigning properties from comma-separated lists.<br/> | <noinclude>[[Category:Templates]]This sub-template is for assigning properties from comma-separated lists.<br/> | ||
− | See also [[Template:ArrayMapProperty]] to set the properties but not display anything, | + | See also [[Template:ArrayMapProperty]] to set the properties but not display anything, [[Template:ArrayMapListLink]] to not set any property, and [[Template:ArrayMapPropertyBulletedListLink]] for a similar thing but with bullets.<br/> |
Usage:<br/> | Usage:<br/> | ||
− | {{t|<nowiki>{{ | + | {{t|<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|a,b,c...|Property name}}</nowiki>}} |
</noinclude><includeonly>{{#arraymap:{{{1|}}}|,|x|[[{{{2|}}}::x]] |, }}</includeonly> | </noinclude><includeonly>{{#arraymap:{{{1|}}}|,|x|[[{{{2|}}}::x]] |, }}</includeonly> |
Revision as of 13:48, 13 August 2014
This sub-template is for assigning properties from comma-separated lists.
See also Template:ArrayMapProperty to set the properties but not display anything, Template:ArrayMapListLink to not set any property, and Template:ArrayMapPropertyBulletedListLink for a similar thing but with bullets.
Usage:
{{ArrayMapPropertyListLink|a,b,c...|Property name}}