public inbox for [email protected]
help / color / mirror / Atom feedFrom: Alvaro Herrera <[email protected]>
To: w^3 <[email protected]>
Subject: Handling #if in MediaWiki possible?
Date: Sat, 14 Mar 2009 21:25:40 -0300
Message-ID: <[email protected]> (raw)
Hi,
If you visit
http://www.mediawiki.org/wiki/MediaWiki
you can see at the bottom a box listing available languages for that
page. They do this by having a template, Template:Languages, that uses
conditional inclusion of languages when the corresponding translation
exists for a given page.
So I'd like to use it (particularly so now that we have the FAQ on the
wiki), but apparently it needs #if constructs that don't work in our
installation.
The templates that we need are Template:Languages and
Template:Languages/Lang. I have created Template:Languages/Lang (that
doesn't really work as far as I can see); since I can't create
Template:Languages (only wiki admins can) I instead created
Template:LanguagesExperiment. It renders rather badly, and the #if and
#ifexist seem to be the problem:
http://wiki.postgresql.org/wiki/Template:LanguagesExperiment
So my question is: Is there a way for us to support those #if thingies?
--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.
view thread (4+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: Handling #if in MediaWiki possible?
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox