Main Page: Difference between revisions

Line 55: Line 55:
* [[Maxwell's Equations]]
* [[Maxwell's Equations]]


<div style="max-width: 800px; margin: auto; padding: 16px; font-family: Arial, sans-serif; background: #fefefe;">
<<div style="max-width: 800px; margin: auto; padding: 24px; font-family: 'Segoe UI', Tahoma, sans-serif; background-color: #ffffff; border: 1px solid #e0e0e0; border-radius: 8px;">


   <h2 style="margin-top: 0; margin-bottom: 16px; color: #0078d7; border-bottom: 2px solid #0078d7; padding-bottom: 4px;">📈 Statistics</h2>
   <h2 style="margin-top: 0; margin-bottom: 24px; color: #2c3e50; border-bottom: 1px solid #ccc; padding-bottom: 8px;">📊 Statistics</h2>


   <div style="display: flex; flex-wrap: wrap; gap: 16px;">
   <div style="display: flex; flex-wrap: wrap; gap: 16px;">


     <div style="flex: 1 1 150px; padding: 16px; border: 1px solid #ccc; border-radius: 8px; background: #ffffff; box-shadow: 0 2px 6px rgba(0,0,0,0.1);">
     <div style="flex: 1 1 160px; padding: 16px; background: #f9f9f9; border-radius: 6px; text-align: center;">
       <strong>Total articles</strong>
       <div style="font-weight: 600; color: #555;">Total Articles</div>
       <p style="font-size: 18px; margin: 8px 0 0; color: #0078d7;">{{NUMBEROFARTICLES}}</p>
       <div style="font-size: 20px; margin-top: 6px; color: #0078d7;">{{NUMBEROFARTICLES}}</div>
     </div>
     </div>


     <div style="flex: 1 1 150px; padding: 16px; border: 1px solid #ccc; border-radius: 8px; background: #ffffff; box-shadow: 0 2px 6px rgba(0,0,0,0.1);">
     <div style="flex: 1 1 160px; padding: 16px; background: #f9f9f9; border-radius: 6px; text-align: center;">
       <strong>Total pages</strong>
       <div style="font-weight: 600; color: #555;">Total Pages</div>
       <p style="font-size: 18px; margin: 8px 0 0; color: #0078d7;">{{NUMBEROFPAGES}}</p>
       <div style="font-size: 20px; margin-top: 6px; color: #0078d7;">{{NUMBEROFPAGES}}</div>
     </div>
     </div>


     <div style="flex: 1 1 150px; padding: 16px; border: 1px solid #ccc; border-radius: 8px; background: #ffffff; box-shadow: 0 2px 6px rgba(0,0,0,0.1);">
     <div style="flex: 1 1 160px; padding: 16px; background: #f9f9f9; border-radius: 6px; text-align: center;">
       <strong>Total edits</strong>
       <div style="font-weight: 600; color: #555;">Total Edits</div>
       <p style="font-size: 18px; margin: 8px 0 0; color: #0078d7;">{{NUMBEROFEDITS}}</p>
       <div style="font-size: 20px; margin-top: 6px; color: #0078d7;">{{NUMBEROFEDITS}}</div>
     </div>
     </div>


     <div style="flex: 1 1 150px; padding: 16px; border: 1px solid #ccc; border-radius: 8px; background: #ffffff; box-shadow: 0 2px 6px rgba(0,0,0,0.1);">
     <div style="flex: 1 1 160px; padding: 16px; background: #f9f9f9; border-radius: 6px; text-align: center;">
       <strong>Registered users</strong>
       <div style="font-weight: 600; color: #555;">Registered Users</div>
       <p style="font-size: 18px; margin: 8px 0 0; color: #0078d7;">{{NUMBEROFUSERS}}</p>
       <div style="font-size: 20px; margin-top: 6px; color: #0078d7;">{{NUMBEROFUSERS}}</div>
     </div>
     </div>


     <div style="flex: 1 1 150px; padding: 16px; border: 1px solid #ccc; border-radius: 8px; background: #ffffff; box-shadow: 0 2px 6px rgba(0,0,0,0.1);">
     <div style="flex: 1 1 160px; padding: 16px; background: #f9f9f9; border-radius: 6px; text-align: center;">
       <strong>Active users</strong>
       <div style="font-weight: 600; color: #555;">Active Users</div>
       <p style="font-size: 18px; margin: 8px 0 0; color: #0078d7;">{{NUMBEROFACTIVEUSERS}}</p>
       <div style="font-size: 20px; margin-top: 6px; color: #0078d7;">{{NUMBEROFACTIVEUSERS}}</div>
     </div>
     </div>