Template:Case Description: Difference between revisions
Jump to navigation
Jump to search
| [checked revision] | [checked revision] |
No edit summary |
m Fix table headers - use proper MediaWiki table syntax |
||
| Line 22: | Line 22: | ||
{| style="text-align: left; font-size:10px;" | {| style="text-align: left; font-size:10px;" | ||
{{#if: {{{Geolocation|}}} | | {{#if: {{{Geolocation|}}} | | ||
|- | |||
! Geolocation: | ! Geolocation: | ||
| [[Geolocation::{{{Geolocation}}}]] | |||
}} | }} | ||
{{#if: {{{Population|}}} | | {{#if: {{{Population|}}} | | ||
|- | |||
! Total Population: | ! Total Population: | ||
| [[Population::{{{Population}}}]] million | |||
}} | }} | ||
{{#if: {{{Area|}}} | | {{#if: {{{Area|}}} | | ||
|- | |||
! Total Area: | ! Total Area: | ||
| [[Area::{{{Area}}}]] km<sup>2</sup> | |||
}} | }} | ||
{{#if: {{{Climate|}}} | | {{#if: {{{Climate|}}} | | ||
|- | |||
! Climate Descriptors: | ! Climate Descriptors: | ||
| [[Climate::{{{Climate}}}]] | |||
}} | }} | ||
{{#if: {{{Land Use|}}} | | {{#if: {{{Land Use|}}} | | ||
|- | |||
! Predominent Land Use Descriptors: | ! Predominent Land Use Descriptors: | ||
| [[Land Use::{{{Land Use}}}]] | |||
}} | }} | ||
{{#if: {{{Water Use|}}} | | {{#if: {{{Water Use|}}} | | ||
|- | |||
! Important Uses of Water: | ! Important Uses of Water: | ||
| [[Water Use::{{{Water Use}}}]] | |||
}} | }} | ||
{{#if: {{{Water Features|}}} | | {{#if: {{{Water Features|}}} | | ||
|- | |||
! Water Features: | ! Water Features: | ||
| [[Water Feature::{{{Water Features}}}]] | |||
}} | }} | ||
{{#if: {{{Riparians|}}} | | {{#if: {{{Riparians|}}} | | ||
|- | |||
! Riparians: | ! Riparians: | ||
| [[Riparian::{{{Riparians}}}]] | |||
}} | }} | ||
{{#if: {{{Water Projects|}}} | | {{#if: {{{Water Projects|}}} | | ||
|- | |||
! Water Projects: | ! Water Projects: | ||
| [[Water Project::{{{Water Projects}}}]] | |||
}} | }} | ||
{{#if: {{{Agreements|}}} | | {{#if: {{{Agreements|}}} | | ||
|- | |||
! Agreements: | ! Agreements: | ||
| [[Agreement::{{{Agreements}}}]] | |||
}} | }} | ||
|} | |} | ||
</div> | </div> | ||
</includeonly> | </includeonly> | ||
Revision as of 03:54, 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.