Difference between revisions of "Template:RegionInfoBox"
From EncyclopAtys
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{#switch: {{lc: {{{continent}}}|{{PAGENAME}} }} | <includeonly>{{#switch: {{lc: {{{continent}}}|{{PAGENAME}} }} | ||
+ | | island = {{#vardefine:colour|{{ColorAtys|type=dark|group=ranger}}}} | ||
+ | | almati wood = {{#vardefine:colour|{{ColorAtys|type=dark|group=ranger}}}} | ||
| nexus minor = {{#vardefine:colour|{{ColorAtys|type=dark|group=ranger}}}} | | nexus minor = {{#vardefine:colour|{{ColorAtys|type=dark|group=ranger}}}} | ||
| [[nexus minor]] = {{#vardefine:colour|{{ColorAtys|type=dark|group=ranger}}}} | | [[nexus minor]] = {{#vardefine:colour|{{ColorAtys|type=dark|group=ranger}}}} | ||
Line 145: | Line 147: | ||
==Examples== | ==Examples== | ||
{{RegionInfoBox | {{RegionInfoBox | ||
+ | |name=Maiden Grove | ||
|image=MG_map.jpg | |image=MG_map.jpg | ||
|continent=Witherings | |continent=Witherings | ||
Line 151: | Line 154: | ||
|size=22.123 | |size=22.123 | ||
|}} | |}} | ||
− | + | {| style="width: 450px;" | |
+ | |- | ||
+ | | <pre><nowiki>{{RegionInfoBox | ||
+ | |name=Maiden Grove | ||
|image=MG_map.jpg | |image=MG_map.jpg | ||
|continent=Witherings | |continent=Witherings | ||
Line 157: | Line 163: | ||
|neut=Karavan | |neut=Karavan | ||
|size=22.123 | |size=22.123 | ||
− | |}}</nowiki> | + | |}}</nowiki></pre> |
+ | |} | ||
+ | |||
{{clear}} | {{clear}} | ||
{{RegionInfoBox | {{RegionInfoBox | ||
Line 168: | Line 176: | ||
|size=20.09 | |size=20.09 | ||
|}} | |}} | ||
− | + | {| style="width: 450px;" | |
+ | |- | ||
+ | | <pre><nowiki>{{RegionInfoBox | ||
|type=C | |type=C | ||
|logo=Matis_emblem.png | |logo=Matis_emblem.png | ||
Line 176: | Line 186: | ||
|eco=Forest | |eco=Forest | ||
|size=20.09 | |size=20.09 | ||
− | |}}</nowiki> | + | |}}</nowiki></pre> |
+ | |} | ||
+ | |||
[[Category: Infobox templates|RegionInfoBox]] | [[Category: Infobox templates|RegionInfoBox]] | ||
</noinclude> | </noinclude> |
Latest revision as of 08:13, 18 March 2022
Description
Usage
{{RegionInfoBox |image= |continent= |lvl= |neut= |size= |}}
Not optional parameters
- lvl
- Specifies the level range of the region, eg. 100 - 150
- neut
- specifies to what faction the neutral altar of the region belongs, can be:
- Kami and Karavan
- Kami
- Karavan
- None
- size
- Size of the region (km²)
Optional parameters
- continent
- Specifies on which continent the region is in.chose one:
- Aeden aqueous
- Burning desert
- Nexus minor
- Verdant heights
- Witherings
- name
- If used the template uses a different name than what {{PAGENAME}} provides.
- image
- Specifies the image that should be used for the region.
- section
- Used in case of Prime Roots regions, it specifies the section of Prime Roots the region is in.
Examples
Geographical Amber | |
Maiden Grove | |
Sub-Continent | Witherings |
---|---|
Region Level | 50 - 100 |
Neutral Altar | Karavan |
Area | 22.123 km² |
{{RegionInfoBox |name=Maiden Grove |image=MG_map.jpg |continent=Witherings |lvl=50 - 100 |neut=Karavan |size=22.123 |}} |
Geographical Amber | |
Verdant Heights
Country of Matis people | |
Homins | Matis |
---|---|
Area | 20.09 km² |
{{RegionInfoBox |type=C |logo=Matis_emblem.png |image=Forestnight.jpg |name=Verdant Heights |race=Matis |eco=Forest |size=20.09 |}} |