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
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
<pre>
<pre>
<nowiki>{{Infobox/Location
<nowiki>{{Infobox/Location
|ExtImage =  
|Image =  
|Address =  
|Address =  
|MapImg =  
|MapImg =  
Line 13: Line 13:


==Template Data==
==Template Data==
<templatedata>
{
"params": {
"Image": {
"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>

Latest revision as of 22:41, 22 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
|Image = 
|Address = 
|MapImg = 
|Aliases = 
|Associations = 
}}

Template Data

No description.

Template parameters

ParameterDescriptionTypeStatus
Image ExteriorImage

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