Content deleted Content added
PleaseStand (talk | contribs) finishing touches |
PleaseStand (talk | contribs) m minor fixes |
||
Line 69:
"need to do the following:\n\n* Insert the refs list in the new textbox " +
"into the proper place in the wikitext.\n* If converting a special " +
"group, optionally remove the group attributes.\n* Replace all " +
"autogenerated names with human-generated names.\n\nYou can do the above " +
"with the Find/Replace command in many text editors. (Always use the " +
Line 504:
} else {
// Already exists
refsTextbox.value
segFormat.refCodes.join("\n\n");
}
|