Difference between revisions of "Template:Set category list"

From SNIC Documentation
Jump to: navigation, search
Line 4: Line 4:
 
Example:
 
Example:
 
  <nowiki>
 
  <nowiki>
  {{set category list|research area|bioinfoŕmatics,
+
  {{set category list|field|bioinformatics,
 
  computational chemistry}}</nowiki>
 
  computational chemistry}}</nowiki>
  
 
</noinclude><includeonly><onlyinclude>{{#if: {{{2|}}}|{{left brackets}}{{{1}}}::Category:{{#replace: {{#replace_e: {{{2}}}|\n|}}|,|{{pipe}} {{right brackets}}{{left brackets}}{{{1}}}::Category:}}{{pipe}} {{right brackets}}
 
</noinclude><includeonly><onlyinclude>{{#if: {{{2|}}}|{{left brackets}}{{{1}}}::Category:{{#replace: {{#replace_e: {{{2}}}|\n|}}|,|{{pipe}} {{right brackets}}{{left brackets}}{{{1}}}::Category:}}{{pipe}} {{right brackets}}
 
{{left brackets}}Category:{{#replace: {{#replace_e: {{{2}}}|\n|}}|,|{{right brackets}}{{left brackets}}Category:}}{{right brackets}}}}</onlyinclude></includeonly>
 
{{left brackets}}Category:{{#replace: {{#replace_e: {{{2}}}|\n|}}|,|{{right brackets}}{{left brackets}}Category:}}{{right brackets}}}}</onlyinclude></includeonly>

Revision as of 09:05, 8 July 2011

This template takes a property name and a comma separated list of category names (without the Category: namespace prefix), and will generate an equal number of [[Category:name]] category assignments and [[property name::Category:value| ]] style assignments to that property. Line breaks in value lists are ignored, and can be safely used to break apart overly long lists. No code will be generated if {{{2}}} is empty/unassigned.

Example:

 {{set category list|field|bioinformatics,
 computational chemistry}}