Difference between revisions of "Template:Search Case Description"
From AquaPedia Case Study Database
Line 16: | Line 16: | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
{{#ask: [[Category:Case Description]] | {{#ask: [[Category:Case Description]] | ||
− | [[Area::{{{Area|}}}]] | + | {{#if: {{{Area|}}} | [[Area::{{{Area|}}}]]}} |
− | {{#arraymap:{{{Climate|}}}|,|x|[[Climate::x]]}} | + | {{#if: {{{Climate|}}} | {{#arraymap:{{{Climate|}}}|,|x|[[Climate::x]] | OR }} }} |
− | [[Issue::{{{Issue|}}}]] | + | {{#if: {{{Issue|}}} | [[Issue::{{{Issue|}}}]] }} |
− | {{#arraymap:{{{NSPD|}}}|,|x|[[NSPD::x]]}} | + | {{#if: {{{NSPD|}}} | {{#arraymap:{{{NSPD|}}}|,|x|[[NSPD::x]] | OR }} }} |
− | [[Population::{{{Population|}}}]] | + | {{#if: {{{Population|}}} | [[Population::{{{Population|}}}]] }} |
− | [[Stakeholder::{{{Stakeholder|}}}]] | + | {{#if: {{{Stakeholder|}}} | [[Stakeholder::{{{Stakeholder|}}}]] }} |
− | {{#arraymap:{{{Water Use|}}}|,|x|[[Water Use::x]]}} | + | {{#if: {{{Water Use|}}} | {{#arraymap:{{{Water Use|}}}|,|x|[[Water Use::x]]| OR }} }} |
| ?Area | | ?Area | ||
| ?Climate | | ?Climate |
Revision as of 13:48, 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.