- data['sitenotice'] ): ?> + data['sitenotice'] ) { ?>
html( 'sitenotice' ) ?>
- +

- data['isarticle'] ): ?> + data['isarticle'] ) { ?>
msg( 'tagline' ) ?>
- +
html( 'userlangattributes' ) ?>>html( 'subtitle' ) ?>
- data['undelete'] ): ?> + data['undelete'] ) { ?>
html( 'undelete' ) ?>
- - data['newtalk'] ): ?> + + data['newtalk'] ) { ?>
html( 'newtalk' ) ?>
- - data['showjumplinks'] ): ?> + + data['showjumplinks'] ) { ?>
msg( 'jumpto' ) ?> - msg( 'jumptonavigation' ) ?>msg( 'comma-separator' ) ?> + msg( 'jumptonavigation' ) ?>msg( 'comma-separator' ) ?> msg( 'jumptosearch' ) ?>
- + html( 'bodycontent' ) ?> - data['printfooter'] ): ?> + data['printfooter'] ) { ?>
html( 'printfooter' ); ?>
- - data['catlinks'] ): ?> + + data['catlinks'] ) { ?> html( 'catlinks' ); ?> - - data['dataAfterContent'] ): ?> + + data['dataAfterContent'] ) { ?> html( 'dataAfterContent' ); ?> - +
html( 'debughtml' ); ?> @@ -230,7 +230,7 @@ class VectorTemplate extends BaseTemplate {

msg( 'navigation-heading' ) ?>

-
+
renderNavigation( 'PERSONAL' ); ?>
renderNavigation( array( 'NAMESPACES', 'VARIANTS' ) ); ?> @@ -241,7 +241,7 @@ class VectorTemplate extends BaseTemplate {
-
+
@@ -251,26 +251,26 @@ class VectorTemplate extends BaseTemplate {
@@ -299,8 +299,9 @@ class VectorTemplate extends BaseTemplate { } // Render portals foreach ( $portals as $name => $content ) { - if ( $content === false ) + if ( $content === false ) { continue; + } echo "\n\n"; switch( $name ) { @@ -337,24 +338,24 @@ class VectorTemplate extends BaseTemplate { html( 'userlangattributes' ) ?>>exists() ? $msgObj->text() : $msg ); ?>

+ if ( is_array( $content ) ) { ?> + } else { ?> + } ?>