Template:Infobox/Location/doc: Difference between revisions

Template page
(Created page with "{{Documentation}} You can copy and paste the template parameters from below, or use the Template Wizard in the visual editor. ==Usage== <pre> <nowiki>{{Infobox/Location |ExtImage = |Address = |MapImg = |Aliases = |Associations = }}</nowiki> </pre> ==Template Data==")
 
No edit summary
Line 13: Line 13:


==Template Data==
==Template Data==
<templatedata>
{
"params": {
"ExtImage": {
"label": "Image Exterior",
"description": "Image of the location, such as the exterior",
"type": "wiki-file-name",
"suggested": true
},
"Address": {
"description": "Where in the city is the location?",
"example": "House Number, Street, District, County, Zipcode",
"type": "string",
"suggested": true
},
"MapImg": {
"description": "An image of the location where this location can be found.",
"type": "wiki-file-name",
"suggested": true
},
"Aliases": {
"description": "Is the location known by any other names?",
"type": "string",
"suggested": true
},
"Associations": {
"description": "Who is associated with this location, this could be a gang, or individual, use the template provided.",
"type": "wiki-template-name",
"default": "{{Infobox/Shortlink|<Link/Name>|<Relationship>}}"
}
}
}
</templatedata>

Revision as of 20:05, 4 February 2023

Template:Infobox/Location invokes Template:Infobox/styles.css using TemplateStyles.

You can copy and paste the template parameters from below, or use the Template Wizard in the visual editor.

Usage

{{Infobox/Location
|ExtImage = 
|Address = 
|MapImg = 
|Aliases = 
|Associations = 
}}

Template Data

No description.

Template parameters

ParameterDescriptionTypeStatus
Image ExteriorExtImage

Image of the location, such as the exterior

Filesuggested
AddressAddress

Where in the city is the location?

Example
House Number, Street, District, County, Zipcode
Stringsuggested
MapImgMapImg

An image of the location where this location can be found.

Filesuggested
AliasesAliases

Is the location known by any other names?

Stringsuggested
AssociationsAssociations

Who is associated with this location, this could be a gang, or individual, use the template provided.

Default
{{Infobox/Shortlink|<Link/Name>|<Relationship>}}
Templateoptional