|
|
| Line 1: |
Line 1: |
| <div style=" | | <strong>PIONEER WIKI</strong> |
| display:flex;
| |
| flex-wrap:wrap;
| |
| gap:20px;
| |
| align-items:stretch;
| |
| ">
| |
|
| |
|
| <!-- WELCOME CARD -->
| | <div class="mp-container"> |
| <div style=" | |
| flex:1 1 100%;
| |
| padding:24px;
| |
| background:#f8f9fa;
| |
| border:1px solid #dcdcdc;
| |
| border-radius:16px;
| |
| "> | |
|
| |
|
| == Welcome to the Wiki ==
| | <!-- FULL WIDTH --> |
| | | {{MainPage/Welcome}} |
| Welcome to the encyclopedia of ''Your Wiki Name''.
| | {{MainPage/News}} |
| | |
| * [[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]]
| |
|
| |
|
| | <!-- GRID --> |
| | <div class="mp-grid">{{MainPage/Box1}} |
| | {{MainPage/Box2}} |
| | {{MainPage/Box3}} |
| | {{MainPage/Box4}} |
| | {{MainPage/Box5}} |
| | {{MainPage/Box6}} |
| </div> | | </div> |
|
| |
|
| </div> | | </div> |