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|}}} | {{#arraymap:{{{Water Features}}}|;|x|*[[Water Feature::x]] | \n\n}} | }}
+
 
{{#if: {{{Riparians|}}} | ==Riparians==}} {{#if: {{{Riparians|}}} | {{#arraymap:{{{Riparians}}}|;|x|*[[Riparian::x]] | \n\n}}  | }}  
+
{|  style="margin: 1em auto 1em auto;text-align:left;width:100%;"
{{#if: {{{Water Projects|}}} | ==Projects or Initiatives == }}
+
! | {{#if: {{{Riparians|}}} | Riparians }}
 +
! | {{#if: {{{Water Features|}}} | Water Features }}
 +
! | {{#if: {{{Water Projects|}}} | Projects and Initiatives }}
 +
! | {{#if: {{{Agreements|}}} | Agreements and Treaties }}  
 +
|-
 +
| style="border-top: 1px solid #eeeeee;margin-right:5px;width:23%;"|
 +
{{#if: {{{Riparians|}}} | {{#arraymap:{{{Riparians}}}|;|x|*[[Riparian::x]] | \n\n}}  | }}  
 +
| style="border-top: 1px solid #eeeeee;border-left:1px solid #eeeeee;margin-left:5px;margin-right:5px;width:23%;"|
 +
{{#if: {{{Water Features|}}} | {{#arraymap:{{{Water Features}}}|;|x|*[[Water Feature::x]] | \n\n}} | }}
 +
| style="border-top: 1px solid #eeeeee;border-left:1px solid #eeeeee;margin-left:5px;margin-right:5px;width:23%;"|
 
{{#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|}}} |  {{#arraymap:{{{Agreements|}}}|;|x|*[[Agreement::x]] | \n\n}}  | }}  
+
| style="border-top: 1px solid #eeeeee;border-left:1px solid #eeeeee;margin-left:5px;"|
 +
{{#if: {{{Agreements|}}} |  {{#arraymap:{{{Agreements|}}}|;|x|*[[Agreement::x]] | \n\n}}  | }}
 +
|}
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
{{#if: {{{Water Features|}}} | ==Water Features== }}
 +
{{#if: {{{Riparians|}}} | ==Riparians==}}
 +
| ==Projects or Initiatives == }}
 +
 
 +
{{#if: {{{Agreements|}}} | ==Agreements or Treaties== }}  
  
 
</includeonly>
 
</includeonly>

Revision as of 16:20, 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.