This wiki is a XML full dump clone of "Heroes Wiki", the main wiki about the Heroes saga that has been shut down permanently since June 1, 2020. The purpose of this wiki is to keep online an exhaustive and accurate database about the franchise.

Template:Pushpin: Difference between revisions

From Heroes Wiki
Jump to navigation Jump to search
Content deleted Content added
imported>Hardvice
more examples
imported>Hardvice
Usage: +labelwidth
Line 26: Line 26:
| top= || Top coordinate || <code>210</code>
| top= || Top coordinate || <code>210</code>
|-
|-
| label= || Labels the pushpin || anything
| label= || OPTIONAL Labels the pushpin || anything
|-
|-
| override= || Text override for label || <code>NYC</code>
| override= || OPTIONAL Text override for label || <code>NYC</code>
|-
|-
| labeltop= || Top coordinate for label relative relative to pin (optional) || <code>10</code>
| labeltop= || OPTIONAL Top coordinate for label relative to pin || <code>10</code>
|-
|-
| labelleft= || Left coordinate for label relative relative to pin (optional) || <code>10</code>
| labelleft= || OPTIONAL Left coordinate for label relative to pin || <code>10</code>
|-

| labelwidth || OPTIONAL Force width of label || <code>100</code>
|}
|}



Revision as of 06:49, 19 October 2007

Example

 
This is a label
 

Usage

Creates a colored dot which links to an article. For use on Template:Locationmap.

{{pushpin|color=|link=|left=|top=|label=|override=|labeltop=|labelleft=}}
Option Purpose Example
color= Pushpin color Green, #CCC, #CCCCCC
link= Article name of location New York, NY
left= Left coordinate 264
top= Top coordinate 210
label= OPTIONAL Labels the pushpin anything
override= OPTIONAL Text override for label NYC
labeltop= OPTIONAL Top coordinate for label relative to pin 10
labelleft= OPTIONAL Left coordinate for label relative to pin 10
labelwidth OPTIONAL Force width of label 100