MediaWiki:Common.js: Difference between revisions
Filter non-graduate / NG certificate research-note phrasing |
Draft summary: use Biography section wording |
||
| Line 761: | Line 761: | ||
$draftBar.append( | $draftBar.append( | ||
$draftBtn, | $draftBtn, | ||
document.createTextNode(' — optional 5–10 sentence opening from Personal details and the | document.createTextNode(' — optional 5–10 sentence opening from Personal details and the Biography section. Review before saving.') | ||
); | ); | ||
$box.append($draftBar); | $box.append($draftBar); | ||
| Line 927: | Line 927: | ||
$draftHint.text('Drafted with AI from this page’s facts and biography. Check every sentence before saving.'); | $draftHint.text('Drafted with AI from this page’s facts and biography. Check every sentence before saving.'); | ||
} else { | } else { | ||
$draftHint.text('Drafted from Personal details and the | $draftHint.text('Drafted from Personal details and the Biography section (no AI key configured). Edit as needed.'); | ||
} | } | ||
setDraftStatus(''); | setDraftStatus(''); | ||