Main Page: Difference between revisions
Thakshashila (talk | contribs) |
Thakshashila (talk | contribs) |
||
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;"> | ||
< | <h2 style="margin-top: 0; margin-bottom: 16px; color: #0078d7; border-bottom: 2px solid #0078d7; padding-bottom: 4px;">📈 Statistics</h2> | ||
< | <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);"> | |||
<strong>Total articles</strong> | |||
< | <p style="font-size: 18px; margin: 8px 0 0; color: #0078d7;">{{NUMBEROFARTICLES}}</p> | ||
< | </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);"> | ||
</ | <strong>Total pages</strong> | ||
<p style="font-size: 18px; margin: 8px 0 0; color: #0078d7;">{{NUMBEROFPAGES}}</p> | |||
</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);"> | |||
<strong>Total edits</strong> | |||
<p style="font-size: 18px; margin: 8px 0 0; color: #0078d7;">{{NUMBEROFEDITS}}</p> | |||
</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);"> | |||
<strong>Registered users</strong> | |||
<p style="font-size: 18px; margin: 8px 0 0; color: #0078d7;">{{NUMBEROFUSERS}}</p> | |||
</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);"> | |||
<strong>Active users</strong> | |||
<p style="font-size: 18px; margin: 8px 0 0; color: #0078d7;">{{NUMBEROFACTIVEUSERS}}</p> | |||
</div> | |||
</div> | |||
</div> | </div> |