Main Page: Difference between revisions

Create main page
 
Rishav (talk | contribs)
No edit summary
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOTOC__ Welcome to your new wiki! You may find the following link useful: [https://www.mediawiki.org/wiki/Help:Contents Help:Contents] on mediawiki.org
<div style="text-align: center; padding: 20px 10px; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;">
  <h1 style="font-size: 2.7em; color: #1a4c8b; margin-bottom: 6px; font-weight: 200;">
    Welcome to the Official School Wiki
  </h1>
  <hr style="width: 90%; border: none; border-top: 1px solid #999; margin: 10px auto 15px;">
  <p style="font-size: 1.2em; color: #d0d0d0; max-width: 750px; margin: 0 auto; line-height: 1.5;">
    A structured platform to preserve the academic and cultural journey of our institution.
  </p>
</div>
 
<div style="display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; padding: 30px; font-family: -apple-systen, BlinkMacSystemFont, 'Segoe UI', sans-serif;">
 
  <!-- About the School -->
  <div style="flex: 1 1 300px; background: #f2f2f2; border: 1px solid #ccc; border-radius: 10px; padding: 20px;">
    <h2 style="font-size: 1.4em; color: #222; margin-bottom: 10px;">About the School</h2>
    <p style="color: #555; margin-bottom: 10px;">Comprehensive details regarding the school’s foundation, structure, and facilities.</p>
    <ul style="padding-left: 20px; color: #cc0000;">
      <li>[[History of the School]]</li>
      <li>[[Campus Map]]</li>
      <li>[[Departments and Blocks]]</li>
    </ul>
  </div>
 
  <!-- Faculty and Mentors -->
  <div style="flex: 1 1 300px; background: #f2f2f2; border: 1px solid #ccc; border-radius: 10px; padding: 20px;">
    <h2 style="font-size: 1.4em; color: #222; margin-bottom: 10px;">Faculty and Mentors</h2>
    <p style="color: #555; margin-bottom: 10px;">Profiles and contributions of distinguished educators and staff members.</p>
    <ul style="padding-left: 20px; color: #cc0000;">
      <li>[[Faculty Achievements]]</li>
      <li>[[Notable Teachers]]</li>
      <li>[[Retired Faculty Honors]]</li>
    </ul>
  </div>
 
  <!-- Student Body -->
  <div style="flex: 1 1 300px; background: #f2f2f2; border: 1px solid #ccc; border-radius: 10px; padding: 20px;">
    <h2 style="font-size: 1.4em; color: #222; margin-bottom: 10px;">Student Body</h2>
    <p style="color: #555; margin-bottom: 10px;">Academic, extracurricular, and alumni profiles of students over the years.</p>
    <ul style="padding-left: 20px; color: #cc0000;">
      <li>[[Batch of 2025]]</li>
      <li>[[Student Achievements]]</li>
      <li>[[Alumni Network]]</li>
    </ul>
  </div>
 
  <!-- Events and Milestones -->
  <div style="flex: 1 1 300px; background: #f2f2f2; border: 1px solid #ccc; border-radius: 10px; padding: 20px;">
    <h2 style="font-size: 1.4em; color: #222; margin-bottom: 10px;">Events and Milestones</h2>
    <p style="color: #555; margin-bottom: 10px;">Significant academic, cultural, and administrative events in our timeline.</p>
    <ul style="padding-left: 20px; color: #cc0000;">
      <li>[[Annual Functions]]</li>
      <li>[[Historical Events]]</li>
      <li>[[School Achievements]]</li>
    </ul>
  </div>
 
</div>
 
<div style="text-align: center; font-size: 0.9em; color: #888; padding-bottom: 20px; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;">
  © Maintained by the school students. All rights reserved.
</div>