Skip to content

amasotti/wiki-scribunto-modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lua (Scribunto) Modules for Wikimedia projects

This repository is just a lazy way for me to keep track of the Lua modules I'm developing for Wikimedia projects. Please refer to the documentation and source code of each module on the Wikimedia projects for more information.

The repo is there just for me to take advantage of the github / IDE tooling, being the visual editor on Wikimedia projects quite limited at the moment.

You can query the Lua Modules on every Wikimedia project by using the following URL:

https://<lang>.<project>.org/w/index.php?title=Special:AllPages&namespace=828```

Where <lang> is the language code of the project and <project> is the project code. So for Italian Wikivoyage you would use it.wikivoyage.

828 is the namespace number for Lua modules.

Examples (Italian projects):

Structure

At the moment, they're simply organized by project, plus a sandbox folder for testing purposes.

Resources about Lua Modules on Wikimedia projects

About

Collection of Lua modules developed to contribute to the Wikimedia projects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages