If you're feeling lucky, you could combine

http://www.mediawiki.org/wiki/Extension:LoopFunctions

with

http://meta.wikimedia.org/wiki/StringFunctions#.23explode:

and use ,

as your delimiter... Or you could just write your own hook.

- Lionel


olivier dugas wrote:
> Thanks Lionel,
>
> The code is unreadable but the output is nicer ;) Users will be happy.
>
> Olivier.
>
> 2007/4/17, Lionel Brits <[EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>>:
>
>     Hi,
>
>     Try not putting a linebreak between them... e.g.,
>
>     {{#if: {{{applicationUser1|}}} | [[usedBy::{{{applicationUser1}}}]] |
>     nobody.}} {{#if: {{{applicationUser2|}}} | ,
>     [[usedBy::{{{applicationUser2}}}]] |. }}
>
>     (Hopefully that renders correctly.. there should be no line-breaks
>     between the ifs
>
>     - Lionel
>
>
>
>
> -- 
> Olivier DUGAS 


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Semediawiki-user mailing list
Semediawiki-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-user

Reply via email to