Template:Maps: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Added imagewidth variable) |
||
(7 intermediate revisions by 3 users 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 7: | Line 7: | ||
|} | |} | ||
<includeonly>[[Category:Maps]]</includeonly> | <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 04: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>}