Difference between revisions of "Template:ArrayMapPropertyListLink"
Jump to navigation
Jump to search
(Untidy but short) |
(link to next template) |
||
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.<br/> | + | See also [[Template:ArrayMapProperty]] to set the properties but not display anything, and [[Template:ArrayMapListLink]] to not set any property.<br/> |
Usage:<br/> | Usage:<br/> | ||
{{t|<nowiki>{{ArrayMapPropertyListLink|a,b,c...|Property name}}</nowiki>}} | {{t|<nowiki>{{ArrayMapPropertyListLink|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 15:03, 1 March 2014
This sub-template is for assigning properties from comma-separated lists.
See also Template:ArrayMapProperty to set the properties but not display anything, and Template:ArrayMapListLink to not set any property.
Usage:
{{ArrayMapPropertyListLink|a,b,c...|Property name}}