Difference between revisions of "Template:Continent"
Jump to navigation
Jump to search
(Created page with "<includeonly>{| class="infobox bordered" style="border-collapse:collapse; border:1px solid black;background:#CCCC99; float:right; font-size:85%; width:46ex" cellpadding="4" ! col...") |
m |
||
| Line 35: | Line 35: | ||
LAKE | LAKE | ||
--> | --> | ||
| − | {{t row if|Largest Body of Water|{{{ | + | {{t row if|Largest Body of Water|{{{lake|}}}}} |
<!-- | <!-- | ||
POPULATION | POPULATION | ||
Revision as of 03:26, November 23, 2010
Note: .gif images do not work with this template.
| Template: Continent | |
|---|---|
| Use on | Articles about continents |
| Use for | Info box |
| Category template applies to page | (none) |
| Template Parameters (See using templates). | |||
|---|---|---|---|
| Name | Purpose | Required? | Comment |
| name | Name of continent | no | Defaults to page name |
| map | map image | no | |
| map2 | map2 image | no | |
| area | Area of continent | no | |
| coastline | Length of coastline | no | |
| highestpoint | Tallest mountain peak | no | |
| lowestpoint | Lowest point of land | no | |
| river | Longest river | no | |
| lake | Largest lake | no | |
| pop | Population | no | |
| pop-basis | Basis of population (e.g. "2004 census") | yes | Only required if pop is supplied |
| countries | Number of countries | no | |
The continent infobox template is currently used for continental landmasses.
Full code
{{Continent
|name =
|map =
|map2 =
|language =
|area =
|coastline =
|highestpoint =
|lowestpoint =
|river =
|lake =
|pop =
|pop-basis =
|countries =
}}