Difference between revisions of "Module:Attached KML/doc"
Jump to navigation
Jump to search
blackwiki>Evad37 (pre-alpha) |
blackwiki>Evad37 (alpha, instructions) |
||
| Line 1: | Line 1: | ||
| − | {{Module rating | | + | {{Module rating | alpha }} |
<!-- 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 == | ||
| − | + | On English Wikipedia, this module is called by {{tlx|Template: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 {{gi|MODULENAME}}) | ||
| + | #* Create a template (which should probably have the same name as the module) containing the code <code><nowiki>{{#invoke:</nowiki>{{gi|MODULENAME}}<nowiki>|main}}</nowiki></code> | ||
| + | #* On Wikidata, add the template to {{Q|Q6690822}} and the module to {{Q|Q26689774}} | ||
| + | # Localise the module. Edit the top bits of the module, between the comments <code>-- ##### Localisation (L10n) settings #####</code> and <code>-- #### End of L10n settings ####</code>, replacing values between <code>"</code> <code>"</code> symbols with local values (as necessary) | ||
| + | # 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). | ||
| + | |||
| + | |||
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | | <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | | ||
Revision as of 06:22, 24 August 2016
| 26x26px | This module is rated as alpha. It is ready for third-party input, and may be used on a few pages to see if problems arise, but should be watched. Suggestions for new features or changes in their input and output mechanisms are welcome. |
Usage
On English Wikipedia, this module is called by {{Template: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
- REDIRECT Template:Tqi
25px This page is a redirect:
|
)
- Create a template (which should probably have the same name as the module) containing the code
{{#invoke:
- Create a template (which should probably have the same name as the module) containing the code
- REDIRECT Template:Tqi
25px This page is a redirect:
- From a page move: This is a redirect from a page that has been moved (renamed). This page was kept as a redirect to avoid breaking links, both internal and external, that may have been made to the old page name.
When appropriate, protection levels are automatically sensed, described and categorized.
|main}}
- On Wikidata, add the template to Lua error in Module:Wd at line 196: attempt to index field 'wikibase' (a nil value). (Q6690822) and the module to Lua error in Module:Wd at line 196: attempt to index field 'wikibase' (a nil value). (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 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).