Template:Case Description: Difference between revisions

From AquaPedia Case Study Database
Jump to navigation Jump to search
[checked revision][checked revision]
No edit summary
 
No edit summary
(85 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This is the "Case Description" template.
This is the "Case Description" template. It should be called in the following format:
It should be called in the following format:
<pre>
<pre>
{{Case Description
{{Case Description
Line 17: Line 16:
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>
</noinclude>
<includeonly>
<div class="section-right-box">'''Case Description'''
<div class="section-right-box">'''Case Description'''
 
{{#display_point:{{{Geolocation|}}} | width=200 | height=200 | zoom=3}}
{{#display_point:{{{Geolocation|}}}  
| width=200
| height=200
| zoom=3}}  
 
{| style="text-align: left; font-size:10px;"
{| style="text-align: left; font-size:10px;"
! {{#if: {{{Geolocation|}}} | Geolocation: }}
{{#if: {{{Geolocation|}}} |
| {{#if: {{{Geolocation|}}} | [[Geolocation::{{{Geolocation|}}}]] }}
{{!}}-
|-
! Geolocation:
! {{#if: {{{Population|}}} | Total Population }}  
{{!}} [[Geolocation::{{{Geolocation}}}]]
| {{#if: {{{Population|}}} | [[Population::{{{Population|}}}]] }}{{#if: {{{Population|}}} | million}}  
}}
|-
{{#if: {{{Population|}}} |
! {{#if: {{{Area|}}} | Total Area }}
{{!}}-
| {{#if: {{{Area|}}} [[Area::{{{Area|}}}]] km<sup>2</sup> }}
! Total Population:
|-
{{!}} [[Population::{{{Population}}}]] million
! {{#if: {{{Climate|}}} | Climate Descriptors }}
}}
| {{#if: {{{Climate|}}} | {{#arraymap:{{{Climate|}}}|;|x|[[Climate::x]]| ,&#32;}}  }}  
{{#if: {{{Area|}}} |
|-
{{!}}-
! {{#if: {{{Land Use|}}} | Predominent Land Use Descriptors }}
! Total Area:
| {{#if: {{{Land Use|}}} | {{#arraymap:{{{Land Use|}}}|,|x|[[Land Use::x]]| ,&#32;}}  }}  
{{!}} [[Area::{{{Area}}}]] km<sup>2</sup>
|-
}}
! {{#if: {{{Water Use|}}} | Important Uses of Water}}
{{#if: {{{Climate|}}} |
| {{#if: {{{Water Use|}}} | {{#arraymap:{{{Water Use|}}}|,|x|[[Water Use::x]]| ,&#32;}} }}
{{!}}-
|-
! Climate Descriptors:
{{#if: {{{Water Features|}}} | ! Water Features: {{!}}{{!}} {{#arraymap:{{{Water Features}}}|;|x|[[Water Feature::x]] | ,&#32;}}
{{!}} [[Climate::{{{Climate}}}]]
{{!}}- }}
}}
{{#if: {{{Riparians|}}} | ! Riparians: {{!}}{{!}} {{#arraymap:{{{Riparians}}}|;|x|[[Riparian::x]] | ,&#32; }}
{{#if: {{{Land Use|}}} |
{{!}}- }}
{{!}}-
{{#if: {{{Water Projects|}}} | ! Water Projects: {{!}}{{!}} {{#arraymap:{{{Water Projects}}}|;|x|[[Water Project::x]] |  ,&#32; }}
! Predominent Land Use Descriptors:
{{!}}- }}
{{!}} [[Land Use::{{{Land Use}}}]]
{{#if: {{{Agreements|}}} | ! Agreements: {{!}}{{!}} {{#arraymap:{{{Agreements|}}}|;|x|[[Agreement::x]] | ,&#32; }}
}}
{{!}}- }}
{{#if: {{{Water Use|}}} |
{{!}}-
! Important Uses of Water:
{{!}} [[Water Use::{{{Water Use}}}]]
}}
{{#if: {{{Water Features|}}} |
{{!}}-
! Water Features:
{{!}} [[Water Feature::{{{Water Features}}}]]
}}
{{#if: {{{Riparians|}}} |
{{!}}-
! Riparians:
{{!}} [[Riparian::{{{Riparians}}}]]
}}
{{#if: {{{Water Projects|}}} |
{{!}}-
! Water Projects:
{{!}} [[Water Project::{{{Water Projects}}}]]
}}
{{#if: {{{Agreements|}}} |
{{!}}-
! Agreements:
{{!}} [[Agreement::{{{Agreements}}}]]
}}
|}
|}
</div>
</div>
</includeonly>

Revision as of 03:50, 4 December 2025

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.