Jump to content

MediaWiki:Sitenotice: Difference between revisions

From Gyaanipedia
No edit summary
Tags: Reverted Mobile edit Mobile web edit
No edit summary
Tags: Reverted Mobile edit Mobile web edit
Line 1: Line 1:
<div style="background-color: #f0f0f0; border: 1px solid #d3d3d3; border-radius: 4px; padding: 15px 40px 15px 15px; position: relative; margin-bottom: 20px;">
<div id="gyaanipedia-notice" style="background-color: #f0f0f0; border: 1px solid #d3d3d3; border-radius: 4px; padding: 15px 40px 15px 15px; position: relative; margin-bottom: 20px; max-width: 100%; box-sizing: border-box;">
   <div id="dismiss-notice" style="position: absolute; top: 15px; right: 15px; width: 24px; height: 24px; background-color: #666; border-radius: 50%; cursor: pointer;" onclick="document.getElementById('siteNotice').style.display='none'; mw.cookie.set('dismissNotice', '1', {expires: 30});">
   <div id="dismiss-notice" style="position: absolute; top: 12px; right: 12px; width: 24px; height: 24px; background-color: #666; border-radius: 50%; cursor: pointer; flex-shrink: 0;" onclick="var notice = document.getElementById('gyaanipedia-notice'); notice.style.display='none'; mw.cookie.set('dismissNotice', '1', {expires: 30});">
     <div style="position: absolute; top: 50%; left: 50%; width: 12px; height: 2px; background-color: white; transform: translate(-50%, -50%) rotate(45deg);"></div>
     <div style="position: absolute; top: 50%; left: 50%; width: 12px; height: 2px; background-color: white; transform: translate(-50%, -50%) rotate(45deg);"></div>
     <div style="position: absolute; top: 50%; left: 50%; width: 12px; height: 2px; background-color: white; transform: translate(-50%, -50%) rotate(-45deg);"></div>
     <div style="position: absolute; top: 50%; left: 50%; width: 12px; height: 2px; background-color: white; transform: translate(-50%, -50%) rotate(-45deg);"></div>
   </div>
   </div>
   <div style="line-height: 1.6; color: #333;">
   <div style="line-height: 1.6; color: #333; word-wrap: break-word; overflow-wrap: break-word;">
     To get your queries solved, connect and chat with other Gyaanipedia users and staff members. Join [https://gyaanipedia.discourse.group/ Gyaanipedia Connect] now.
     To get your queries solved, connect and chat with other Gyaanipedia users and staff members. Join [https://gyaanipedia.discourse.group/ Gyaanipedia Connect] now.
   </div>
   </div>
</div>
</div><div style="display:none;"><script>(function(){if(mw.cookie.get('dismissNotice')==='1'){document.getElementById('gyaanipedia-notice').style.display='none';}})();</script></div>
<script>
if (mw.cookie.get('dismissNotice') === '1') {
  document.getElementById('siteNotice').style.display = 'none';
}
</script>

Revision as of 11:45, 6 December 2025

   To get your queries solved, connect and chat with other Gyaanipedia users and staff members. Join Gyaanipedia Connect now.
<script>(function(){if(mw.cookie.get('dismissNotice')==='1'){document.getElementById('gyaanipedia-notice').style.display='none';}})();</script>