Template:Maps: Difference between revisions

From TalossaWiki
Jump to navigation Jump to search
No edit summary
(Added imagewidth variable)
 
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 16: Line 16:
  |name = name of place.
  |name = name of place.
  |logo = logo or map of place
  |logo = logo or map of place
|imagewidth = Width of Logo image
  |type = Type Of Location
  |type = Type Of Location
  |location = Where it is.
  |location = Where it is.
  }<nowiki>}
  }<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>}