Difference between revisions of "Template:ArrayMapProperty"
Jump to navigation
Jump to search
m (try pipe in BOTH params) |
(link to the new 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. See also [[Template:ArrayMapPropertyC]], which capitalizes each element in the list.<br/> |
Usage:<br/> | Usage:<br/> | ||
{{t|<nowiki>{{ArrayMapProperty|a,b,c...|Property name}}</nowiki>}} | {{t|<nowiki>{{ArrayMapProperty|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 02:26, 23 February 2014
This sub-template is for assigning properties from comma-separated lists. See also Template:ArrayMapPropertyC, which capitalizes each element in the list.
Usage:
{{ArrayMapProperty|a,b,c...|Property name}}