Template:Location: Difference between revisions
Appearance
mNo edit summary Tag: 2017 source edit |
mNo edit summary Tag: 2017 source edit |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 5: | Line 5: | ||
| header color = #ffe2b8 | | header color = #ffe2b8 | ||
| parameters = | | parameters = | ||
{{#if:{{{country|}}} | <div class="infobox-row"> | |||
<div class="infobox-label">Country:</div> | |||
<div class="infobox-value">{{{{{country}}}}} [[{{{country}}}]]</div> | |||
</div> }} | |||
{{#if:{{{location|}}} | <div class="infobox-row"> | |||
<div class="infobox-label">Location:</div> | |||
<div class="infobox-value">{{{location}}}</div> | |||
</div> }} | |||
{{#if:{{{coords|}}} | <div class="infobox-row"> | |||
<div class="infobox-label">Coordinates:</div> | |||
<div class="infobox-value">{{{coords}}}</div> | |||
</div> }} | |||
{{#if:{{{rating|}}} | <div class="infobox-row"> | |||
<div class="infobox-label">Rating:</div> | |||
<div class="infobox-value">{{rating|points={{{rating}}}}}</div> | |||
</div> }} | |||
{{#if:{{{map|}}} | | |||
<div class="infobox-map">{{{map}}}</div> | |||
}} | |||
{{#if:{{{portal|}}} | | |||
<div class="infobox-section" style="background:#ffe2b8;">Thematic portals</div> | |||
<div class="infobox-portal">{{{portal}}}</div> | |||
}} | |||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
{{documentation}} | {{documentation}} | ||
Latest revision as of 12:45, 27 February 2025
Val di Fassa
Sella Ronda
Use this code:
{{Location
|location name =
|image =
|description =
|country =
|location =
|coords =
|rating = {{rating|points=}}
|map =
|portal =
}}
- Add data just it is shown below:
{{Location
|location name = Val di Fassa
|image = Val_di_Fassa_19.JPG
|description = Sella Ronda
|country = Italy
|location = Trentino
|coords = Latitude: 46°23'35"<br>Longitude: 11°39'59"
|rating = 5
|map = {{Location map | Italy | AlternativeMap = Italy relief location map.jpg | width = 270 | float = center | caption = Val di Fassa on the map of Italy | alt = Map of Italy |label = Val di Fassa | position = bottom | lat_deg = 46.393180 | lon_deg = 11.666570}}
|portal = [[Portal:Italy|Itlay]] • [[Portal:Sights|Sights]]
}}
