Difference between revisions of "Extension:PopupPages"
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#popup:Help:Popup | __NOCACHE__{{#popup:Help:Popup Example | ||
|popupID={{PAGENAME}} | |||
|cookieName=optout | |||
|cookieValue=optout | |||
|policy=cookie-out | |||
}}<!-- | |||
-->[[mw:{{FULLPAGENAME}}]] | |||
{{#css: | {{#css: | ||
.popupPanel { | .popupPanel { |
Latest revision as of 17:30, 1 March 2013
__NOCACHE__{{#popup:Help:Popup Example |popupID=Extension:PopupPages |cookieName=optout |cookieValue=optout |policy=cookie-out }}mw:Extension:PopupPages
{{#css: .popupPanel {
background-color: gray; border: medium solid darkgrey; left: 0; margin-top: -1em; position: absolute; top: 0; width: 99%; z-index: 1000;
} .popupBody {
margin: auto auto auto 1%;
} }}