Difference between revisions of "Template:Search Water Body"

From AquaPedia Case Study Database
Jump to: navigation, search
 
(7 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=
 
}}
 
}}
Line 11: Line 12:
 
Edit the page to see the template text.
 
Edit the page to see the template text.
 
</noinclude><includeonly>
 
</noinclude><includeonly>
{{#ask: [[Category:{{{Water Body|}}}]]  
+
Water Body Type: {{#arraymap:{{{Water Body Type|}}}|,|x| [[Water Body Type::x]] | OR }}}}
         {{#if: {{{Water Body Type|}}} | {{#arraymap:{{{Water Body Type|}}}|,|x|[[Water Body Type::x]]| OR }} }}
+
 
         {{#if: {{{Area|}}}           | [[Area::{{{Area|}}}]] }}  
+
AreaLower: {{{AreaLower|}}}
         {{#if: {{{Location|}}}        | [[Location:{{{Location|}}}]] }}  
+
 
 +
{{#ask: [[Category:{{{Water Body|}}}]]
 +
         {{#if: {{{Water Body Type|}}} | {{#arraymap:{{{Water Body Type|}}}|,|x|[[Water Body Type::x]] | OR }}}}    
 +
         {{#if: {{{AreaLower|}}}       | [[Area::>{{{AreaLower|}}}]]}}
 +
        {{#if: {{{AreaUpper|}}}      | [[Area::<{{{AreaUpper|}}}]]}}
 +
         {{#if: {{{Location|}}}        | [[Location:{{{Location|}}}]]}}  
 
  | ?Water Body Type
 
  | ?Water Body Type
 
  | ?Area
 
  | ?Area

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.