Information for "Module:Hatnote/styles.css"
Appearance
Basic information
Display title | Module:Hatnote/styles.css |
Default sort key | Hatnote/styles.css |
Page length (in bytes) | 486 |
Namespace ID | 828 |
Namespace | Module |
Page ID | 31 |
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 | Sharkius (talk | contribs) |
Date of page creation | 22:56, 23 April 2025 |
Latest editor | Sharkius (talk | contribs) |
Date of latest edit | 22:56, 23 April 2025 |
Total number of edits | 1 |
Total number of distinct authors | 1 |
Recent number of edits (within past 90 days) | 1 |
Recent number of distinct authors | 1 |
Page properties
Transcluded templates (8) | Templates used on this page: |
Pages transcluded on (10) | Templates used on this page:
|
SEO properties
Description | Content |
Article description: (description )This attribute controls the content of the description and og:description elements. | /* */ .hatnote { font-style: italic; } /* Limit structure CSS to divs because of Module:Hatnote inline */ div.hatnote { /* @noflip */ padding-left: 1.6em; margin-bottom: 0.5em; } .hatnote i { font-style: normal; } /* The templatestyles element inserts a link element before hatnotes. * TODO: Remove... |