Difference between revisions of "Template:Infobox Location"
From Siglerpedia
Scottsigler (Talk | contribs) (Created page with "<table class="infobox" style="width: 260px; font-size: 90%; border: 1px solid #aaa; background-color: #f9f9f9; float: right; clear: right; margin: 0 0 1em 1em;"> <tr> <t...") |
Scottsigler (Talk | contribs) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | < | + | <includeonly>{| class="infobox" |
| − | + | |+ '''{{{title|{{PAGENAME}}}}}''' | |
| − | + | |- | |
| − | + | ! Location | |
| − | + | | {{{location|Unknown}}} | |
| − | + | |- | |
| − | + | ! Type | |
| − | + | | {{{type|Unknown}}} | |
| − | + | |- | |
| − | + | ! Notable Features | |
| − | + | | {{{features|}}} | |
| − | + | |- | |
| − | </ | + | ! Status |
| + | | {{{status|Active}}} | ||
| + | |}</includeonly><noinclude> | ||
| + | This is the `Infobox_Location` template. Use it on location pages like so: | ||
| + | |||
| + | <pre> | ||
| + | {{Infobox_Location | ||
| + | | title = Codexium Infinitae | ||
| + | | location = Cordis, The Patchwork | ||
| + | | type = Library, Pre-Civilization Archive | ||
| + | | features = | ||
| + | * 30 floors above ground | ||
| + | * 50+ floors below ground | ||
| + | * Holds over 240 million known volumes | ||
| + | * Equal number of unknown/pre-human tomes | ||
| + | * Staffed by Whispering Lamplighters | ||
| + | | status = Mostly abandoned (above ground); subterranean levels restricted or mythic | ||
| + | }} | ||
| + | </pre> | ||
| + | </noinclude> | ||
Latest revision as of 19:25, 14 July 2025
This is the `Infobox_Location` template. Use it on location pages like so:
{{Infobox_Location
| title = Codexium Infinitae
| location = Cordis, The Patchwork
| type = Library, Pre-Civilization Archive
| features =
* 30 floors above ground
* 50+ floors below ground
* Holds over 240 million known volumes
* Equal number of unknown/pre-human tomes
* Staffed by Whispering Lamplighters
| status = Mostly abandoned (above ground); subterranean levels restricted or mythic
}}