Difference between revisions of "Template:Water Feature"

From AquaPedia Case Study Database
Jump to: navigation, search
Line 11: Line 11:
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
</noinclude><includeonly>{| class="wikitable"
+
</noinclude><includeonly><div class="section-right-box">{| class="wikitable"
! Type
+
! Type:
 
| [[Water Feature Type::{{{Type|}}}]]
 
| [[Water Feature Type::{{{Type|}}}]]
 
|-
 
|-
{{#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>
'''Description'''
+
 
+
 
{{{Description|}}}
 
{{{Description|}}}
  

Revision as of 19:04, 2 June 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.