Hi,

I have inline query results formatted for display through a template. I
would like to pick up the {{{1}}} page parameter value - not for the purpose
of linking to the page - but as a parameter to loading a form directly (this
cuts out a step of indirection for the user):

eg I want to achieve this
[[Special:EditData/MyForm/pagename | edit this page]]

using param {{{1}}} from a query result
[[Special:EditData/MyForm/{{{1}}} | edit this page]]

However the query result returns {{{1}}} as a prebuilt link - is there a way
to unpackage this so as I can just have the page name? Or am I overlooking
something? There are other instances where I need just the page name.


Thanks

                    Alex
------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Semediawiki-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel

Reply via email to