2,175
edits
(Fix comment) |
(Rearrange a bit and clarify) |
||
Line 89: | Line 89: | ||
::Note: a ''name='' parameter causes {{tl|Coord}} to emit an [[HCard]] [[Microformat]] using that name, ''even if used within an existing hCard''. Do not use when the name is that of a person (e.g for a gravesite), as the generated hCard would be invalid. Also, do not use square brackets in names. | ::Note: a ''name='' parameter causes {{tl|Coord}} to emit an [[HCard]] [[Microformat]] using that name, ''even if used within an existing hCard''. Do not use when the name is that of a person (e.g for a gravesite), as the generated hCard would be invalid. Also, do not use square brackets in names. | ||
:*'''notes=''' specifies text to be displayed immediately following the coordinates. This is primarily intended for adding footnotes to title coordinates. | :*'''notes=''' specifies text to be displayed immediately following the coordinates. This is primarily intended for adding footnotes to title coordinates. | ||
:*'''pre-link-text=''' | :The following are only used when <code>format=text</code> and for overriding the defaults. They allow specifying the text to be displayed in place of just the coordinates: | ||
:*'''link-text=''' | :*'''pre-link-text=''' The default is no text. | ||
:*'''post-link-text=''' | :*'''link-text=''' The default is 'Click here' | ||
:*'''post-link-text=''' The default is ' to view information about this location'. | |||
== Examples == | == Examples == |
edits