Template:ImageLocation: Difference between revisions
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": " | "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 00:49, 27 December 2023
Based on Template:ImageQuest. Usage:
{{ImageLocation|img|name|description|tall=y if img taller than wide}}
Grand Mausoleum
The Thorm family mausoleum, resting place of Melodia Thorm and entrance to the Gauntlet of Shar
The Thorm family mausoleum, resting place of Melodia Thorm and entrance to the Gauntlet of Shar
Template data
A div styled info box for linking location pages.
Parameter | Description | Type | Status | |
---|---|---|---|---|
1 | 1 Image name | An image of the location.
| File | required |
2 | 2 Location name | The page name of the location. Is used to link to the article.
| Page name | required |
3 | 3 Description | A description of the location, followed by links to any sub-locations.
| String | suggested |
tall | tall | Add any value if the image is taller than it is wide. | Unknown | optional |