<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://kodi.wiki/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3APrint.css</id>
	<title>MediaWiki:Print.css - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://kodi.wiki/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3APrint.css"/>
	<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=MediaWiki:Print.css&amp;action=history"/>
	<updated>2026-07-10T13:14:03Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://kodi.wiki/index.php?title=MediaWiki:Print.css&amp;diff=49614&amp;oldid=prev</id>
		<title>Ned Scott: http://en.wikipedia.org/w/index.php?title=MediaWiki:Print.css&amp;oldid=473785341</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=MediaWiki:Print.css&amp;diff=49614&amp;oldid=prev"/>
		<updated>2012-03-25T04:48:55Z</updated>

		<summary type="html">&lt;p&gt;http://en.wikipedia.org/w/index.php?title=MediaWiki:Print.css&amp;amp;oldid=473785341&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* CSS placed here will affect the print output */&lt;br /&gt;
/* Do not print:&lt;br /&gt;
   1: When in mainspace: Article message boxes,&lt;br /&gt;
      navboxes, sister project boxes, disambig links,&lt;br /&gt;
      and items marked as metadata.&lt;br /&gt;
   2: Privacy, about, disclaimer, redirect and section edit links.&lt;br /&gt;
   3: Show/hide toggles for collapsible items.&lt;br /&gt;
   4: Items marked as noprint.&lt;br /&gt;
*/&lt;br /&gt;
.ns-0 .ambox, &lt;br /&gt;
.ns-0 .navbox, &lt;br /&gt;
.ns-0 .vertical-navbox, &lt;br /&gt;
.ns-0 .infobox.sisterproject, &lt;br /&gt;
.ns-0 .dablink, &lt;br /&gt;
.ns-0 .metadata,&lt;br /&gt;
#filetoc,&lt;br /&gt;
#footer-places,&lt;br /&gt;
#mobileview,&lt;br /&gt;
.editlink,&lt;br /&gt;
a.NavToggle, span.collapseButton, span.mw-collapsible-toggle,&lt;br /&gt;
.noprint {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Add formatting to make sure that &amp;quot;external references&amp;quot; from templates&lt;br /&gt;
   like [[Template:Ref]] do not get URL expansion, not even when printed.&lt;br /&gt;
   The anchor itself has class &amp;quot;external autonumber&amp;quot; and the url expansion&lt;br /&gt;
   is inserted when printing (see the common printing style sheet at&lt;br /&gt;
   http://en.wikipedia.org/skins-1.5/common/commonPrint.css) using the&lt;br /&gt;
   &amp;quot;:after&amp;quot; pseudo-element of CSS. Also hide in &amp;lt;cite&amp;gt; elements.&lt;br /&gt;
*/&lt;br /&gt;
#content cite a.external.text:after,&lt;br /&gt;
.nourlexpansion a.external.text:after,&lt;br /&gt;
.nourlexpansion a.external.autonumber:after {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Uncollapse collapsible tables/divs.&lt;br /&gt;
   The proper way to do this for tables is to use display:table-row,&lt;br /&gt;
   but this is not supported by all browsers, so use display:block as fallback.&lt;br /&gt;
*/&lt;br /&gt;
table.collapsible tr, div.NavPic, div.NavContent {&lt;br /&gt;
    display: block !important;&lt;br /&gt;
}&lt;br /&gt;
table.collapsible tr {&lt;br /&gt;
    display: table-row !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Hiding some items when printing with Simple skin */&lt;br /&gt;
.skin-simple div#column-one,&lt;br /&gt;
.skin-simple div#f-poweredbyico,&lt;br /&gt;
.skin-simple div#f-copyrightico,&lt;br /&gt;
.skin-simple .editsection { &lt;br /&gt;
    display: none; &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* On websites with siteSub visible, the margin on the firstHeading is not needed. */&lt;br /&gt;
#firstHeading {&lt;br /&gt;
    margin: 0px;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Ned Scott</name></author>
	</entry>
</feed>