class ScriptedPageScripttitel {
function getOutput( $aParams, &$bCache, &$bWikify ) {
setlocale (LC_TIME, "nl_NL");
$sText = '';
if (IsSet($aParams['datum'])) {
$sText .= ''.$aParams['datum'].'
';
}
$sText .= ''.$aParams['titel'].'';
if (IsSet($aParams['tekst'])) {
$sText .= '
'.$aParams['tekst'].'';
}
$sOutput = '
'.$sText.' | '."\n";
$sOutput .= ''."\n"; $sOutput .= ' |