Template:Case Description: Difference between revisions
Jump to navigation
Jump to search
| [unchecked revision] | [unchecked revision] |
No edit summary |
No edit summary |
||
| 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 |Geolocation= |Population= |Area= |Climate= |Land Use= |Water Use= |Water Features= |Water Projects= |Agreements= |Riparian= }} | ||
|Geolocation= | |||
|Population= | |||
|Area= | |||
|Climate= | |||
|Land Use= | |||
|Water Use= | |||
|Water Features= | |||
|Water Projects= | |||
|Agreements= | |||
|Riparian= | |||
}} | |||
</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|}}} | Geolocation: }} | {{#if: {{{Geolocation|}}} | [[Geolocation::{{{Geolocation|}}}]] }} | ||
| {{#if: {{{Geolocation|}}} | [[Geolocation::{{{Geolocation|}}}]] }} | |||
|- | |- | ||
! {{#if: {{{Population|}}} | Total Population }} | ! {{#if: {{{Population|}}} | Total Population }} | {{#if: {{{Population|}}} | [[Population::{{{Population|}}}]] }}{{#if: {{{Population|}}} | million}} | ||
| {{#if: {{{Population|}}} | [[Population::{{{Population|}}}]] }}{{#if: {{{Population|}}} | million}} | |||
|- | |- | ||
! {{#if: {{{Area|}}} | Total Area }} | ! {{#if: {{{Area|}}} | Total Area }} | {{#if: {{{Area|}}} | [[Area::{{{Area|}}}]] km<sup>2</sup> }} | ||
| {{#if: {{{Area|}}} | | |||
|- | |- | ||
! {{#if: {{{Climate|}}} | Climate Descriptors }} | ! {{#if: {{{Climate|}}} | Climate Descriptors }} | {{#if: {{{Climate|}}} | [[Climate::{{{Climate|}}}]] }} | ||
| {{#if: {{{Climate|}}} | | |||
|- | |- | ||
! {{#if: {{{Land Use|}}} | Predominent Land Use Descriptors }} | ! {{#if: {{{Land Use|}}} | Predominent Land Use Descriptors }} | {{#if: {{{Land Use|}}} | [[Land Use::{{{Land Use|}}}]] }} | ||
| {{#if: {{{Land Use|}}} | | |||
|- | |- | ||
! {{#if: {{{Water Use|}}} | Important Uses of Water}} | ! {{#if: {{{Water Use|}}} | Important Uses of Water}} | {{#if: {{{Water Use|}}} | [[Water Use::{{{Water Use|}}}]] }} | ||
| {{#if: {{{Water Use|}}} | | |||
|- | |- | ||
{{#if: {{{Water Features|}}} | ! Water Features: | {{#if: {{{Water Features|}}} | ! Water Features: || [[Water Feature::{{{Water Features}}}]] |- }} | ||
{{#if: {{{Riparians|}}} | ! Riparians: || [[Riparian::{{{Riparians}}}]] |- }} | |||
{{#if: {{{Riparians|}}} | ! Riparians: | {{#if: {{{Water Projects|}}} | ! Water Projects: || [[Water Project::{{{Water Projects}}}]] |- }} | ||
{{#if: {{{Agreements|}}} | ! Agreements: || [[Agreement::{{{Agreements}}}]] |- }} | |||
{{#if: {{{Water Projects|}}} | ! Water Projects: | |||
{{#if: {{{Agreements|}}} | ! Agreements: | |||
|} | |} | ||
</div> | </div> | ||
</includeonly> | |||
Revision as of 07:45, 14 October 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.