Main Page: Difference between revisions

From Pioneer Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
">
">


<!-- WELCOME CARD -->
<div style="
<div style="
flex:1 1 100%;
flex:1 1 100%;
Line 17: Line 16:
== Welcome to the Wiki ==
== Welcome to the Wiki ==


__TOC__
<div style="display:flex; flex-wrap:wrap; gap:20px; align-items:flex-start;">


Welcome to the encyclopedia of ''Your Wiki Name''.
  <!-- LEFT: TOC -->
  <div style="flex:2 1 300px; min-width:240px;">
   
    == Contents ==
    __TOC__


* [[Getting Started]]
  </div>
* [[Browse Categories]]
 
* [[Popular Pages]]
  <!-- RIGHT: QUICK LINKS -->
* [[Community Portal]]
  <div style="flex:1 1 200px; min-width:180px;">
 
    == Quick Links ==
 
    * [[Getting Started]]
    * [[Browse Categories]]
    * [[Popular Pages]]
    * [[Community Portal]]
    * [[Recent Changes]]
    * [[Random Page]]
 
  </div>
 
</div>


</div>
</div>

Revision as of 09:59, 27 May 2026