Help:打印页面

维基百科,自由的百科全书
跳转到: 导航, 搜索
Wikimedia Community Logo.svg 这是元维基上帮助文件副本的中文翻译,请参看元维基上的帮助文件后再修改本文。

本文在元维基的原文是:m:帮助:打印页面

读者手册

入门

  1. 探索维基百科
  2. 搜索维基百科
  3. 链入页面
  4. 随机页面
  5. 打印页面

跟踪改变

  1. 最近更改
  2. 增强的最近更改
  3. 链出更改
  4. 监视列表
  5. 页面历史
  6. 版本差异
  7. 用户贡献页面

账号

  1. 如何登录
  2. 参数设置
  3. 用户样式

查看一个页面的打印版本可以在URL上加入"&printable=yes",也就是:

http://zh.wikipedia.org/w/wiki.phtml?title=Help:打印页面&printable=yes

但是,这个功能目前在Monobook和Myskin下不工作(而且在没有注册时也不工作)。打印页面时会自动生成打印版本进行打印,但是在屏幕上看不到。如果要在屏幕上查看可以使用你的浏览器的打印预览功能。但是这可能和实际打印的效果不大相同:主要取决于你的打印设置,打印的数量等。

[编辑] CSS

http://meta.wikimedia.org/style/wikiprintable.css :

/* MediaWiki print stylesheet */

body {
 color: #000000; background: #ffffff;
}


/* MSIE/Win doesn't understand 'inherit' */
a, a.external, a.new, a.stub {
 color: black ! important;
        text-decoration: none ! important;
}
#article {
        margin: 0 ! important;
}

/* Continue ... */
a, a.external, a.new, a.stub {
        color: inherit ! important;
        text-decoration: inherit ! important;
}

/* Hide ugly UI stuff */
#quickbar, #topbar, #footer, #siteNotice,
.editsection, .toctoggle {
        display: none;
}

/* */
#article {
        position: relative;
        margin: inherit ! important;
}

/* Show some stuff */
.urlexpansion {
        display: inline ! important;
}

.printfooter {
        border-top: solid 1px black;
        display: block ! important;
}

/* Old stuff, fixme:
.bodytext { }
a.CBlink { color: #0000AA; text-decoration: none; font-size: 12pt; }
a.interwiki, a.external { color: #3333BB; text-decoration: none; }
h1.pagetitle { padding-bottom: 0; margin-bottom: 0; }
i.link, u.link { color: #000066; }
p.subtitle { padding-top: 0; margin-top: 0; }
*/


个人工具
名字空间
操作
导航
帮助
工具