Hi, all,
I was trying to put the internal links to special pages with arguments. For example, on my http://chinatravelguide.com/ctgwiki/Train_Stations_in_Anhuipage, I want to place an internal link to a special page, Special:CNTrainSearch?via=Anqing. But it seems [[Special:CNTrainSearch?via=Anqing Anqing]] does not work.
I'm temporarily using external link, [ http://ChinaTravelGuide.com/ctgwiki/Special:CNTrainSearch?via=AnqingAnqing]. But would prefer to use an internal one. Does anyone know the right syntax. I dug around for a while, but could not figure it out. Maybe I should change my special page code to handle parameters?
Thanks for the help.
Jay Fang ChinaTravelGuide.com
JF> I was trying to put the internal links to special pages with arguments.
Use Fullurl. http://meta.wikimedia.org/wiki/Help:Parser_function#URLs_etc.
jidanni wrote:
JF> I was trying to put the internal links to special pages with arguments.
Use Fullurl. http://meta.wikimedia.org/wiki/Help:Parser_function#URLs_etc.
Or you may have the Special page accept arguments with slash. Eg. [[Special:CNTrainSearch/AnqingAnqing]]
mediawiki-l@lists.wikimedia.org