Template:WelcomeToLegopedia: Difference between revisions
Appearance
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
| Line 1: | Line 1: | ||
<div style="border: 1px solid var(--border-color-base, #a2a9b1); padding: | <div style="border: 1px solid var(--border-color-base, #a2a9b1); padding: 2.5rem 1.5rem 1.5rem 1.5rem; text-align: center; margin-bottom: 1.5rem; border-radius: 8px; background-color: var(--background-color-interactive-subtle, #f8f9fa); overflow: hidden; position: relative; box-shadow: 0 4px 12px rgba(0,0,0,0.05);"> | ||
<!-- | <!-- Top Accent Bar (Red / White / Yellow Stripe) --> | ||
<div style="position: absolute; top: 0; left: 0; right: 0; height: | <div style="position: absolute; top: 0; left: 0; right: 0; height: 12px; background: linear-gradient(to right, #da291c 33.3%, #ffffff 33.3%, #ffffff 66.6%, #ffcc00 66.6%); border-bottom: 1px solid rgba(0,0,0,0.1);"></div> | ||
<!-- MediaWiki | <!-- MediaWiki Logo Embed --> | ||
<div style="margin: | <div style="margin-top: 0.5rem; margin-bottom: 0.5rem;"> | ||
[[File:Legopedia Logo.png|160px|center|alt=Legopedia Logo]] | [[File:Legopedia Logo.png|160px|center|alt=Legopedia Logo]] | ||
</div> | </div> | ||
<!-- | <!-- Header & Subtitle --> | ||
< | <div style="font-size: 2.2rem; font-weight: bold; font-family: 'Linux Libertine', Georgia, Times, serif; line-height: 1.2; margin-bottom: 0.4rem; color: var(--color-base, #202122);"> | ||
Welcome to < | Welcome to Legopedia | ||
</ | </div> | ||
<div style="font-size: 1.05rem; margin-bottom: 1rem; color: var(--color-subtle, #54595d);"> | |||
The collaborative encyclopedia for the [[Legolandian Cinematic Universe]] that [[Project:About|anyone can edit]]. | |||
</div> | |||
< | <hr style="border: 0; border-top: 1px solid var(--border-color-subtle, #eaecf0); width: 60%; margin: 1rem auto;" /> | ||
<!-- Stats | <!-- Stats & Disclaimer --> | ||
<div style=" | <div style="font-size: 0.9rem; line-height: 1.6; color: var(--color-subtle, #54595d);"> | ||
<div><strong>[[Special:Statistics|{{NUMBEROFARTICLES}} articles]]</strong> • <strong>[[Special:ActiveUsers|{{NUMBEROFACTIVEUSERS}} active editors]]</strong></div> | |||
<div style="font-size: 0.78rem; opacity: 0.75; margin-top: 0.5rem;"> | |||
<em>Legopedia is an independent fan-created wiki and is not affiliated with, sponsored, or endorsed by The LEGO Group.</em> | |||
< | </div> | ||
</ | |||
</div> | </div> | ||
</div> | </div> | ||
