Difference between revisions of "Template:Water Feature"

From AquaPedia Case Study Database
Jump to: navigation, search
Line 15: Line 15:
  
 
<div class="section-right-box">
 
<div class="section-right-box">
{{#if: {{{Type|}}} | Type: [[Water Feature Type::{{{Type|}}}]] /n/n }}
+
{{#if: {{{Type|}}} | Type: {{#arraymap:{{{Type|}}}|,|x|[[Type::x]] |;}}}}
{{#if: {{{Length|}}} | Length: [[Water Feature Length::{{{Length|}}}km]] /n/n }}
+
{{#if: {{{Length|}}} | Length: [[Water Feature Length::{{{Length|}}}km]] }}
{{#if: {{{Area|}}} | Area: [[Water Feature Area::{{{Area|}}}km<sup>2</sup>]] /n/n}}
+
{{#if: {{{Area|}}} | Area: [[Water Feature Area::{{{Area|}}}km<sup>2</sup>]] }}
 
</div>
 
</div>
  
 +
{{#arraymap:{{{Project Type|}}}|,|x|[[Project Type::x]] |;}}
 
{{{Description|}}}
 
{{{Description|}}}
 
{{#if: {{{Type|}}}{{{Length|}}}{{{Area|}}}{{{Description|}}} | | This is a just-created Water Feature page.  To enter information about the {{PAGENAME}}, click the 'Edit with Form' Tab <br /><br />}}
 
{{#if: {{{Type|}}}{{{Length|}}}{{{Area|}}}{{{Description|}}} | | This is a just-created Water Feature page.  To enter information about the {{PAGENAME}}, click the 'Edit with Form' Tab <br /><br />}}

Revision as of 15:16, 15 August 2012

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

{{Water Feature
|Type=
|Length=
|Area=
|Description=
}}

Edit the page to see the template text.