Template:ImageLocation: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
(template data)
mNo edit summary
Line 34: Line 34:
"description": "The page name of the location. Is used to link to the article.",
"description": "The page name of the location. Is used to link to the article.",
"example": "Lower City",
"example": "Lower City",
"type": "string",
"type": "wiki-page-name",
"required": true
"required": true
},
},
Line 50: Line 50:
"type": "unknown"
"type": "unknown"
}
}
}
},
"description": "A div styled info box for linking location pages."
}
}
</templatedata>
</templatedata>


[[Category:Templates]]</noinclude>
[[Category:Templates]]</noinclude>

Revision as of 01:49, 27 December 2023


Based on Template:ImageQuest. Usage:
{{ImageLocation|img|name|description|tall=y if img taller than wide}}

Grand Mausoleum
Grand Mausoleum
The Thorm family mausoleum, resting place of Melodia Thorm and entrance to the Gauntlet of Shar

Gauntlet of Shar

Arcane Tower
Arcane Tower
An isolated wizard tower protected by Arcane Cannons
Open Hand Temple
Open Hand Temple
A temple dedicated to Ilmater, currently grieving the loss of their head priest

Open Hand Temple Cellar
Under Temple Cave Area

Template data

A div styled info box for linking location pages.

Template parameters

ParameterDescriptionTypeStatus
11 Image name

An image of the location.

Example
Lower City.jpg
Filerequired
22 Location name

The page name of the location. Is used to link to the article.

Example
Lower City
Page namerequired
33 Description

A description of the location, followed by links to any sub-locations.

Example
An isolated wizard tower. <br> [[Gauntlet of Shar]]
Stringsuggested
talltall

Add any value if the image is taller than it is wide.

Unknownoptional