Difference between revisions of "Template:Search Case Description"

From AquaPedia Case Study Database
Jump to: navigation, search
Line 19: Line 19:
 
         {{#if: {{{AreaLower|}}}  | [[Area::>{{{AreaLower|}}}]]}}
 
         {{#if: {{{AreaLower|}}}  | [[Area::>{{{AreaLower|}}}]]}}
 
         {{#if: {{{AreaUpper|}}}  | [[Area::<{{{AreaUpper|}}}]]}}
 
         {{#if: {{{AreaUpper|}}}  | [[Area::<{{{AreaUpper|}}}]]}}
         {{#if: {{{Climate|}}}    | {{#arraymap:{{{Climate|}}}|,|x|[[Climate::x]]}} }}  
+
         {{#if: {{{Climate|}}}    | {{#arraymap:{{{Climate|}}}|,|x|[[Climate::x]]|&nspd}} }}  
 
         {{#if: {{{Issue|}}}      | [[Issue::{{{Issue|}}}]] }}  
 
         {{#if: {{{Issue|}}}      | [[Issue::{{{Issue|}}}]] }}  
 
         {{#if: {{{NSPD|}}}        | {{#arraymap:{{{NSPD|}}}|,|x|[[NSPD::x]]}} }}  
 
         {{#if: {{{NSPD|}}}        | {{#arraymap:{{{NSPD|}}}|,|x|[[NSPD::x]]}} }}  

Revision as of 12:37, 14 May 2012

This is the "Search Case Description" template. It should be called in the following format:

{{Search Case Description
|Arealower=
|AreaUpper=
|Climate=
|Issue=
|NSPD=
|Population=
|Stakeholder=
|Water Use=
}}

Edit the page to see the template text.