Changes

Jump to navigation Jump to search
304 bytes added ,  22:14, 14 July 2010
no edit summary
Line 17: Line 17:  
var editbox = document.getElementById('wpUploadDescription');  
 
var editbox = document.getElementById('wpUploadDescription');  
   −
if (location.href == ("http://wikivet.net/index.php/Special:Upload" || "http://www.wikivet.net/index.php/Special:Upload")){
+
if (location.href == ("http://www.wikivet.net/index.php/Special:Upload"){
 +
 
 +
editbox.value = "{"+"{Information\n"
 +
                + "|Description=\n"
 +
                + "|Source=\n"
 +
                + "|Date=\n"
 +
                + "|Author=\n"
 +
                + "|Permission=See below\n"
 +
                + "|Other_versions=\n"
 +
                + "}"+"}\n\n";
 +
}
 +
 
 +
if (location.href == ("http://wikivet.net/index.php/Special:Upload"){
    
  editbox.value = "{"+"{Information\n"
 
  editbox.value = "{"+"{Information\n"

Navigation menu