parse( $text ); } public function replaceVariables( $text ) { return $text; } public function addImage( $title ) { //do nothing } }