Template:Core Module
From ZNC
| This module is a part of ZNC. This module is shipped with ZNC by default. If you have the right "LoadMod" you can activate it with /znc LoadMod core_moduleThe code for this module can be found here. |
How to use
{{Core Module
| linkname = Name of the file in znc's modules directory (leave blank to use the article title)
| version = the version where this module was added to the core (leave blank to remove the line, f.e. if it's unknown)
}}
Example
{{Core Module | linkname = admin | version = 0.000 }}
Writing this code will give you...
| This module is a part of ZNC. This module is shipped with ZNC by default. If you have the right "LoadMod" you can activate it with /znc LoadMod adminThe code for this module can be found here. This module is part of ZNC since Version 0.000 |