admin管理员组

文章数量:1353308

I'm kind of new to mediawiki and trying to install this extension: Calculator.

I'm using MediaWiki version: 1.42.3. As mentioned in the extension ([instructions][1]), I did all three steps (at least I think I did). But when it comes to using it, even the simplest calculation using the example code, the output seems to be the code itself. Like this:

.jpg
.jpg

My current settings are (Gadget option added into LocalSettings.php) and added Calculator codes into a new template:

.jpg
.jpg
.jpg
.jpg

It's been over a month and haven't been able to resolve this issue or find a solution yet. Could anyone guide me where I made the mistake?

I'm kind of new to mediawiki and trying to install this extension: Calculator.

I'm using MediaWiki version: 1.42.3. As mentioned in the extension ([instructions][1]), I did all three steps (at least I think I did). But when it comes to using it, even the simplest calculation using the example code, the output seems to be the code itself. Like this:

https://i.sstatic/82Pt3wVT.jpg
https://i.sstatic/EsR9gdZP.jpg

My current settings are (Gadget option added into LocalSettings.php) and added Calculator codes into a new template:

https://i.sstatic/MkFlVJpB.jpg
https://i.sstatic/e8qbRIzv.jpg
https://i.sstatic/QsKJpdMn.jpg
https://i.sstatic/pzYxE7Hf.jpg

It's been over a month and haven't been able to resolve this issue or find a solution yet. Could anyone guide me where I made the mistake?

Share edited Apr 1 at 8:45 Berk Özgenç asked Apr 1 at 8:44 Berk ÖzgençBerk Özgenç 11 bronze badge New contributor Berk Özgenç is a new contributor to this site. Take care in asking for clarification, commenting, and answering. Check out our Code of Conduct.
Add a comment  | 

1 Answer 1

Reset to default 0

It seems like these installation instructions are either incomplete or only apply to certain wikis.
In order for this gadget to work, you should also install certain extensions, most notably gadgets and parserfunctions, although some others may be required as well.

To install these extensions, please read the corresponding manual page. If you do not have server access, you may have to ask your wiki provider to do this for you.

本文标签: Trouble installingusing mediawiki extension CalculatorStack Overflow