Jesse, thank you very much for enlightening me! Your remedy (adding "2=" to the template) works like a charm.
Seems I was completely off track in my speculations as to the root of the problem. Not so easy to figure out on your own, and yet it hasn't been a major problem, so I didn't get around to posting it here until now. Thanks again! Best wishes, Morten Blaabjerg On Tue, Feb 22, 2011 at 3:44 PM, Jesse (Pathoschild) <[email protected]>wrote: > On 2011-02-22T05:49, Morten Blaabjerg <[email protected]> wrote: > > does not work : [http://www.dis-sydfyn.dk/viewpage.php?page_id=4 source] > > shows simply as {{{2}}} > > > Hello Morten, > > The equals symbol is used for assignment in MediaWiki's markup, so > you're assigning the value "4 source]" to the parameter > {{{[http://www.dis-sydfyn.dk/viewpage.php?page_id}}}. (Such a strange > parameter name would actually work, too.) > > The solution is to make the parameter explicit: {{quote > |2=http://www.dis-sydfyn.dk/viewpage.php?page_id=4}} or {{quote > |link=http://www.dis-sydfyn.dk/viewpage.php?page_id=4}}. > > -- > Yours cordially, > Jesse (Pathoschild) > > _______________________________________________ > MediaWiki-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
