首页 | 主题 | 图库 | 问答 | 文摘 | 原创 | 百科

历史 | 地理 | 人物 | 艺术 | 体育 | 科学 | 音乐 | 电影 | 信息技术 | 世界遗产

 开放、中立,源自维基百科

个人工具


Help:打印页面

维库,知识与思想的自由文库

跳转到: 导航, 搜索
维库使用手册

当前软件版本——1.10.1

目录 | 读者手册 | 编辑手册 | 管理手册


注意:这是元维基上帮助文件副本的中文翻译,请参看元维基上的帮助文件后再修改本文。

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

查看一个页面的打印版本可以在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; }
*/


到其他帮助页面的链接
 
帮助目录 - 所有帮助页面
阅读
链接|搜索|分类|重定向|章节|名字空间|URL|跨维基链接|打印页面|随机页面|特殊页面
登录与参数设置
登录|参数设置|用户样式
跟踪更改
页面历史|差异|链入页面|链出更改|最近更改|增强的最近更改|监视列表|编辑摘要|用户贡献|小修改
编辑
创建新页面|编辑页面|使用表格|图像|模板|HTML|页面重命名|特殊字符|回退|脚注|ISBN|签名
高级
变量|魔术字|默认参数|模板扩展语法|替换引用|计算|数学公式|简易时间线语法|输入框


AD Links