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:<br/> {{#arraymap:{{{Water Feature Type|}}}|,|x|[[Water Feature Type::x]]}} }}
{{#if: {{{Type|}}} |Type:  [[Water Feature Type::{{{Type|}}}]] {{!}} }}
+
  
{{#if: {{{Length|}}} | Length:  [[Water Feature Length::{{{Length|}}}km]] {{!}- }}
 
  
{{#if: {{{Area|}}} | Area: [[Water Feature Area::{{{Area|}}} km<sup>2</sup>]] }}
+
 
|}</div>
+
{{#if: {{{Length|}}} | Length:<br/> [[Water Feature Length::{{{Length|}}} km]]}}
 +
 
 +
{{#if: {{{Area|}}} | Area:<br/> [[Water Feature Area::{{{Area|}}} km<sup>2</sup>]]}}
 +
</div>
  
 
{{{Description|}}}
 
{{{Description|}}}

Revision as of 13:04, 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.