Difference between revisions of "Template:Infobox Location"
Jump to navigation
Jump to search
m (typo) |
(trying to put the image below the information because the image pushes it too far down if it's big) |
||
| Line 3: | Line 3: | ||
| above = {{{name|}}} | | above = {{{name|}}} | ||
| − | |||
| − | |||
| − | |||
| − | |||
| label1 = Region | | label1 = Region | ||
| Line 19: | Line 15: | ||
| label4 = Leads to | | label4 = Leads to | ||
| data4 = {{{leadsTo|}}} | | data4 = {{{leadsTo|}}} | ||
| + | |||
| + | | image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|}}}|sizedefault=frameless|upright={{{image_upright|1}}}|alt={{{alt|}}}}} | ||
| + | |||
| + | | caption = {{{caption|}}} | ||
}}<noinclude> | }}<noinclude> | ||
== Usage == | == Usage == | ||
Revision as of 18:21, 22 May 2019
Usage
{{Infobox Location
| name = Location Name
| image = missing.png
| caption = Caption Text
| region = Region
| levelRange = Level Range
| accesibleFrom = list of locations
| leadsTo = list of locations
}}