Extension:KML Export/kml.text

From MediaWiki.org
Jump to: navigation, search
KML Export FeaturesInstallationQuick startHow to useParser functionsSpecial pagesConfiguration

This parser function instantiates a text block where you can insert arbitrary wiki markup into specific fields of KML features. Wiki markup is properly converted to HTML. Currently, kml.text is used only by the BalloonStyle style definition.

[edit] Syntax

{{#kml.text:
wiki markup
}}

[edit] Arguments

wiki markup
Wiki markup to be converted to HTML.

[edit] Example

{{#kml.style: default
|BalloonStyle({{#kml.text:
== $[name] ==
[[Main page]], [[Special:Recentchanges|Recent changes]]
----
$[description]
}})
}}

[edit] See also

Personal tools
Namespaces
Variants
Actions
Site
Support
Download
Development
Communication
Print/export
Toolbox