mediawiki-templates Questions
2
Solved
In my semantic Scandalous Poets Wiki, I'd like to be able to query all pages with properties with a particular value, ideally grouped by property. For instance, given the value "Lord Byron" I'd lik...
Distributive asked 14/6, 2012 at 1:21
2
Solved
I've noticed that using links with equals signs in them doesn't seem to work properly (when the link is placed inside the {{missing information}} template). Is there any way to work around this lim...
Lower asked 5/2, 2013 at 1:16
3
Solved
1. Question
If I code like the following, then I have a link within the page to a specific "section"
[[#SectionTitle|displayed text]]
But what if I want to have a link within the page to a plac...
Sutlej asked 14/5, 2014 at 13:43
3
I'm using a template {{MyTemplate|foo}} which consists of the following code:
{{#switch: {{{1}}}
| foo = [[Category:Foo]]
| bar = [[Category:Bar]]
| #default = [[Category:Unknown]]
}}
When I'...
Serval asked 23/10, 2018 at 12:21
1
Solved
I'm looking for a way that a user may specify a table - i.e. by specifying it in MediaWiki syntax - to a template. The template should then put this table in the context of some larger output provi...
Itin asked 2/10, 2017 at 0:9
3
I have noticed that a lot of mediawiki-based websites use such templates as Robelbox, Ambox etc. Where can I get them and how should they be installed?
Subulate asked 24/3, 2009 at 18:31
4
Solved
How can I use a '=' character in a template parameter without breaking the template parser? I'm not a MediaWIKI developer so I haven't debugged the code or checked the logs, I'm hoping someone here...
Avar asked 3/1, 2014 at 5:49
3
Is there anyway to allow for a non-binding space   or other HTML encoded character to be used in a semantic record? The issue I am running into is that the ; character gets treated by the ...
Mitchell asked 29/3, 2013 at 21:8
2
Solved
In MediaWiki, you can use a variable ("Magic Word") such as
{{PAGENAME}}
or
{{REVISIONDAY}}
to get specific information related to the current page being viewed. Is there a similar variable...
Krasner asked 17/10, 2012 at 4:8
2
Solved
I'm trying to set up a MediaWiki, and trying to use the Navbox template. I had everything working fine on my local machine, but when I copied it all to the server I get Lua script errors, specifica...
Inhumanity asked 11/11, 2013 at 8:32
2
Solved
I have a number of templates that create headings based on a formula. I am wondering if there is anyway to create an "edit" link that will take you directly to that section? The way that it current...
Ratfink asked 1/3, 2013 at 19:17
1
© 2022 - 2024 — McMap. All rights reserved.