Jump to content

MediaWiki:Widgets/LeadForm: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

16 May 2025

  • curprev 10:5510:55, 16 May 2025 Manikanta talk contribs 1,192 bytes +1,192 Created page with "<html> <style> .lead-btn { padding: 10px 20px; background-color: #0078d7; color: #fff; border: none; border-radius: 6px; cursor: pointer; font-size: 16px; } .lead-dialog { border: 1px solid #ccc; border-radius: 10px; padding: 20px; width: 90%; max-width: 400px; } </style> <button class="lead-btn" onclick="document.getElementById('leadDialog').showModal()">Get Featured</button> <dialog id="leadDialog" class="lead-dialog"> <form method="POST" ac..."