+ + + data['sitenotice'] ) { + ?> +
html( 'sitenotice' ) ?>
+ + getIndicators(); + } + // Loose comparison with '!=' is intentional, to catch null and false too, but not '0' + if ( $this->data['title'] != '' ) { + ?> +

html( 'title' ) + ?>

+ + html( 'prebodyhtml' ) ?> +
+ data['isarticle'] ) { + ?> +
msg( 'tagline' ) ?>
+ +
html( 'userlangattributes' ) ?>>html( 'subtitle' ) + ?>
+ data['undelete'] ) { + ?> +
html( 'undelete' ) ?>
+ + data['newtalk'] ) { + ?> +
html( 'newtalk' ) ?>
+ +
+ msg( 'jumpto' ) ?> + msg( 'jumptonavigation' ) + ?>msg( 'comma-separator' ) ?> + msg( 'jumptosearch' ) ?> +
+ html( 'bodycontent' ); + + if ( $this->data['printfooter'] ) { + ?> +
+ html( 'printfooter' ); ?> +
+ data['catlinks'] ) { + $this->html( 'catlinks' ); + } + + if ( $this->data['dataAfterContent'] ) { + $this->html( 'dataAfterContent' ); + } + ?> +
+ html( 'debughtml' ); ?> +
+