203 |

inLanguage( $wgLang )->escaped()?>

204 | data['subtitle']) { ?>

html('subtitle') ?>

205 | data['undelete']) { ?>

html('undelete') ?>

206 | html('bodytext') ?> 207 | html('dataAfterContent'); ?> 208 | data['catlinks']) { 209 | $this->html( 'catlinks' ); 210 | } 211 | $url = wfMessage('scratchwikiskin-discuss-wiki')->inLanguage( $wgLang )->escaped(); 212 | $text = wfMessage('scratchwikiskin-discuss-wiki-text')->inLanguage( $wgLang )->escaped(); 213 | $link = "$text"; 214 | $line = wfMessage('scratchwikiskin-dark-theme-feedback')->rawParams( $link )->inLanguage( $wgLang )->escaped(); 215 | ?> 216 |
217 |