skinname = 'dump'; $this->stylename = ''; $this->template = 'DumpTemplate'; } } class DumpTemplate extends QuickTemplate { /** * Template filter callback for MonoBook skin. * Takes an associative array of data set from a SkinTemplate-based * class, and a wrapper for MediaWiki's localization database, and * outputs a formatted page. * * @access private */ function execute() { ?> WIKI: <?php $this->text('pagetitle') ?>

text('title') ?>

msg('tagline') ?>

html('subtitle') ?>
html('bodytext') ?> data['catlinks']) { ?>