| This template uses Lua:
|
This template can be used to add at-a-glance information for continents.
Usage
{{{name}}} |
---|
|
{{{image}}} {{{caption}}} |
|
Area | {{{area}}} |
---|
Population | {{{population}}} |
---|
Major Temples | {{{temples}}} |
---|
Demonym | {{{demonym}}} |
---|
Countries | {{{countries}}} |
---|
Languages | {{{languages}}} |
---|
Largest Cities | {{{largest_cities}}} |
---|
Setting | {{{setting}}} |
---|
{{Infobox Continent
| name =
| tag =
<!-- Images -->
| image =
| caption =
<!-- Geography -->
| area =
| population =
| temples =
| demonym =
| countries =
| languages =
| largest_cities =
<!-- Setting -->
| setting =
}}
Parameters
name
- name of the continent
tag
- tagline of the continent
image
- image of the continent
caption
- caption of the image
area
- size of the continent in mi2
population
- estimation of the number of people living on the continent
temples
- major temples on the continent
demonym
- what people from the continent are called
countries
- countries located on the continent
languages
- languages spoken on the continent
largest_cities
- 5 largest cities on the continent
setting
- setting the continent is from
TemplateData
|
Template parameters Parameter | Description | Type | Status |
---|
Name | name | name of the continent - Default
- {{PAGENAME}}
| String | optional |
---|
Tag | tag | tagline of the continent
| String | optional |
---|
Image | image | image of the continent
| File | optional |
---|
Caption | caption | caption of the image
| String | optional |
---|
Area | area | size of the continent in mi<sup>2</sup>
| String | optional |
---|
Population | population | estimation of the number of people living on the continent
| String | optional |
---|
Temples | temples | major temples on the continent
| Template | optional |
---|
Demonym | demonym | what people from the continent are called
| String | optional |
---|
Countries | countries | countries located on the continent
| Template | optional |
---|
Languages | languages | languages spoken on the continent
| Template | optional |
---|
Largest Cities | largest_cities | 5 largest cities on the continent
| Template | optional |
---|
Setting | setting | setting the continent is from
| Page name | optional |
---|
|