Topic on Project:Support desk

Template display not right!

15
Jxjadzl (talkcontribs)

hello, i mirror a local wikipedia.all is right.but the Template dispaly not very good, It has not the "display " and "Hidden" button.So all the Template have displayed.How to solve it? Thank you ! I have set "$wgUseTidy=true".

Jasper Deng (talkcontribs)

What is your MediaWiki version and what extensions have you installed?

Jxjadzl (talkcontribs)

mediawiki1.18.

require_once( "$IP/extensions/Renameuser/Renameuser.php" );
require_once( "$IP/extensions/WikiEditor/WikiEditor.php" );
require_once( "$IP/extensions/ParserFunctions/ParserFunctions.php" );
require_once( "$IP/extensions/Cite/Cite.php" );
require_once( "$IP/extensions/Gadgets/Gadgets.php" );
require_once( "$IP/extensions/CategoryTree/CategoryTree.php" );
require_once( "$IP/extensions/Nuke/Nuke.php" );
require_once( "$IP/extensions/Vector/Vector.php" );
require_once( "$IP/extensions/Math/Math.php" );
require_once( "$IP/extensions/ConfirmEdit/ConfirmEdit.php" );
Reach Out to the Truth (talkcontribs)

Sounds like you're probably missing the project's local JavaScript that makes those links work. Take a look at MediaWiki:Common.js.

Jxjadzl (talkcontribs)

where is the Common.js file? I can't search it in the "var/www/html/w"

Jasper Deng (talkcontribs)
Jxjadzl (talkcontribs)

yes, i can see.so? after i should do what?

Jxjadzl (talkcontribs)
Reach Out to the Truth (talkcontribs)

Yes, that's the page. Locate the relevant part on Wikipedia's version, and copy it to yours. The comments should help guide you.

Or just copy the whole thing.

Jxjadzl (talkcontribs)

Thank you! But I don't know how to solve this problem. are these JavaScrip will auto load? =====

Jasper Deng (talkcontribs)

Not all of them, especially since the WMF wikis are like 90% of the world's wiki space.

Jxjadzl (talkcontribs)

help!

Jasper Deng (talkcontribs)

Can you please give us more details?

Jxjadzl (talkcontribs)

The key problem is the template and menu don't have the "Hide " or "Show" button(triangle),so the page dispaly not pretty!Other information is on the top talk! yhank you!

Reply to "Template display not right!"