mIncludable = true; } function execute( $par ) { $output = $this->getOutput(); $output->addModules('ext.convert2wiki'); $this->setHeaders(); $wikitext = <<
Convert the following text:
EOT; $output->addHTML( $wikitext ); } }