Module:Hatnote/styles.css and Template:MONTHNAME: Difference between pages

From DMJ Productions
< Module:Hatnote(Difference between pages)
w>Izno
(per my talk page)
 
m (1 revision imported)
 
Line 1: Line 1:
/* {{pp|small=y}} */
<includeonly>{{#if:{{{1|}}}|{{#switch:{{MONTHNUMBER|{{{1}}}}}|1=January|2=February|3=March|4=April|5=May|6=June|7=July|8=August|9=September|10=October|11=November|12=December|Incorrect required parameter 1=''month''!}}|Missing required parameter 1=''month''!}}</includeonly><noinclude>
.hatnote {
font-style: italic;
}


/* Limit structure CSS to divs because of [[Module:Hatnote inline]] */
{{Documentation}}
div.hatnote {
<!-- Add categories and interwikis to the /doc subpage, not here! -->
/* @noflip */
</noinclude>
padding-left: 1.6em;
margin-bottom: 0.5em;
}
 
.hatnote i {
font-style: normal;
}
 
/* The templatestyles element inserts a link element before hatnotes.
* TODO: Remove link if/when WMF resolves T200206 */
.hatnote + link + .hatnote {
margin-top: -0.5em;
}

Latest revision as of 08:03, 29 January 2023