Module:Mapframe/doc

From blackwiki
< Module:Mapframe
Revision as of 12:28, 3 May 2018 by blackwiki>Evad37 (→‎Usage: in main template now, not just sandbox)
Jump to navigation Jump to search

This is the documentation page for Module:Mapframe

Usage

On English Wikipedia, this module is called by {{Maplink}}, see that template's documentation for usage instructions.

Set up on another wiki

  1. Create template and module:
    • Import this module and its template to that wiki (or copy the code over, giving attribution in the edit summary). Optionally, give them a name that makes sense in that wiki's language
    • On Wikidata, add them to the items
  2. 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 (when necessary)
  3. Add documentation
    • to the template (e.g. by translating Template:Maplink/doc, adjusting as necessary per any localisations made in the previous step)
    • 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 and template on another wiki).