Difference between revisions of "Template:ArrayMapProperty"
Jump to navigation
Jump to search
(refix) |
m |
||
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/> | ||
Usage:<br/> | Usage:<br/> | ||
− | {{t|<nowiki>{{ArrayMapProperty| | + | {{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 16:01, 19 January 2014
This sub-template is for assigning properties from comma-separated lists.
Usage:
{{ArrayMapProperty|a,b,c...|Property name}}