Difference between revisions of "Template:Water Feature"

From AquaPedia Case Study Database
Jump to: navigation, search
Line 16: Line 16:
 
<div class="section-right-box">
 
<div class="section-right-box">
  
{{#if: {{{Type|}}} | ! Type: {{#arraymap:{{{Type}}}|,|x|[[Water Feature Type::x]]}}  
+
{{#if: {{{Type|}}} | Type: {{#arraymap:{{{Type}}}|,|x|[[Water Feature Type::x]]}}  
  
{{#if: {{{Length|}}} | ! Length:  [[Water Feature Length::{{{Length|}}}km]] {{!}}- }}
+
{{#if: {{{Length|}}} | Length:  [[Water Feature Length::{{{Length|}}}km]]}}
  
{{#if: {{{Area|}}} | ! Area: [[Water Feature Area::{{{Area|}}}km<sup>2</sup>]] }}
+
{{#if: {{{Area|}}} | Area: [[Water Feature Area::{{{Area|}}}km<sup>2</sup>]]}}
 
</div>
 
</div>
  

Revision as of 15:07, 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.