i am playing with some wiki and i am wondering how is made this custom menu:
is it some modification?
I just need hints, links to something.
thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It’s a template, made using wiki markup and parser functions. You can see the code that generates it by clicking the “view source” tab at the top of the page.
Alas, you probably won’t find the code very readable unless you’re already intimately familiar with MediaWiki template syntax — it’s full of metatemplate madness and obscure MediaWiki features. But it’s all there, if you can just make some sense of it.