Difference between revisions of "Template:RegionInfoBox"
From EncyclopAtys
(→Examples) |
|||
Line 151: | Line 151: | ||
|size=22.123 | |size=22.123 | ||
|}} | |}} | ||
− | + | {| style="width: 450px;" | |
+ | |- | ||
+ | | <pre><nowiki>{{RegionInfoBox | ||
|image=MG_map.jpg | |image=MG_map.jpg | ||
|continent=Witherings | |continent=Witherings | ||
Line 157: | Line 159: | ||
|neut=Karavan | |neut=Karavan | ||
|size=22.123 | |size=22.123 | ||
− | |}}</nowiki> | + | |}}</nowiki></pre> |
+ | |} | ||
+ | |||
{{clear}} | {{clear}} | ||
{{RegionInfoBox | {{RegionInfoBox | ||
Line 168: | Line 172: | ||
|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 182: | ||
|eco=Forest | |eco=Forest | ||
|size=20.09 | |size=20.09 | ||
− | |}}</nowiki> | + | |}}</nowiki></pre> |
+ | |} | ||
+ | |||
[[Category: Infobox templates|RegionInfoBox]] | [[Category: Infobox templates|RegionInfoBox]] | ||
</noinclude> | </noinclude> |
Revision as of 19:03, 21 November 2019
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 | |
RegionInfoBox | |
Sub-Continent | Witherings |
---|---|
Region Level | 50 - 100 |
Neutral Altar | Karavan |
Area | 22.123 km² |
{{RegionInfoBox |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 |}} |