Difference between revisions of "Template:ArrayMapPropertyListLink"
Jump to navigation
Jump to search
(tweak) |
(new category) |
||
Line 1: | Line 1: | ||
− | <noinclude>[[Category:Templates]]This sub-template is for assigning properties from comma-separated lists.<br/> | + | <noinclude>[[Category:ArrayMap 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, [[Template:ArrayMapListLink]] to not set any property, and [[Template:ArrayMapPropertyBulletedListLink]] for a similar thing but with bullets.<br/> | See also [[Template:ArrayMapProperty]] to set the properties but not display anything, [[Template:ArrayMapListLink]] to not set any property, and [[Template:ArrayMapPropertyBulletedListLink]] for a similar thing but with bullets.<br/> | ||
Usage:<br/> | Usage:<br/> | ||
{{t|<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|a,b,c...|Property name}}</nowiki>}} | {{t|<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|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:52, 23 March 2015
This sub-template is for assigning properties from comma-separated lists.
See also Template:ArrayMapProperty to set the properties but not display anything, Template:ArrayMapListLink to not set any property, and Template:ArrayMapPropertyBulletedListLink for a similar thing but with bullets.
Usage:
{{ArrayMapPropertyListLink|a,b,c...|Property name}}