Difference between revisions of "Template:Continent"
Jump to navigation
Jump to search
m |
m |
||
| Line 15: | Line 15: | ||
AREA | AREA | ||
--> | --> | ||
| − | {{t row if|Area|{{{area|}}}}} | + | {{t row if|'''Area'''|{{{area|}}}}} |
<!-- | <!-- | ||
COASTLINE | COASTLINE | ||
--> | --> | ||
| − | {{t row if|Coastline|{{{coastline|}}}}} | + | {{t row if|'''Coastline'''|{{{coastline|}}}}} |
<!-- | <!-- | ||
HIGHESTPOINT | HIGHESTPOINT | ||
--> | --> | ||
| − | {{t row if|Highest Point|{{{highestpoint|}}}}} | + | {{t row if|'''Highest Point'''|{{{highestpoint|}}}}} |
<!-- | <!-- | ||
LOWESTPOINT | LOWESTPOINT | ||
--> | --> | ||
| − | {{t row if|Lowest Point|{{{lowestpoint|}}}}} | + | {{t row if|'''Lowest Point'''|{{{lowestpoint|}}}}} |
<!-- | <!-- | ||
RIVER | RIVER | ||
--> | --> | ||
| − | {{t row if|Longest River|{{{river|}}}}} | + | {{t row if|'''Longest River'''|{{{river|}}}}} |
<!-- | <!-- | ||
LAKE | LAKE | ||
--> | --> | ||
| − | {{t row if|Largest Body of Water|{{{lake|}}}}} | + | {{t row if|'''Largest Body of Water'''|{{{lake|}}}}} |
<!-- | <!-- | ||
POPULATION | POPULATION | ||
--> | --> | ||
| − | {{t row if|Population {{{pop-basis|}}}|{{{pop|}}}}} | + | {{t row if|'''Population''' {{{pop-basis|}}}|{{{pop|}}}}} |
<!-- | <!-- | ||
COUNTRIES | COUNTRIES | ||
--> | --> | ||
| − | {{t row if|Countries|{{{countries|}}}}} | + | {{t row if|'''Number of Countries'''|{{{countries|}}}}} |
|} | |} | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
Revision as of 03:29, 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 =
}}