帮助:打印页面

From Meta

Jump to: navigation, search
MediaWiki手册: 目录 |幫助:手冊指引/ Handbook Guidelines | 編輯政策 | 其他

MediaWiki软件帮助 — 读者手册编辑者手册仲裁员手册系统管理员手册黑客手册

MediaWiki:

请参考英文版Help:Printable进行翻译。

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

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

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

[edit] 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; }
*/
帮助目录 - 帮助名字空间的全部页面: Meta b: c: n: w: q: wikisource wiktionary

阅读: Go | 搜索 | URL | Namespace | Page name | Section | 链接 | 链入页面 | Piped link | 跨语言链接 | Redirect | Variable | 分类 | 特殊页面
跟踪改变: 最近更改 | (增强) | 链出更改 | 监视列表 | 页面历史 | 差异 | 用户贡献页面 | Edit summary | Minor edit | Patrolled edit
注册和参数设置: 如何登录 | 参数设置 | 用户样式
编辑: 总揽 | 新建页面 | Images/files | Image page | Special characters | Formula | Table | EasyTimeline | Template | Renaming (moving) a page | Editing shortcuts | Talk page | Testing || rlc |
其他计划: 维基教科书 | 维基共享资源 | 维基新闻 | 维基百科 | 维基语录 | 维基文库 | 维基词典 - Edit this template

其他语言: English (en) Français (fr) Italiano (it) Shqip (sq) 中文 (zh) +/-

Personal tools