How to Find Modules in MediaWiki

Home » Knowledge Base » Design Tools » MediaWiki » How to Find Modules in MediaWiki

After you install MediaWiki, log in to the CMS, and presumably install extensions, it is time to learn how to find modules in MediaWiki.

 

What are MediaWiki Modules

Modules in MediaWiki are Lua-based scripts that allow you to add various functionalities to your wiki pages. For example, a module might handle various data calculations and provide you and your readers with custom formatting, or, maybe, enable integration with various software platforms.

Knowing how to find and use MediaWiki modules can help you enhance your workflow and improve the overall performance and efficiency of your website.

 

How to Find Modules in MediaWiki

Here’s a simple-to-follow guide to finding modules on a MediaWiki site:

  1. Use the Special Pages Tool
  • Go to the Special Pages section of your wiki website. You can usually find them in the sidebar under the Tools menu.
  • Once in the Tools menu, click All Pages.
  • In the dropdown menu, choose Module.
  • Click Go to see a comprehensive list of all modules on the site.

 

  1. Search Directly

If you know the module name you’re searching for, find it directly using the search bar. Type Module:<ModuleName> to locate the specific page. For example, searching for Module:MathFunctions will bring up the module associated with that name.

 

  1. Check Template Dependencies

In most cases, templates rely on modules to function properly. If you’re troubleshooting a template or want to see which module it depends on:

  • Edit or view the template code.
  • Look for lines like {{#invoke:ModuleName|functionName}}. This indicates the module and its associated function.

 

  1. Browse the Documentation

Larger MediaWiki installations or communities often maintain detailed documentation about the modules they use. Should this be the case, check the help or documentation pages on your wiki for a list of recommended or custom modules.

 

Conclusion

Knowing how to find modules in MediaWiki is important for optimizing your wiki’s functionality. Whether you’re troubleshooting templates, customizing content, or adding new features, the Module namespace is your go-to resource.

Read also:

 

Was this post helpful?

i

Relevant tags:

Connect

Latest posts:

How to Customize Menus in SuiteCRM

SuiteCRM grants you the option to customise your website menus and control what modules appear in them, how they are grouped and in what categories. This customisation can help you improve user workflow and reduce clutter, especially if you are working on a large...

How to Add Charts to the Sidebar in SuiteCRM

Àlthough SuiteCRM doesn't support adding charts directly to the sidebar, there is a simple method that you can use to achieve the effect. In this guide, we share how to do so.   How to Add Charts to the Sidebar in SuiteCRM The process is comprised of a few...

How to Add Subpanel Filters in SuiteCRM

SuiteCRM's subpanels can be very useful in various situations, such as showing related records (like contacts under an account). However, as your database grows, so does the scrolling time through unfiltered subpanels. Fortunately, you can add filters to subpanels, so...

How to Display Fields in Different Modes in SuiteCRM

SuiteCRM allows for various customisations of fields. Such are the Detail View, Edit View and List View. Understanding how to customise these is important for tailoring your SuiteCRM project to your preferences. Whether you are streaming data entries or are trying to...

How to Add Grouped Fields to the Record View in SuiteCRM

SuiteCRM offers great versatility when it comes to customising modules, including how fields are displayed on record views. One powerful feature is grouping fields within sections for better layout and user experience. In this article, we share how to group fields in...



Create a website for free!


Free forever

Our Support Team is Here to Help

 

If you need any questions answered, don't hesitate and contact us. Click the button below and follow the instructions. You can expect an answer within an hour.

 

Contact AwardSpace

 

iNewest knowledge base articles

How to Customize Menus in SuiteCRM

SuiteCRM grants you the option to customise your website menus and control what modules appear in them, how they are grouped and in what categories. This customisation can help you improve user workflow and reduce clutter, especially if you are working on a large...

How to Add Charts to the Sidebar in SuiteCRM

Àlthough SuiteCRM doesn't support adding charts directly to the sidebar, there is a simple method that you can use to achieve the effect. In this guide, we share how to do so.   How to Add Charts to the Sidebar in SuiteCRM The process is comprised of a few...

How to Add Subpanel Filters in SuiteCRM

SuiteCRM's subpanels can be very useful in various situations, such as showing related records (like contacts under an account). However, as your database grows, so does the scrolling time through unfiltered subpanels. Fortunately, you can add filters to subpanels, so...

How to Display Fields in Different Modes in SuiteCRM

SuiteCRM allows for various customisations of fields. Such are the Detail View, Edit View and List View. Understanding how to customise these is important for tailoring your SuiteCRM project to your preferences. Whether you are streaming data entries or are trying to...

How to Add Grouped Fields to the Record View in SuiteCRM

SuiteCRM offers great versatility when it comes to customising modules, including how fields are displayed on record views. One powerful feature is grouping fields within sections for better layout and user experience. In this article, we share how to group fields in...

How to Back Up Your SuiteCRM Project

Making regular backups of your SuiteCRM project is crucial. Backups help keep any kind of data safe, and also provide a quick recovery after a crash, hacking attack, or any user error. Because of how important backups are for your SuiteCRM website, in this article, we...

Even more web tutorials

Check out our web hosting knowledge base and the WordPress tutorials to learn more, and be better prepared for your website creation and maintenance journey.