More actions
Created blank page |
No edit summary |
||
Line 1: | Line 1: | ||
<!-- | |||
Infobox | |||
--> | |||
<includeonly>{{Infobox| | |||
|bodyclass = mw-collapsible floatright | |||
|header1 = {{{name}}} | |||
|rowclass1 = infobox-title | |||
|image3 = {{#if:{{{image|}}}|[[File:{{{image}}}|400px]]|[[File:PlaceholderImage.jpg|400px]]}} | |||
|imagerowclass3 = infobox-image | |||
|label4 = Structure Type | |||
|data4 = {{{structure_type|}}} | |||
|rowclass4 = infobox-data infobox-col1 | |||
|label5 = Aliases | |||
|data5 = {{{aliases|}}} | |||
|rowclass5 = infobox-data infobox-col1 | |||
|header6 = {{#if:{{{plane|}}}{{{parent_region|}}}{{{parent_location|}}}{{{parent_settlement|}}}{{{district|}}}|Geographic Info}} | |||
|rowclass6 = infobox-header | |||
|label7 = Plane | |||
|data7 = {{{plane|}}} | |||
|rowclass7 = infobox-data infobox-col2 | |||
|label8 = Apart of Region | |||
|data8 = {{{parent_region|}}} | |||
|rowclass8 = infobox-data infobox-col2 | |||
|label8 = Apart of Location | |||
|data8 = {{{parent_location|}}} | |||
|rowclass8 = infobox-data infobox-col2 | |||
|label8 = Apart of Settlement | |||
|data8 = {{{parent_settlement|}}} | |||
|rowclass8 = infobox-data infobox-col2 | |||
|label9 = Apart of District | |||
|data9 = {{{district|}}} | |||
|rowclass9 = infobox-data infobox-col2 | |||
|header10 = {{#if:{{{owner|}}}{{{staff|}}}{{{services|}}}{{{affiliations|}}}|Info}} | |||
|rowclass10 = infobox-header | |||
|label11 = Owner | |||
|data11 = {{{owner|}}} | |||
|rowclass11 = infobox-data infobox-col1 | |||
|label12 = Staff | |||
|data12 = {{{staff|}}} | |||
|rowclass12 = infobox-data infobox-col1 | |||
|label13 = Services | |||
|data13 = {{{services|}}} | |||
|rowclass13 = infobox-data infobox-col1 | |||
|label14 = Affiliations | |||
|data14 = {{{affiliations|}}} | |||
|rowclass14 = infobox-data infobox-col1 | |||
|data30 = | |||
}}</includeonly> | |||
<!-- | |||
Short description | |||
--> | |||
<includeonly>{{Short description|{{{name}}} - {{{structure_type|}}}}}</includeonly> | |||
<!-- | |||
Categorization | |||
--> | |||
<includeonly> | |||
[[Category:Structure]] | |||
</includeonly> | |||
<noinclude> | |||
{{/doc}} | |||
<!-- Categories go in the /doc subpage, and interwikis go in Wikidata. --> | |||
</noinclude> |
Revision as of 21:04, 22 May 2025
Any building of interest (e.g. Tavern, Stores, etc)
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | Name of the building | String | required |
Image | image | no description | File | optional |
Type | structure_type | Type of structure | String | required |
Owner | owner | Owner of the building | String | optional |
Staff | staff | Staff of the structure | String | optional |
Services | services | Services offered in this structure | Unknown | required |
Region | parent_region | Region that this structure is in | String | suggested |
Location | parent_location | Location this structure is in | String | optional |
Settlement | parent_settlement | Settlement this structure is in | String | suggested |
District | district | District this structure is in | String | suggested |
Affiliations | affiliations | Factions, characters, etc associated with this location | String | optional |
Plane | plane | Plane of existence this structure is within | String | optional |
Aliases | aliases | Aliases of this structure | String | optional |