Main Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Manual revert |
No edit summary Tag: Manual revert |
||
| Line 1: | Line 1: | ||
< | <div style=" | ||
display:flex; | |||
flex-wrap:wrap; | |||
gap:20px; | |||
align-items:stretch; | |||
"> | |||
<div | <!-- WELCOME CARD --> | ||
<div style=" | |||
flex:1 1 100%; | |||
padding:24px; | |||
background:#f8f9fa; | |||
border:1px solid #dcdcdc; | |||
border-radius:16px; | |||
"> | |||
<!-- | == Welcome to the Wiki == | ||
Welcome to the encyclopedia of ''Your Wiki Name''. | |||
* [[Getting Started]] | |||
* [[Browse Categories]] | |||
* [[Popular Pages]] | |||
* [[Community Portal]] | |||
</div> | |||
<!-- NEWS CARD --> | |||
<div style=" | |||
flex:1 1 100%; | |||
padding:24px; | |||
background:#f8f9fa; | |||
border:1px solid #dcdcdc; | |||
border-radius:16px; | |||
"> | |||
== News & Events == | |||
* '''May 2026''' — New lore pages added | |||
* '''April 2026''' — Interactive maps released | |||
* [[News Archive]] | |||
* [[Upcoming Events]] | |||
</div> | |||
<!-- CARD 1 --> | |||
<div style=" | |||
flex:1 1 300px; | |||
padding:20px; | |||
background:white; | |||
border:1px solid #dcdcdc; | |||
border-radius:14px; | |||
box-shadow:0 2px 6px rgba(0,0,0,0.08); | |||
background:#fcfcfc; | |||
border-left:6px solid #36c; | |||
padding-left:18px; | |||
min-width:220px; | |||
"> | |||
=== Characters === | |||
* [[Heroes]] | |||
* [[Villains]] | |||
* [[Factions]] | |||
* [[Character Timeline]] | |||
</div> | |||
<!-- CARD 2 --> | |||
<div style=" | |||
flex:1 1 300px; | |||
padding:20px; | |||
background:white; | |||
border:1px solid #dcdcdc; | |||
border-radius:14px; | |||
min-width:220px; | |||
"> | |||
=== Locations === | |||
* [[Cities]] | |||
* [[Regions]] | |||
* [[Maps]] | |||
* [[Landmarks]] | |||
</div> | |||
<!-- CARD 3 --> | |||
<div style=" | |||
flex:1 1 300px; | |||
padding:20px; | |||
background:white; | |||
border:1px solid #dcdcdc; | |||
border-radius:14px; | |||
min-width:220px; | |||
"> | |||
=== Items === | |||
* [[Weapons]] | |||
* [[Artifacts]] | |||
* [[Technology]] | |||
* [[Consumables]] | |||
</div> | |||
<!-- CARD 4 --> | |||
<div style=" | |||
flex:1 1 300px; | |||
padding:20px; | |||
background:white; | |||
border:1px solid #dcdcdc; | |||
border-radius:14px; | |||
min-width:220px; | |||
"> | |||
=== Lore === | |||
* [[History]] | |||
* [[Religion]] | |||
* [[Magic]] | |||
* [[Politics]] | |||
</div> | |||
<!-- CARD 5 --> | |||
<div style=" | |||
flex:1 1 300px; | |||
padding:20px; | |||
background:white; | |||
border:1px solid #dcdcdc; | |||
border-radius:14px; | |||
min-width:220px; | |||
"> | |||
=== Media === | |||
* [[Images]] | |||
* [[Videos]] | |||
* [[Soundtrack]] | |||
* [[Concept Art]] | |||
</div> | |||
<!-- CARD 6 --> | |||
<div style=" | |||
flex:1 1 300px; | |||
padding:20px; | |||
background:white; | |||
border:1px solid #dcdcdc; | |||
border-radius:14px; | |||
min-width:220px; | |||
"> | |||
=== Community === | |||
* [[Forums]] | |||
* [[Guidelines]] | |||
* [[Recent Changes]] | |||
* [[Admin Noticeboard]] | |||
</div> | </div> | ||
</div> | </div> | ||
Revision as of 09:51, 27 May 2026
Welcome to the Wiki
Welcome to the encyclopedia of Your Wiki Name.
News & Events
- May 2026 — New lore pages added
- April 2026 — Interactive maps released
- News Archive
- Upcoming Events