Difference between revisions of "Template:Case Description"

From AquaPedia Case Study Database
Jump to: navigation, search
 
(8 intermediate revisions by the same user not shown)
Line 29: Line 29:
 
| {{#if: {{{Geolocation|}}} | [[Geolocation::{{{Geolocation|}}}]] }}
 
| {{#if: {{{Geolocation|}}} | [[Geolocation::{{{Geolocation|}}}]] }}
 
|-
 
|-
! {{#if: {{{Population|}}} | Total Population }}
+
! {{#if: {{{Population|}}} | Total Population }}  
| {{#if: {{{Population|}}} | [[Population::{{{Population|}}}]] }}
+
| {{#if: {{{Population|}}} | [[Population::{{{Population|}}}]] }}{{#if: {{{Population|}}} | million}}  
 
|-
 
|-
 
! {{#if: {{{Area|}}} | Total Area }}
 
! {{#if: {{{Area|}}} | Total Area }}
| [[Area::{{{Area|}}}]]
+
| {{#if: {{{Area|}}} |  [[Area::{{{Area|}}}]] km<sup>2</sup> }}
 
|-
 
|-
 
! {{#if: {{{Climate|}}} | Climate Descriptors }}
 
! {{#if: {{{Climate|}}} | Climate Descriptors }}
| {{#arraymap:{{{Climate|}}}|;|x|[[Climate::x]] }}  
+
| {{#if: {{{Climate|}}} | {{#arraymap:{{{Climate|}}}|;|x|[[Climate::x]]| ,&#32;}}  }}  
 
|-
 
|-
! {{#if {{{Land Use|}}} | Predominant 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]]| ,&#32;}}   }}  
 
|-
 
|-
 
! {{#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]]| ,&#32;}} }}
 
|-
 
|-
{{#if: {{{Water Features|}}} | ! Water Features: {{!}}{{!}} {{#arraymap:{{{Water Features}}}|;|x|[[Water Feature::x]]}} | ,&#32; }}  
+
{{#if: {{{Water Features|}}} | ! Water Features: {{!}}{{!}} {{#arraymap:{{{Water Features}}}|;|x|[[Water Feature::x]] | ,&#32;}}
 
{{!}}- }}
 
{{!}}- }}
{{#if: {{{Riparians|}}} | ! Riparians: {{!}}{{!}} {{#arraymap:{{{Riparians}}}|;|x|[[Riparian::x]]}} | ,&#32; }}  
+
{{#if: {{{Riparians|}}} | ! Riparians: {{!}}{{!}} {{#arraymap:{{{Riparians}}}|;|x|[[Riparian::x]] | ,&#32; }}  
 
{{!}}- }}
 
{{!}}- }}
{{#if: {{{Water Projects|}}} | ! Water Projects: {{!}}{{!}} {{#arraymap:{{{Water Projects}}}|;|x|[[Water Project::x]]}} | ,&#32; }}  
+
{{#if: {{{Water Projects|}}} | ! Water Projects: {{!}}{{!}} {{#arraymap:{{{Water Projects}}}|;|x|[[Water Project::x]] |   ,&#32; }}  
 
{{!}}- }}
 
{{!}}- }}
{{#if: {{{Agreements|}}} | ! Agreements: {{!}}{{!}} {{#arraymap:{{{Agreements|}}}|;|x|[[Agreement::x]]}} | ,&#32; }}  
+
{{#if: {{{Agreements|}}} | ! Agreements: {{!}}{{!}} {{#arraymap:{{{Agreements|}}}|;|x|[[Agreement::x]] | ,&#32; }}  
 
{{!}}- }}
 
{{!}}- }}
 
|}
 
|}
''[[#smwfacts| jump to facts list ]]''
 
 
</div>
 
</div>

Latest revision as of 09:23, 27 May 2014

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.