Main Page: Difference between revisions

Use CSS to hide Main Page title instead of __NOTITLE__ magic word (via update-page on MediaWiki MCP Server)
Modern Tailwind-inspired welcome banner (via update-page on MediaWiki MCP Server)
Line 1: Line 1:
__NOCACHE__
__NOCACHE__
__NEWSECTIONLINK__
__NEWSECTIONLINK__
<style>.firstHeading, .mw-page-title-main, #firstHeading { display: none !important; }</style>
<div style="text-align: center; padding: 2.5rem 1.5rem; margin-bottom: 1.5rem; border-radius: 1rem; background: linear-gradient(135deg, #1e3a5f 0%, #2d5a87 50%, #1e3a5f 100%); box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.2), 0 8px 10px -6px rgba(0, 0, 0, 0.1);">
<div style="text-align: center; padding: 1.5em 1em; margin-bottom: 1em; border: 1px solid var(--border-color-base, #a2a9b1); border-radius: 8px; background: var(--background-color-interactive-subtle, #f8f9fa);">
<div style="font-size: 2.25rem; font-weight: 700; color: #ffffff; margin-bottom: 0.5rem; letter-spacing: -0.025em;">Welcome to <span style="color: #60a5fa;">EveryCRT</span></div>
<div style="font-size: 1.8em; font-weight: bold; margin-bottom: 0.3em;">Welcome to [[EveryCRT]],</div>
<div style="font-size: 1.125rem; color: #cbd5e1; margin-bottom: 1.25rem;">the free CRT and AV database that anyone can edit</div>
<div style="font-size: 1.1em; color: var(--color-subtle, #54595d);">the free [[Help:About|CRT and AV database]] that [[Help:Editing|anyone can edit]].</div>
<div style="display: inline-block; background: rgba(255, 255, 255, 0.15); backdrop-filter: blur(4px); padding: 0.5rem 1.25rem; border-radius: 9999px; font-size: 0.875rem; font-weight: 500; color: #e2e8f0;">{{NUMBEROFARTICLES}} articles and counting</div>
<div style="margin-top: 0.8em; font-size: 0.95em;">{{NUMBEROFARTICLES}} articles</div>
</div>
</div>


MediaWiki Appliance - Powered by TurnKey Linux