MediaWiki:DRN-wizard.js: Difference between revisions
Content deleted Content added
The Earwig (talk | contribs) corrections |
The Earwig (talk | contribs) another update per request |
||
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 180:
}
//Involved users
report += "<span style=\"font-size:110%\">'''Users involved'''</span>\n";
Line 200 ⟶ 199:
report += "<span style=\"font-size:110%\">'''How do you think we can help?'''</span>\n";
report += "\n" + this.desired_outcome+"\n\n";
//Discussion
|