Difference between revisions of "Module:Attached KML/doc"
Jump to navigation
Jump to search
blackwiki>Evad37 (make it easier to transfer doc to another wiki (where {{gi}} and {{q}} might not exist)) |
blackwiki>Evad37 (re-rating as beta - appears to be working on simple english wikipedia) |
||
| Line 1: | Line 1: | ||
| − | {{Module rating | | + | {{Module rating | beta }} |
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> | <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> | ||
== Usage == | == Usage == | ||
Revision as of 13:09, 29 August 2016
| 40x40px | This module is rated as beta, and is ready for widespread use. It is still new and should be used with some caution to ensure the results are as expected. |
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
- 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 MODULENAME
- Create a template (which should probably have the same name as the module) containing the code
{{#invoke:MODULENAME|main}} - On Wikidata, add the template to d:Q6690822 and the module to d:Q26689774
- 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) - Add documentation to the template (e.g. by translating Template:Attached KML/doc, adjusting as necessary per any localisations made in the previous step) and 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).