More actions
Basic information
Display title | Template:Statsbar.css |
Default sort key | Statsbar.css |
Page length (in bytes) | 287 |
Namespace ID | 10 |
Namespace | Template |
Page ID | 231 |
Page content language | en - English |
Page content model | Sanitized CSS |
Indexing by robots | Allowed |
Number of redirects to this page | 0 |
Number of subpages of this page | 0 (0 redirects; 0 non-redirects) |
Page protection
Edit | Allow all users (infinite) |
Move | Allow all users (infinite) |
Edit history
Page creator | Idkman (talk | contribs) |
Date of page creation | 22:29, 14 February 2025 |
Latest editor | Idkman (talk | contribs) |
Date of latest edit | 22:50, 14 February 2025 |
Total number of edits | 3 |
Total number of distinct authors | 1 |
Recent number of edits (within past 90 days) | 3 |
Recent number of distinct authors | 1 |
SEO properties
Description | Content |
Article description: (description )This attribute controls the content of the description and og:description elements. | .statsbar { display: flex; overflow-x: auto; background-color: #f4f4f4; border: 1px solid #ddd; padding: 5px; border-radius: 5px; } .stat { margin-right: 15px; font-size: 14px; color: #333; } .stat:last-child { margin-right: 0; } .stat strong { color: #0073e6; } |