MediaWiki:Mobile.js: Difference between revisions
No edit summary |
No edit summary Tags: Mobile edit Mobile web edit |
||
Line 1: | Line 1: | ||
/* Any JavaScript here will be loaded for users using the mobile site */ | /* Any JavaScript here will be loaded for users using the mobile site */ | ||
mw.loader.using('mobile.site.styles') | mw.loader.using('mobile.site.styles') | ||
//Poll Test | |||
$("#PollTest").replaceWith('<iframe src="https://polls.screamer.wiki/polls.php?id=45&embed=1&estyle=DefaultLight" width="500" max-width="500" height="400" max-height="600">'); | |||