MediaWiki:DRN-wizard.js: Difference between revisions
Content deleted Content added
per steven's request |
Rschen7754 (talk | contribs) fix |
||
Line 33:
$("#drwContent1").append("<h3>Location of dispute</h3>");
$("#drwContent1").append("<p>What is the ___location of this dispute? If there are multiple forums, list the main one and describe the others in the dispute description.</p>");
var inputbox = $( document.createElement('input') );
Line 166:
this.getWikitextReport = function() {
//Returns string of wikitext for submission to DR page
var report = "{{DR case status}}\n{{drn filing editor|{{subst:" + "REVISIONUSER}}|~~" + "~~" + "~}}\n{{subst:" + "DNAU|14}}<!-- PLEASE REMOVE THE PREVIOUS COMMENT WHEN CLOSING THIS THREAD. (Otherwise the thread won't be archived until the date shown.) -->\n\n";
//Timestamp
report += "=====<big>18 July 2013</big>=====\n\n";
//On Talk Page
|