[Mediawiki-l] Template parsing

judi chen judi_chen at yahoo.com
Tue Nov 15 17:09:02 UTC 2005


Hi,

Template:t2 looks like this,
start-{{{1}}}-middle-{{{2}}}-end

So if I put a code such as {{t2|a|{{{1}}}}}
I should get this  start-a-middle-{{{1}}}-end

But instead I got start-a-middle-{{{1-end}}}

It seems that the wiki do not understand {{{1}}}
inside {{t2}}

I tried to install another wiki version such as 1.4.12
and I still got the same problem.  Do I need to change
the parse.php as described on the Web.

My wiki is not online yet and it is in Chinese.

Thanks
jc

Message: 2
Date: Tue, 15 Nov 2005 13:01:41 +0000
From: Rowan Collins <rowan.collins at gmail.com>
Subject: Re: [Mediawiki-l] template parsing problem
To: MediaWiki announcements and site admin list
	<mediawiki-l at wikimedia.org>
Message-ID:
<9f02ca4c0511150501t751510b5t at mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

On 15/11/05, judi chen <judi_chen at yahoo.com> wrote:
> {{t2|a|{{{1}}}}}
>
> suppose to give start-a-middle-{{{1}}}-end
>
> But I got this
>
> {{t2|a|{{{1}}}}} gives start-a-middle-{{{1}}}-end

Um... I don't understand, what's the difference? And
what is the code
in Template:T2?
In fact, is your wiki publically visible, so that I/we
can see what's
happening for ourselves?

--
Rowan Collins BSc
[IMSoP]




	
		
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com



More information about the MediaWiki-l mailing list