User:Ohconfucius/script/MOSNUM dates.js: Difference between revisions

Content deleted Content added
rem {{ISO}} template insertion
edit summary
Line 836:
// Add a tag to the summary box
var txt=document.editform.wpSummary;
var summary = "date formats per [[WP:MOSNUM|unified date formats]] by [[WP:MOSNUMscript|script]]";
if (txt.value.indexOf(summary) == -1) {
if (txt.value.match(/[^\*\/\s][^\/\s]?\s*$/)) {