Main Page: Difference between revisions

From Pioneer Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
<strong>PIONEER WIKI</strong>
<div style="
display:flex;
flex-wrap:wrap;
gap:20px;
align-items:stretch;
">


<div class="mp-container">
<!-- WELCOME CARD -->
<div style="
flex:1 1 100%;
padding:24px;
background:#f8f9fa;
border:1px solid #dcdcdc;
border-radius:16px;
">


<!-- FULL WIDTH -->
== Welcome to the Wiki ==
{{MainPage/Welcome}}
 
{{MainPage/News}}
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]]


<!-- GRID -->
<div class="mp-grid">{{MainPage/Box1}}
  {{MainPage/Box2}}
  {{MainPage/Box3}}
  {{MainPage/Box4}}
  {{MainPage/Box5}}
  {{MainPage/Box6}}
</div>
</div>


</div>
</div>

Revision as of 09:34, 27 May 2026