Open main menu
Home
System
Alimentary
Cardiovascular
Endocrine
Integumentary
Lymphoreticular and Haemopoietic
Musculoskeletal
Nervous
Reproductive
Respiratory
Special Senses
Urinary
Species
Birds
Camelids
Cats
Cattle
Dogs
Donkeys
Ferrets
Fish
Horses
Pigs
Rabbits
Rodents
Sheep and Goats
Snake
Discipline
Anatomy and Physiology
Bacteriology
Blood
Clinical
Epidemiology
Normal Values
Nursing
Nutrition
Parasitology
Pathology
Pharmacology
Virology
Resources
Collection
CPD
Drag & Drop
LabFacts NWL Book
Flashcards
Lectures
Links
Podcasts
Proceedings
Quizzes
Veterinary Jobs
Videos
Login
About WikiVet
Search
Changes
Special:MobileDiff/79406
← Older edit
Newer edit →
MediaWiki:Common.js
(view source)
Revision as of 22:05, 30 July 2010
255 bytes removed
,
22:05, 30 July 2010
no edit summary
Line 62:
Line 62:
}
}
/* End of includePage */
/* End of includePage */
−
−
−
/* Including extra .js pages */
−
−
// switches for scripts
−
// TODO: migrate to JSConfig
−
// var load_extratabs = true;
−
var load_edittools = true;
−
−
// extra drop down menu on editing for adding special characters
−
includePage( 'MediaWiki:Edittools.js' );
/** Collapsible tables *********************************************************
/** Collapsible tables *********************************************************
Line 972:
Line 961:
f=document.XEBPopupGeoLinkForm;
f=document.XEBPopupGeoLinkForm;
−
var code='{{Coor ';
+
+
var code='
+
{{Coor ';
if(f.geoTitle.checked)code+='title ';
if(f.geoTitle.checked)code+='title ';
ft='dms';
ft='dms';
Line 986:
Line 977:
code+=(ft=='dms')?'|'+f.geoLonSec.value:'';
code+=(ft=='dms')?'|'+f.geoLonSec.value:'';
code+='|'+f.geoLonEW.value;
code+='|'+f.geoLonEW.value;
−
code+='|type:'+f.geoType.value+'_region:'+f.geoRegion.value
+
code+='|type:'+f.geoType.value+'_region:'+f.geoRegion.value code+='}}'
−
code+='}}';
+
;
insertTags('','', code);
insertTags('','', code);
extendSummary('geo-location');
extendSummary('geo-location');
A.allison
Author,
Bureaucrats
,
Administrators
12,693
edits