Deprecated: Use of MediaWiki\Skin\Skin::appendSpecialPagesLinkIfAbsent was deprecated in MediaWiki 1.44. [Called from MediaWiki\Skin\Skin::buildSidebar in /var/www/html/includes/skins/Skin.php at line 1639] in /var/www/html/includes/debug/MWDebug.php on line 386
Jump to content

Help:Lua Quick Reference: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

30 January 2025

  • curprev 05:3505:35, 30 January 2025 Louis talk contribs 311 bytes +311 Created page with "= Common Lua Tasks = == Text Formatting == Make text uppercase: {{#invoke:Format|uppercase|your text here}} Create a bullet list: {{#invoke:List|bulletList|First item|Second item|Third item}} == Tips == * Always test your modules in a sandbox first * Use clear function names * Comment your code for others" Tag: 2017 source edit