CF (Diskussion | Beiträge) Die Seite wurde neu angelegt: „//Signaturnachtrag automatisch ausfüllen addOnloadHook(function() { $j("select[name='Auswahl']").each(function(i) { this.onchange = function() { …“ |
CF (Diskussion | Beiträge) K fix |
||
| Zeile 7: | Zeile 7: | ||
{ | { | ||
if (this.options[this.options.selectedIndex].value == '%7B%7Bsubst%3AIP-Signaturnachtrag%7C%2B%7C%7C%7D%7D%2B') | if (this.options[this.options.selectedIndex].value == '%7B%7Bsubst%3AIP-Signaturnachtrag%7C%2B%7C%7C%7D%7D%2B') | ||
$j.get(' | $j.get(wgServer+wgScriptPath+'/api.php?action=query&format=json&titles='+encodeURIComponent(wgPageName)+'&prop=revisions&meta=siteinfo|allmessages&ammessages=jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec', | ||
function(data) | function(data) | ||
{ | { | ||