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== }} {{#if: {{{Water Features|}}} | {{#arraymap:{{{Water Features}}}|;|x|*[[Water Feature::x]] | \n\n}} | }}
{{#if: {{{Water Features|}}} | {{#arraymap:{{{Water Features}}}|;|x|*[[Water Feature::x]] | \n\n}} | }}  
+
{{#if: {{{Riparians|}}} | ==Riparians==}} {{#if: {{{Riparians|}}} | {{#arraymap:{{{Riparians}}}|;|x|*[[Riparian::x]] | \n\n}}  | }}  
 
+
{{#if: {{{Riparians|}}} | ==Riparians==}}
+
{{#if: {{{Riparians|}}} | {{#arraymap:{{{Riparians}}}|;|x|*[[Riparian::x]] | \n\n}}  | }}  
+
 
+
 
{{#if: {{{Water Projects|}}} | ==Projects or Initiatives == }}
 
{{#if: {{{Water Projects|}}} | ==Projects or Initiatives == }}
 
{{#if: {{{Water Projects|}}} | {{#arraymap:{{{Water Projects}}}|;|x|*[[Water Project::x]] | \n\n}}  | }}  
 
{{#if: {{{Water Projects|}}} | {{#arraymap:{{{Water Projects}}}|;|x|*[[Water Project::x]] | \n\n}}  | }}  
{{#if: {{{Agreements|}}} | ==Agreements or Treaties== }}
+
{{#if: {{{Agreements|}}} | ==Agreements or Treaties== }} {{#if: {{{Agreements|}}} |  {{#arraymap:{{{Agreements|}}}|;|x|*[[Agreement::x]] | \n\n}}  | }}  
{{#if: {{{Agreements|}}} |  {{#arraymap:{{{Agreements|}}}|;|x|*[[Agreement::x]] | \n\n}}  | }}  
+
  
 
</includeonly>
 
</includeonly>

Revision as of 13:28, 1 February 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.