MyExtension/includes/Special.php

From Waltharius
Revision as of 00:28, 2 April 2024 by 10.0.0.56 (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

You should name the special page file after the extension. For example, Extension:Gadgets contains the file SpecialGadgets.php. If your extension uses more than one special page, you'll need more names.

In the example below, the special page's name is MyExtension. more