Changes

Pywikibot 6.4.0
{{Module rating|alpha}}

This module contains the main code for Lua-based [[Template:About continent and region topic templates|continent-/region-topic navboxes]].

==Usage==
To create a customizable navbox based on this module, create a wrapper template invoking it with the parameters "data" and "name":
{{((}}#invoke:Region topic|main
|data = Module:<var>DataPageName</var>
|name = {{param|name|{{((}}subst:PAGENAME{{))}}|nested=yes}}
{{))}}
{{para|name}} is necessary for correct [[Template:Navbar|"V•T•E" links]]; the parameter {{param|name}} allows creation of [[Template:About continent and region topic templates#Creating a new template|further wrapper templates]]. {{para|data}} is the page name of the data module for the region names and other options.

==See also==
*Sandboxes using this module: {{hlist|style=display:inline-block;|[[Template:Africa topic/sandbox|Africa topic]]|[[Template:Asia topic/sandbox|Asia topic]]|[[Template:Europe topic/sandbox|Europe topic]]|[[Template:North America topic/sandbox|North America topic]]|[[Template:Oceania topic/sandbox|Oceania topic]]|[[Template:South America topic/sandbox|South America topic]]|[[Module:Region topic/tests|/tests]]}}
*{{slink|Wikipedia:Lua/Requests/Archive 5#Re-write Template:World topic as a Lua module}}

<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
[[Category:Configurable area-topic templates]]
}}</includeonly>