Difference between revisions of "Template:ArrayMapProperty"
Jump to navigation
Jump to search
(link to 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.<br/> | ||
+ | See also [[Template:ArrayMapPropertyListLink]] to display a list of links to the values.<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:51, 23 February 2014
This sub-template is for assigning properties from comma-separated lists.
See also Template:ArrayMapPropertyListLink to display a list of links to the values.
Usage:
{{ArrayMapProperty|a,b,c...|Property name}}