Module:Attached KML/doc

From blackwiki
< Module:Attached KML
Revision as of 06:22, 24 August 2016 by blackwiki>Evad37 (→‎Usage: fix)
Jump to navigation Jump to search

This is the documentation page for Module:Attached KML

Usage

On English Wikipedia, this module is (will be) called by {{Attached KML}}, see that template's documentation for usage instructions

Set up on another wiki

  1. Create template and module
    • Import this module to that wiki (or copy the code over, giving attribution in the edit summary). Give the module a name that makes sense in that wiki's language (hereafter referred to as
  2. REDIRECT Template:Tqi

)

    • Create a template (which should probably have the same name as the module) containing the code {{#invoke:
  1. REDIRECT Template:Tqi

|main}}

  1. Localise the module. Edit the top bits of the module, between the comments -- ##### Localisation (L10n) settings ##### and -- #### End of L10n settings ####, replacing values between " " symbols with local values (as necessary)
  2. Add documentation the template (e.g. by translating Template:Attached KML/doc, adjusting as necessary per any localisations made in the previous step) an to the module (please transfer/translate these instructions so that wikimedians who read your wiki but not the English Wikipedia can also set up the module/template on another wiki).