Difference between revisions of "Template:Case Description"

From AquaPedia Case Study Database
Jump to: navigation, search
Line 34: Line 34:
 
! {{#if: {{{Area|}}} | Total Area }}
 
! {{#if: {{{Area|}}} | Total Area }}
 
| {{#if: {{{Area|}}} |  [[Area::{{{Area|}}}]] }}
 
| {{#if: {{{Area|}}} |  [[Area::{{{Area|}}}]] }}
|-
 
! {{#if: {{{Climate|}}} | Climate Descriptors }}
 
| {{#if: {{{Climate|}}} | {{#arraymap:{{{Climate|}}}|;|x|[[Climate::x]]}} }}
 
 
|-
 
|-
 
! {{#if {{{Land Use|}}} | Predominant Land Use Descriptors }}
 
! {{#if {{{Land Use|}}} | Predominant Land Use Descriptors }}
| {{#if {{{Land Use|}}} | {{#arraymap:{{{Land Use|}}}|,|x|[[Land Use::x]]}} }}
+
| {{#if {{{Land Use|}}} | {{#arraymap:{{{Land Use|}}}|,|x|[[Land Use::x]]}} }}
 +
|-
 +
! {{#if: {{{Climate|}}} | Climate Descriptors }}
 +
| {{#if: {{{Climate|}}} | {{#arraymap:{{{Climate|}}}|;|x|[[Climate::x]]}}    }}  
 
|-
 
|-
 
! {{#if: {{{Water Use|}}} | Important Uses of Water}}
 
! {{#if: {{{Water Use|}}} | Important Uses of Water}}
| {{#if: {{{Water Use|}}} | {{#arraymap:{{{Water Use|}}}|,|x|[[Water Use::x]]}} }}
+
| {{#if: {{{Water Use|}}} | {{#arraymap:{{{Water Use|}}}|,|x|[[Water Use::x]]}} }}
 
|-
 
|-
 
{{#if: {{{Water Features|}}} | ! Water Features: {{!}}{{!}} {{#arraymap:{{{Water Features}}}|;|x|[[Water Feature::x]]}} | ,  }}  
 
{{#if: {{{Water Features|}}} | ! Water Features: {{!}}{{!}} {{#arraymap:{{{Water Features}}}|;|x|[[Water Feature::x]]}} | ,  }}  

Revision as of 15:53, 24 June 2013

This is the "Case Description" template. It should be called in the following format:

{{Case Description
|Geolocation=
|Population=
|Area=
|Climate=
|Land Use=
|Water Use=
|Water Features=
|Water Projects=
|Agreements=
|Riparian=
}}

Edit the page to see the template text.