Display title | Template:TemplateBox/styles.css |
Default sort key | TemplateBox/styles.css |
Page length (in bytes) | 647 |
Namespace ID | 10 |
Namespace | Template |
Page ID | 1792 |
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) |
Edit | Allow all users (infinite) |
Move | Allow all users (infinite) |
Page creator | wikimedia>DarwIn |
Date of page creation | 08:00, 17 April 2022 |
Latest editor | Timothy (talk | contribs) |
Date of latest edit | 10:53, 12 June 2023 |
Total number of edits | 2 |
Total number of distinct authors | 2 |
Recent number of edits (within past 90 days) | 0 |
Recent number of distinct authors | 0 |
Description | Content |
Article description: (description ) This attribute controls the content of the description and og:description elements. | .templatebox-desc {
font-size: 1.2em;
font-weight: bolder;
padding: 0.2em;
}
.templatebox-usagesample {
background: white;
background: rgba(255, 255, 255, 0.9);
font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono',
'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace;
}
.templatebox-languagedependant {
background: rgba(255, 255, 255, 0.5);
padding: 0.2em;
}
.templatebox-example {
border: 1px solid black;
background-color: white;
width: 90%;
padding: 1.5em;
}
.templatebox-example:after {
display: block;
content: "";
clear: both;
}
hr.templatebox-examples-separator {
margin: 1em 0;
} |