Difference between revisions of "Template:Search Case Description"

From AquaPedia Case Study Database
Jump to: navigation, search
(Created page with "<noinclude> This is the "Search Case Description" template. It should be called in the following format: <pre> {{Search Case Description |Area= |Climate= |Geolocation= |Issue=...")
 
Line 6: Line 6:
 
|Area=
 
|Area=
 
|Climate=
 
|Climate=
|Geolocation=
 
 
|Issue=
 
|Issue=
 
|NSPD=
 
|NSPD=
Line 15: Line 14:
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
</noinclude><includeonly>{| class="wikitable"
+
</noinclude><includeonly>
! Area
+
{{#ask: [[Category:Case Description]]
| [[Area::{{{Area|}}}]]
+
        [[Area::{{{Area|}}}]]  
|-
+
        {{#arraymap:{{{Climate|}}}|,|x|[[Climate::x]]}}  
! Climate
+
        [[Issue::{{{Issue|}}}]]  
| {{#arraymap:{{{Climate|}}}|,|x|[[Climate::x]]}}
+
        {{#arraymap:{{{NSPD|}}}|,|x|[[NSPD::x]]}}  
|-
+
        [[Population::{{{Population|}}}]]  
! Geolocation
+
        [[Stakeholder::{{{Stakeholder|}}}]]  
| [[Geolocation::{{{Geolocation|}}}]]
+
        {{#arraymap:{{{Water Use|}}}|,|x|[[Water Use::x]]}}  
|-
+
| ?Area
! Issue
+
| ?Climate
| [[Issue::{{{Issue|}}}]]
+
| ?Issue
|-
+
| ?NSPD
! NSPD
+
| ?Population
| {{#arraymap:{{{NSPD|}}}|,|x|[[NSPD::x]]}}
+
| ?Stakeholder
|-
+
| ?Water Use
! Population
+
}}
| [[Population::{{{Population|}}}]]
+
 
|-
+
! Stakeholder
+
| [[Stakeholder::{{{Stakeholder|}}}]]
+
|-
+
! Water Use
+
| {{#arraymap:{{{Water Use|}}}|,|x|[[Water Use::x]]}}
+
|}
+
 
</includeonly>
 
</includeonly>

Revision as of 14:05, 10 May 2012

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

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

Edit the page to see the template text.