Module:LocationInfo/doc: Difference between revisions
From Little Tail Wiki
Jump to navigationJump to search
Created page with "{{LocationInfo | title = Location name (required) | headerstyle = (defaults to background-color:grey) | image = 200px | caption = An example image (IMAGE REQUIRED) | ("Bio.") | ja_kanji = Optional | ja_romaji = Optional | origin = Optional | namesake = Optional | greaterarea = Optional | country = Optional | capital = Optional | ruler = Optional | demographic = Optional | inhabitants = Op..." |
No edit summary |
||
Line 54: | Line 54: | ||
}}</pre> | }}</pre> | ||
[[Category:Module documentation]] | <noinclude>[[Category:Module documentation]]</noinclude> |
Latest revision as of 21:51, 2 March 2025
![]() |
THIS TEMPLATE IS OBSOLETE. PLEASE USE TEMPLATES FEATURED IN PAGE LAYOUTS |
The LocationInfo infobox lists basic facts about the article's featured location.
Infoboxes are put together via Capiunto, which calls upon a Lua-based module. This keeps infoboxes clean and easy to form.
In source editor, excluding any optional row will make that row not render. Leaving out any required fields will throw an error over the page. HTML tags can be used within the infobox if necessary.
Specific rows
- Japanese name: The location's original name in Japanese
- Romanized name: The location's Japanese title romanized
- Origin: The Old World origin of the location
- Namesake: The namesake of the location
- Greater area: The general greater area the location is a part of
- Country: The country the location is in
- Capital: The capital of the location (mostly for countries).
- Ruler: The ruler of the location (mostly for countries)
- Demographics: The location's demographics, i.e. amount of Caninus vs Felinekos
- Inhabitants: Notable inhabitants of the area
Usage
{{LocationInfo | title = Location name (required) | headerstyle = (defaults to background-color:grey) | image = [[File:Waffle.png|200px]] | caption = An example image (IMAGE REQUIRED) | ("Bio.") | ja_kanji = Optional | ja_romaji = Optional | origin = Optional | namesake = Optional | greaterarea = Optional | country = Optional | capital = Optional | ruler = Optional | demographic = Optional | inhabitants = Optional }}