Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox Structure/doc: Difference between revisions

Template page
Created page with " <templatedata> { "params": { "name": { "label": "Name", "description": "Name of the building", "type": "string", "required": true }, "owner": { "label": "Owner", "description": "Owner of the building", "type": "string" }, "parent_region": { "label": "Region", "description": "Region that this structure is in", "type": "string", "suggested": true }, "parent_settlement": { "label": "Settlement", "description": "Settleme..."
 
No edit summary
Line 51: Line 51:
"label": "Image",
"label": "Image",
"type": "wiki-file-name"
"type": "wiki-file-name"
},
"affiliations": {
"label": "Affiliations",
"description": "Factions, characters, etc associated with this location",
"type": "string"
}
}
},
},
Line 63: Line 68:
"parent_region",
"parent_region",
"parent_settlement",
"parent_settlement",
"district"
"district",
"affiliations"
]
]
}
}
</templatedata>
</templatedata>

Revision as of 18:31, 21 May 2025

Any building of interest (e.g. Tavern, Stores, etc)

Template parameters

ParameterDescriptionTypeStatus
Namename

Name of the building

Stringrequired
Imageimage

no description

Fileoptional
Typestructure_type

Type of structure

Stringrequired
Ownerowner

Owner of the building

Stringoptional
Staffstaff

Staff of the structure

Stringoptional
Servicesservices

Services offered in this structure

Unknownrequired
Regionparent_region

Region that this structure is in

Stringsuggested
Settlementparent_settlement

Settlement this structure is in

Stringsuggested
Districtdistrict

District this structure is in

Stringsuggested
Affiliationsaffiliations

Factions, characters, etc associated with this location

Stringoptional