Template:Mainpage/FeaturesBox: Difference between revisions

From IdleOn MMO Wiki
mNo edit summary
Tag: Reverted
m (Undo revision 72523 by Kiokurashi (talk))
Tags: Replaced Undo
Line 1: Line 1:
 
<div class="mainpage-container">
<tabber>General=
  <div class="mainpage-box">
  <div class="mainpage-container" style="overflow: hidden;">
  <h3>{{{header}}}</h3>
    <div class="mainpage-box">
    <div class="mainpage-features tile-row">
    <h3>General Features</h3>
    {{{content}}}
      <div class="mainpage-features tile-row">
      {{{general|}}}
      </div>
     </div>
     </div>
   </div>
   </div>
  |-|World 1=
</div>
  <div class="mainpage-container" style="overflow: hidden;">
    <div class="mainpage-box">
    <h3>Blunder Hills Features</h3>
      <div class="mainpage-features tile-row">
      {{{ww1|}}}
      </div>
    </div>
  </div>
  |-|World 2=
  <div class="mainpage-container" style="overflow: hidden;">
    <div class="mainpage-box">
    <h3>Yum Yum Desert Features</h3>
      <div class="mainpage-features tile-row">
      {{{w2|}}}
      </div>
    </div>
  </div>
  |-|World 3=
  <div class="mainpage-container" style="overflow: hidden;">
    <div class="mainpage-box">
    <h3>Frostbite Tundra Features</h3>
      <div class="mainpage-features tile-row">
      {{{w3|}}}
      </div>
    </div>
  </div>
  |-|World 4=
  <div class="mainpage-container" style="overflow: hidden;">
    <div class="mainpage-box">
    <h3>Hyperion Nebula Features</h3>
      <div class="mainpage-features tile-row">
      {{{w4|}}}
      </div>
    </div>
  </div>
  |-|World 5=
  <div class="mainpage-container" style="overflow: hidden;">
    <div class="mainpage-box">
    <h3>Smolderin' Plateau Features</h3>
      <div class="mainpage-features tile-row">
      {{{w5|}}}
      </div>
    </div>
  </div>
</tabber>
<!-- For future worlds.
 
  |-|World 6=
  <div class="mainpage-container" style="overflow: hidden;">
    <div class="mainpage-box">
    <h3>WORLD 6 NAME Features</h3>
      <div class="mainpage-features tile-row">
      {{{w6|}}}
      </div>
    </div>
  </div>
  |-|World 7=
  <div class="mainpage-container" style="overflow: hidden;">
    <div class="mainpage-box">
    <h3>WORLD 7 NAME Features</h3>
      <div class="mainpage-features tile-row">
      {{{w7|}}}
      </div>
    </div>
  </div>
  |-|World 8=
  <div class="mainpage-container" style="overflow: hidden;">
    <div class="mainpage-box">
    <h3>WORLD 8 NAME Features</h3>
      <div class="mainpage-features tile-row">
      {{{w8|}}}
      </div>
    </div>
  </div>
-->

Revision as of 18:43, 30 October 2023

{{{header}}}

   {{{content}}}