*/
@Override
public Object construct() {
try {
MediaWiki mw = MediaWiki.getMediaWikiAccess(this);
Integer count = Integer.valueOf(mw.replaceText(
pages, replacements, getWikipedia(),
comment, description, automaticCW, save, true));
if (showDescription && (count > 0)) {
InformationWindow.createInformationWindow(
GT.__(