Difference between revisions of "Template:Search Water Body"

From AquaPedia Case Study Database
Jump to: navigation, search
(Created page with "<noinclude> This is the "Search Water Body" template. It should be called in the following format: <pre> {{Search Water Body |Water Body Type= |Area= |Location= }} </pre> Edit...")
 
 
(9 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
{{Search Water Body
 
{{Search Water Body
 
|Water Body Type=
 
|Water Body Type=
|Area=
+
|AreaLower=
 +
|AreaUpper=
 
|Location=
 
|Location=
 
}}
 
}}
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
</noinclude><includeonly>{| class="wikitable"
+
</noinclude><includeonly>
! Water Body Type
+
Water Body Type: {{#arraymap:{{{Water Body Type|}}}|,|x| [[Water Body Type::x]] | OR }}}}
| {{#arraymap:{{{Water Body Type|}}}|,|x|[[Water Body Type::x]]}}
+
 
|-
+
AreaLower: {{{AreaLower|}}}
! Area
+
 
| [[Area::{{{Area|}}}]]
+
{{#ask: [[Category:{{{Water Body|}}}]] 
|-
+
        {{#if: {{{Water Body Type|}}} | {{#arraymap:{{{Water Body Type|}}}|,|x|[[Water Body Type::x]] | OR }}}}     
! Location
+
        {{#if: {{{AreaLower|}}}      | [[Area::>{{{AreaLower|}}}]]}}
| [[Location::{{{Location|}}}]]
+
        {{#if: {{{AreaUpper|}}}      | [[Area::<{{{AreaUpper|}}}]]}}
|}
+
        {{#if: {{{Location|}}}        | [[Location:{{{Location|}}}]]}}
 +
| ?Water Body Type
 +
| ?Area
 +
| ?Location
 +
}}
 
</includeonly>
 
</includeonly>

Latest revision as of 14:48, 14 May 2012

This is the "Search Water Body" template. It should be called in the following format:

{{Search Water Body
|Water Body Type=
|AreaLower=
|AreaUpper=
|Location=
}}

Edit the page to see the template text.