| Display title | MediaWiki:Item.css |
| Default sort key | Item.css |
| Page length (in bytes) | 822 |
| Namespace ID | 8 |
| Namespace | MediaWiki |
| Page ID | 267 |
| Page content language | en - English |
| Page content model | CSS |
| Indexing by robots | Allowed |
| Number of redirects to this page | 0 |
| Number of subpages of this page | 0 (0 redirects; 0 non-redirects) |
| Edit | Allow only users with "editsitecss" permission (infinite) |
| Move | Allow only users with "editsitecss" permission (infinite) |
| Page creator | ReisuDesign (talk | contribs) |
| Date of page creation | 19:03, 10 November 2025 |
| Latest editor | ReisuDesign (talk | contribs) |
| Date of latest edit | 00:15, 12 November 2025 |
| Total number of edits | 6 |
| Total number of distinct authors | 1 |
| Recent number of edits (within past 90 days) | 6 |
| Recent number of distinct authors | 1 |
Description | Content |
Article description: (description) This attribute controls the content of the description and og:description elements. | /* For Template:Item */
.item {
display: inline;
}
.item .item-image {
vertical-align: middle;
position: relative;
display: inline-block;
}
.item .item-image .hidden {
display: inline-block;
position: relative;
text-align: center;
vertical-align: middle;
top: -2px;
}
.item .item-image... |