Difference between revisions of "Template:Linked Articles"

From AquaPedia Case Study Database
Jump to: navigation, search
Line 13: Line 13:
 
</noinclude><includeonly>
 
</noinclude><includeonly>
  
 +
{{#if: {{{Water Features|}}} | ==Water Features== }}
 
{{#if: {{{Water Features|}}} | Water Features: {{#arraymap:{{{Water Features}}}|;|x|*[[Water Feature::x]] | \n\n}} | }}  
 
{{#if: {{{Water Features|}}} | Water Features: {{#arraymap:{{{Water Features}}}|;|x|*[[Water Feature::x]] | \n\n}} | }}  
  
{{#if: {{{Riparians|}}} | Riparians: {{#arraymap:{{{Riparians}}}|;|x|*[[Riparian::x]] | \n\n}}  | }}  
+
{{#if: {{{Riparians|}}} | ==Riparians==}}
 +
{{#if: {{{Riparians|}}} |  Riparians {{#arraymap:{{{Riparians}}}|;|x|*[[Riparian::x]] | \n\n}}  | }}  
  
{{#if: {{{Water Projects|}}} | Projects and Initiatives: {{#arraymap:{{{Water Projects}}}|;|x|[[Water Project::x]]}} | ,&#32;}}  
+
{{#if: {{{Water Projects|}}} | ==Projects or Initiatives == }}
 
+
{{#if: {{{Water Projects|}}} | {{#arraymap:{{{Water Projects}}}|;|x|*[[Water Project::x]] | \n\n}} | }}  
{{#if: {{{Agreements|}}} | Agreements or Treaties: {{#arraymap:{{{Agreements|}}}|;|x|[[Agreement::x]]}} | ,&#32;}}  
+
{{#if: {{{Agreements|}}} | ==Agreements or Treaties== }}
 +
{{#if: {{{Agreements|}}} |  {{#arraymap:{{{Agreements|}}}|;|x|*[[Agreement::x]] | \n\n}} | }}  
  
 
</includeonly>
 
</includeonly>

Revision as of 09:07, 28 January 2013

This is the "Linked Articles" template. It is called by a main article template (e.g.: Water Feature) It should be called in the following format:

{{Linked Articles
|Water Features=
|Water Projects=
|Agreements=
|Riparians=
}}

Edit the page to see the template text.