Template:Maps: Difference between revisions

From TalossaWiki
Jump to navigation Jump to search
No edit summary
(Added imagewidth variable)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| align="right" style="border-collapse: separate; border-spacing: 5; border-width: 2px; border-style: solid; border-color: #000; padding: 20; float:right; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; -icab-border-radius: 10px; -o-border-radius: 10px; margin: 0 0 2em 2em" width=200px
{| align="right" style="border-collapse: separate; border-spacing: 5; border-width: 2px; border-style: solid; border-color: #000; padding: 20; float:right; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; -icab-border-radius: 10px; -o-border-radius: 10px; margin: 0 0 2em 2em" width={{{imagewidth|200px}}}
|align="center" valign="top" style="padding-bottom: 2em; border-style: solid; border-width: 0 0 1px 0;"|<big><big>{{{name}}}</big></big>{{#if: {{{logo|}}} |<br>[[Image:{{{logo|Circle.png}}}{{!}}200px]]|}}
|align="center" valign="top" style="padding-bottom: 2em; border-style: solid; border-width: 0 0 1px 0;"|<big><big>{{{name}}}</big></big>{{#if: {{{logo|}}} |<br>[[Image:{{{logo|Circle.png}}}{{!}}200px]]|}}
|-
|-
Line 6: Line 6:
| align="left"|'''Location:''' {{{location}}}
| align="left"|'''Location:''' {{{location}}}
|}
|}
<includeonly>[[Category:Maps]]</includeonly><noinclude>[[Category:Templates]]</noinclude>
<includeonly>[[Category:Maps]]</includeonly>
 
<noinclude>[[Category:Templates]]
 
==Usage==
This template is used for locations.
 
{{Maps
|name = name of place.
|logo = logo or map of place
|imagewidth = Width of Logo image
|type = Type Of Location
|location = Where it is.
}<nowiki>}

Latest revision as of 05:25, 2 June 2014

{{{name}}}
Type: {{{type}}}
Location: {{{location}}}

Usage

This template is used for locations.

{{Maps
|name = name of place.
|logo = logo or map of place
|imagewidth = Width of Logo image
|type = Type Of Location
|location = Where it is.
}<nowiki>}