Template:Banner: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<div | <htmlet> | ||
<div id="banner-top"></div> | |||
<script> | |||
window['nitroAds'].createAd('banner-top', { | |||
"refreshLimit": 10, | |||
"refreshTime": 30, | |||
"renderVisibleOnly": true, | |||
"refreshVisibleOnly": true, | |||
"delayLoading": true, | |||
"report": { | |||
"enabled": true, | |||
"icon": true, | |||
"wording": "Report Ad", | |||
"position": "top-center" | |||
}, | |||
"mediaQuery": "(min-width: 1025px), (min-width: 768px) and (max-width: 1024px), (min-width: 320px) and (max-width: 767px)" | |||
}); | |||
</script> | |||
</htmlet> | </htmlet> | ||
Revision as of 04:24, 18 November 2022
<htmlet>
<script> window['nitroAds'].createAd('banner-top', {
"refreshLimit": 10,
"refreshTime": 30,
"renderVisibleOnly": true,
"refreshVisibleOnly": true,
"delayLoading": true,
"report": {
"enabled": true,
"icon": true,
"wording": "Report Ad",
"position": "top-center"
},
"mediaQuery": "(min-width: 1025px), (min-width: 768px) and (max-width: 1024px), (min-width: 320px) and (max-width: 767px)"
}); </script> </htmlet>