34 $this->
html(
'headelement' ) ?>
36 <div
class=
"mw-body" role=
"main">
37 <h1
class=
"firstHeading"><?php $this->
html(
'title' ) ?></h1>
38 <div
class=
"mw-body-content">
39 <?php $this->
html(
'bodytext' ) ?>
New base template for a skin's template extended from QuickTemplate this class features helper method...
printTrail()
Output getTrail.
BaseTemplate class for the 'apioutput' skin.
execute()
Main function, used by classes that subclass QuickTemplate to show the actual HTML output.
getToolbox()
Create an array of common toolbox items from the data in the quicktemplate stored by SkinTemplate.
getPersonalTools()
Create an array of personal tools items from the data in the quicktemplate stored by SkinTemplate.