Forwarding -- the rest of the thread is at
http://lists.wikimedia.org/pipermail/wikitech-l/2011-October/thread.html#56003
.

-------- Original Message --------
Subject: [Wikitech-l] #parser parser function - does this make any sense?
Date: Sat, 29 Oct 2011 02:01:15 +0200
From: Daniel Werner <[email protected]>
Reply-To: Wikimedia developers <[email protected]>
To: [email protected]

I am thinking about creating a very simple parser function #parse doing
nothing but returning parameter 1 with an "'noparse' => false" option.
Is there anything like this (or what could be abused for this) already
or is there any reason why this might be a bad idea?

The reason I want to have something like this is, I want to create a
template (for template and parser function black-box tests) accepting
something like {{((}}#somefunction:a{{!}}b{{!}}c{{))}} as parameter
value, showing {{#somefunction|a|b|c}} as output and at the same time
calling {{#parse: {{((}}#somefunction:a{{!}}b{{!}}c{{))}} }} so that
besides the definition also the result can be shown by the template output.

regards,
Daniel

_______________________________________________
Wikitech-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

_______________________________________________
Wikitext-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikitext-l

Reply via email to