Difference between revisions of "Template:Case Description"

From AquaPedia Case Study Database
Jump to: navigation, search
Line 36: Line 36:
 
|-
 
|-
 
! {{#if: {{{Climate|}}} | Climate Descriptors }}
 
! {{#if: {{{Climate|}}} | Climate Descriptors }}
| {{#if: {{{Climate|}}} | {{#arraymap:{{{Climate|}}}|;|x|[[Climate::x]]}}   }}  
+
| {{#if: {{{Climate|}}} | {{#arraymap:{{{Climate|}}}|;|x|[[Climate::x]]| , }}   }}  
 
|-
 
|-
 
! {{#if: {{{Land Use|}}} | Predominent Land Use Descriptors }}
 
! {{#if: {{{Land Use|}}} | Predominent Land Use Descriptors }}
| {{#if: {{{Land Use|}}} | {{#arraymap:{{{Land Use|}}}|;|x|[[Land Use::x]]}}   }}  
+
| {{#if: {{{Land Use|}}} | {{#arraymap:{{{Land Use|}}}|;|x|[[Land Use::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]] | , }}
 
{{!}}- }}
 
{{!}}- }}
{{#if: {{{Riparians|}}} | ! Riparians: {{!}}{{!}} {{#arraymap:{{{Riparians}}}|;|x|[[Riparian::x]]}} | ,  }}  
+
{{#if: {{{Riparians|}}} | ! Riparians: {{!}}{{!}} {{#arraymap:{{{Riparians}}}|;|x|[[Riparian::x]] | ,  }}  
 
{{!}}- }}
 
{{!}}- }}
{{#if: {{{Water Projects|}}} | ! Water Projects: {{!}}{{!}} {{#arraymap:{{{Water Projects}}}|;|x|[[Water Project::x]]}} | ,  }}  
+
{{#if: {{{Water Projects|}}} | ! Water Projects: {{!}}{{!}} {{#arraymap:{{{Water Projects}}}|;|x|[[Water Project::x]] |   ,  }}  
 
{{!}}- }}
 
{{!}}- }}
{{#if: {{{Agreements|}}} | ! Agreements: {{!}}{{!}} {{#arraymap:{{{Agreements|}}}|;|x|[[Agreement::x]]}} | ,  }}  
+
{{#if: {{{Agreements|}}} | ! Agreements: {{!}}{{!}} {{#arraymap:{{{Agreements|}}}|;|x|[[Agreement::x]] | ,  }}  
 
{{!}}- }}
 
{{!}}- }}
 
|}
 
|}
 
''[[#smwfacts| jump to facts list ]]''
 
''[[#smwfacts| jump to facts list ]]''
 
</div>
 
</div>

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