Thanks, that seems to have worked. Although it seems that if you use 1=, you must also use 2=. Is that true?
-----Original Message----- From: mediawiki-l-bounces@lists.wikimedia.org [mailto:mediawiki-l-bounces@lists.wikimedia.org] On Behalf Of Platonides Sent: Wednesday, February 28, 2007 1:49 PM To: mediawiki-l@lists.wikimedia.org Subject: Re: [Mediawiki-l] wiki markup in templates
Use {{Box Blue|1====Some Heading===|2=* Some ** Stuff }}
ie. you are providing '===Some Heading===' as the parameter of name '1'.
The presence of '=' on the value confuses the parser, so you need to tell it the name parameter name. It also fails with urls like www.example.org?id=1
Altenatively, you can use use {{Box Blue|<h3>Some Heading</h3>|* Some ** Stuff}} which doesn't use '='s
_______________________________________________ MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org http://lists.wikimedia.org/mailman/listinfo/mediawiki-l