[Mediawiki-l] Passing variables to extensions

Brianna Laugher brianna.laugher at gmail.com
Wed May 9 15:31:49 UTC 2007


On 10/05/07, Carlos Jorge Andrade <carlos.andrade at gmail.com> wrote:
> Hi,
>
> Is it possible to pass variables (http://meta.wikimedia.org/wiki/
> Help:Variable) to extensions ?
>
> For exemple...
>
> <myExtension snippet="Map" domain="domain.com"
> title="{{SUBPAGENAME}}" />
>
> How do I set the page title as a parameter ? Is there any other way
> of doing this ?

global $wgTitle?
see http://www.mediawiki.org/wiki/Manual:Global_variables

cheers
Brianna



More information about the MediaWiki-l mailing list