MediaWiki:Common.js: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Mir (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „→Das folgende JavaScript wird für alle Benutzer geladen.: $(function () { $('#mw-mywiki-example').html('<iframe width="600" height="371" seamless frame…“) |
Mir (Diskussion | Beiträge) |
||
Zeile 2: | Zeile 2: | ||
$(function () { | $(function () { | ||
− | $('# | + | $('#active-users').html('<iframe width="600" height="371" seamless frameborder="0" scrolling="no" src="https://docs.google.com/spreadsheets/d/e/2PACX-1vRqht3HwXWV66koARXKaR9UlkbFr3V-4kwH4b3VO7E6SV2E3jk4hx5-lwF5qpMgy-HWm9AVfrtL8vYr/pubchart?oid=1132197933&format=interactive"></iframe>'); |
}()); | }()); | ||
+ | |||
+ | $(function () { | ||
+ | $('#active-users-without-admins').html('<iframe width="600" height="371" seamless frameborder="0" scrolling="no" src="https://docs.google.com/spreadsheets/d/e/2PACX-1vRqht3HwXWV66koARXKaR9UlkbFr3V-4kwH4b3VO7E6SV2E3jk4hx5-lwF5qpMgy-HWm9AVfrtL8vYr/pubchart?oid=252112665&format=interactive"></iframe>'); | ||
+ | }()); | ||
+ | |||
+ | $(function () { | ||
+ | $('#development').html('<iframe width="600" height="371" seamless frameborder="0" scrolling="no" src="https://docs.google.com/spreadsheets/d/e/2PACX-1vRabg74sytCUr5Tkid0qE1ab358zaYG6d375kwqxFBOoqDXoMD-FzRDzAr61RP76ETMn9Pv9CQb4xaw/pubchart?oid=1024947628&format=interactive"></iframe>'); | ||
+ | }()); | ||
+ | |||
+ | $(function () { | ||
+ | $('#count-contentpages').html('<iframe width="600" height="371" seamless frameborder="0" scrolling="no" src="https://docs.google.com/spreadsheets/d/e/2PACX-1vRabg74sytCUr5Tkid0qE1ab358zaYG6d375kwqxFBOoqDXoMD-FzRDzAr61RP76ETMn9Pv9CQb4xaw/pubchart?oid=111510792&format=interactive"></iframe>'); | ||
+ | }()); | ||
+ | |||
+ | $(function () { | ||
+ | $('#count-pageedits').html('<iframe width="600" height="371" seamless frameborder="0" scrolling="no" src="https://docs.google.com/spreadsheets/d/e/2PACX-1vRabg74sytCUr5Tkid0qE1ab358zaYG6d375kwqxFBOoqDXoMD-FzRDzAr61RP76ETMn9Pv9CQb4xaw/pubchart?oid=182359601&format=interactive"></iframe>'); | ||
+ | }()); | ||
+ | |||
+ | $(function () { | ||
+ | $('#count-editsperpage').html('<iframe width="600" height="371" seamless frameborder="0" scrolling="no" src="https://docs.google.com/spreadsheets/d/e/2PACX-1vRabg74sytCUr5Tkid0qE1ab358zaYG6d375kwqxFBOoqDXoMD-FzRDzAr61RP76ETMn9Pv9CQb4xaw/pubchart?oid=1046220894&format=interactive"></iframe>'); | ||
+ | |||
+ | $(function () { | ||
+ | $('#count-registred-users').html('<iframe width="600" height="371" seamless frameborder="0" scrolling="no" src="https://docs.google.com/spreadsheets/d/e/2PACX-1vRabg74sytCUr5Tkid0qE1ab358zaYG6d375kwqxFBOoqDXoMD-FzRDzAr61RP76ETMn9Pv9CQb4xaw/pubchart?oid=1543400154&format=interactive"></iframe>'); |
Version vom 22. April 2018, 18:06 Uhr
/* Das folgende JavaScript wird für alle Benutzer geladen. */
$(function () {
$('#active-users').html('<iframe width="600" height="371" seamless frameborder="0" scrolling="no" src="https://docs.google.com/spreadsheets/d/e/2PACX-1vRqht3HwXWV66koARXKaR9UlkbFr3V-4kwH4b3VO7E6SV2E3jk4hx5-lwF5qpMgy-HWm9AVfrtL8vYr/pubchart?oid=1132197933&format=interactive"></iframe>');
}());
$(function () {
$('#active-users-without-admins').html('<iframe width="600" height="371" seamless frameborder="0" scrolling="no" src="https://docs.google.com/spreadsheets/d/e/2PACX-1vRqht3HwXWV66koARXKaR9UlkbFr3V-4kwH4b3VO7E6SV2E3jk4hx5-lwF5qpMgy-HWm9AVfrtL8vYr/pubchart?oid=252112665&format=interactive"></iframe>');
}());
$(function () {
$('#development').html('<iframe width="600" height="371" seamless frameborder="0" scrolling="no" src="https://docs.google.com/spreadsheets/d/e/2PACX-1vRabg74sytCUr5Tkid0qE1ab358zaYG6d375kwqxFBOoqDXoMD-FzRDzAr61RP76ETMn9Pv9CQb4xaw/pubchart?oid=1024947628&format=interactive"></iframe>');
}());
$(function () {
$('#count-contentpages').html('<iframe width="600" height="371" seamless frameborder="0" scrolling="no" src="https://docs.google.com/spreadsheets/d/e/2PACX-1vRabg74sytCUr5Tkid0qE1ab358zaYG6d375kwqxFBOoqDXoMD-FzRDzAr61RP76ETMn9Pv9CQb4xaw/pubchart?oid=111510792&format=interactive"></iframe>');
}());
$(function () {
$('#count-pageedits').html('<iframe width="600" height="371" seamless frameborder="0" scrolling="no" src="https://docs.google.com/spreadsheets/d/e/2PACX-1vRabg74sytCUr5Tkid0qE1ab358zaYG6d375kwqxFBOoqDXoMD-FzRDzAr61RP76ETMn9Pv9CQb4xaw/pubchart?oid=182359601&format=interactive"></iframe>');
}());
$(function () {
$('#count-editsperpage').html('<iframe width="600" height="371" seamless frameborder="0" scrolling="no" src="https://docs.google.com/spreadsheets/d/e/2PACX-1vRabg74sytCUr5Tkid0qE1ab358zaYG6d375kwqxFBOoqDXoMD-FzRDzAr61RP76ETMn9Pv9CQb4xaw/pubchart?oid=1046220894&format=interactive"></iframe>');
$(function () {
$('#count-registred-users').html('<iframe width="600" height="371" seamless frameborder="0" scrolling="no" src="https://docs.google.com/spreadsheets/d/e/2PACX-1vRabg74sytCUr5Tkid0qE1ab358zaYG6d375kwqxFBOoqDXoMD-FzRDzAr61RP76ETMn9Pv9CQb4xaw/pubchart?oid=1543400154&format=interactive"></iframe>');