Difference between revisions of "Template:ArrayMapPropertyListLink"
Jump to navigation
Jump to search
(link to next template) |
(Add ",") |
||
Line 3: | Line 3: | ||
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 10:54, 30 June 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}}