Help:Advanced editing/Zh
From The Scuba Wiki
MediaWiki Handbook: Contents, Readers, Editors, Moderators, System admins +/- |
Contents |
高级编辑(Advanced Editing) — 前言
- Tips:点击“编辑”,查看规范的书写方式,非常简洁!
- 翻译:炽火 Zero ℃ 12:19, 19 October 2006 (UTC)
- 来自:中国魔兽世界插件开发社区
Wiki文本 — 让你的页面如你所想
参见 Help:Editing.
- 如果你想尝试编辑一下,又不想造成损害,你可以在 沙盒 中随意捣鼓。
- 更多信息见 HTML tags in wikitext
编组书写 — 章节,段落,列表,分行
显示效果 | 你的输入 |
---|---|
起始一个带标题的段落。(其实就是粗体+单行显示) 注意:单等号表示最高等级标题,例如页面标题;一般按照惯例不使用(避免标题比页面标题还大,喧宾夺主了)。 New section Subsection Sub-subsection | ;Sections and subsections 起始一个带标题的段落。 == New section == === Subsection === ==== Sub-subsection ==== |
一个 单独的 换行 显示时 没有 效果。 但是一个空行 会开始一个新的段落, 或者结束一个列表或者缩进。 (<p> 符号会禁用这个分段的能力,直到结束符号 </p> 或者段落(Section)结束) (在 Cologne Blue 中,两个新行和一个'div'标签只能得到一个换行;如果顺序 换行->DIV->换行 ,结果是两个新行) 行首的分号不会被显示,但是会有换行效果。 该行的冒号也不会显示,但是会有换行并缩进的效果,见'定义表' 在wiki文本中放入空行可以提高文字的可读性。 但你会发现,这可能导致后续问题;更多细节参考 w:Wikipedia:Don't use line breaks。
| 一个 单独的 换行 显示时 没有 效果。 但是一个空行 会开始一个新的段落。 |
你可以断行 而不必开始新的段落。 ( HTML标签 <br> 就足够了。系统会生成XHTML代码 <br />。)
| 你可以断行<br> 而不必开始新的段落。 |
标记了列表项的结束。
| * 无序列表写起来很简单: ** 在行首写上个星号 *** 多个星号对应多级 *列表中 *的换行 标记了列表项的结束。 *当然了 *你可以 *再开始。 |
标记了列表项的结束。
| # 编号列表同样好使 ## 非常有序 ## 容易理解 #列表中 #的换行 标记了列表项的结束。 #新的数字 #从1开始。 |
| * 你甚至可以做混合列表 *# 只需将其嵌套 *#* 或者换行<br>即可 |
定义表
| ; 单词 : 单词的定义 ; 长点的句子 : 定义的句子
|
换行起始新段。
冒号前有分号接一些字符,这种情况下,第一个冒号会换行并缩进,即使冒号不在行首,见上节:定义表。 | :行首加冒号可使段落缩进。 换行起始新段。 |
当需要分隔出来一段字符区域时 blockquote符号将左右缩进,不像冒号只是左缩进。 额外效果字符额外效果字符额外效果字符额外效果字符额外效果字符 在插入引用段落时(就像其名称)很有用。 |
<blockquote> '''blockquote'''符号 将左右缩进, 不像冒号只是左缩进。 额外效果字符额外效果字符额外效果字符额外效果字符额外效果字符 </blockquote> |
| <center>居中字符串。</center> |
水平分割线:
之上的部分... ...之下的部分。 如果你不使用段落标题,就不会有目录表。 | 水平分割线: 之上的部分... ---- ...之下的部分。 |
链接,超链接 Links, URLs
更多信息见 Help:Link
内部链接 Internal links
概述:
- 将目标字符串 放入双方括号的包围中 — "[[" and "]]"
- 目标字符串的第一个字母将自动变成大写.
- 空白字符将以下划线方式展现(但是你自己不要亲自写下划线)
- 链接指向不存在的页面 会被以红色显示 — Help:Starting a new page 描述了如何创建一个新页.
- 鼠标停留在链接上时,在链接下方将出现一个提示框,包含链接提示。
显示 | 输入 |
---|---|
Sue 正在阅读 official position (or Official positions). | Sue is reading the [[official position]] (or [[Official position]]s). |
你还可以使链接 斜体 显示。例如:Wikipedia。 | ''[[Wikipedia]]'' |
链接到其它Wiki上的页面(例如其它语言的同一主题) | * 参考 [[m:Help:Interwiki linking]]. *[[:fr:Wikipédia:Aide]]. |
如果段落标题不存在,链接将跳转到页首。 如果有多个相同标题,添加序号来链接到指定标题。(例如:如果有3个标题名为“示例标题”,你想跳转到第三个,那么使用[[#示例标题 3]]。更多信息,参见:Help:Editing FAQ. |
*[[List of cities by country#Morocco]] *[[List of cities by country#Norway]] |
用管道符号 "|" 来创建一个标签链接: | *[[Help:Link|About Links]] |
"空" 管道
在管道符号 | 后留空,服务器将自动填充链接标签。 | *Parentheses: [[kingdom (biology)|]]. *Colon: [[m:Requests for adminship|]]. |
红色的链接 (like this one) 表示指向的页面不存在。
| 红色的链接 ([[like this one]]) 表示指向的页面不存在。 |
讨论页面上,请务必在评论后留下签名:
保存后服务器会替换该链接成为你的签名。 | 讨论页面上,请务必在评论后留下'''签名''': : 你的用户名: ~~~ : 你的用户名 + 时间戳: ~~~~ : 五个波浪线则只有时间戳: ~~~~~ |
用来跳转到其它文章。
| #REDIRECT [[United States]] |
| ISBN 0123456789X RFC 123 |
要包含非图象链接,使用“媒体”链接
| [[media:Sg_mrob.ogg|Sound]] |
用在页尾,用来列出类别的内容,并链接到该类别。 | [[Category:English documentation]] |
要链接到一个类别,但不列出类别内容,在类别前添加冒号 | [[:Category:English documentation]] |
使用日期链接,这样大家可以设置自己的显示排序。使用 参数设置 来更改你自己的日期显示格式设定。 | [[July 20]] [[1969]] [[20 July]] [[1969]] and [[1969]]-[[07-20]] |
"那些页面链接到当前页" 等等,可以这样链接: | [[Special:Whatlinkshere/Help:Editing]] |
外部链接 External links
Nupedia, [1] | [http://www.nupedia.com Nupedia], [http://www.nupedia.com] |
Email Example, | [mailto:email@example.com Email Example], [mailto:email@example.com] |
或者直接给出网址URL: http://www.nupedia.com. | 或者直接给出网址URL: http://www.nupedia.com. |
格式化文本 — 控制它的外观
显示 | 输入 |
---|---|
Emphasize (斜体), strongly (粗体), very strongly (粗斜体). (这些是双/三个单引号,不是双引号哦) 注意: 链接也可以使用这些格式。(例如, Wikipedia). |
''Emphasize'', '''strongly''', '''''very strongly'''''. ''[[Wikipedia]]'' |
你也可以直接书写HTML标签(部分),例如<i>italic</i> and <b>bold</b>. 在编辑数学公式时很有用,这时你不仅需要粗体斜体,还需要特殊字符格式。
(两种方法的区别对图形浏览器来说不重要,所以尽可忽略)。但是也许在编辑的视觉效果上区别较大。;-) |
You can also write <i>italic</i> and <b>bold</b>. This is useful in mathematical formulas where you need specific font styles rather than emphasis. :<b>F</b> = <i>m</i><b>a</b> |
你还可以书写小号大写(英文字符适用) in small caps. 如果wiki有这个模版, 这个 Template:Bsm可以简化书写</span>. |
<td>
正常情况
arrow → italics link |
arrow → ''italics'' [[link]] |
<nowiki>
can be applied in-line: arrow → ''italics'' [[link]] normal again |
''can be applied in-line:'' <nowiki> arrow → ''italics'' [[link]] </nowiki>''[[normal]] again'' |
<pre>
arrow → ''italics'' [[link]] |
<pre>arrow → ''italics'' [[link]]</pre> |
行前空格
arrow → italics link IF a line of plain text starts with a space it will be formatted exactly as typed in a font in a grey dotted-outline box lines won't wrap ENDIF this is useful for: * pasting preformatted text; * algorithm descriptions; * program source code * ASCII art; * chemical structures; * poetry
|
arrow → ''italics'' [[link]] IF a line of plain text starts with a space it will be formatted exactly as typed in a fixed-width font in a grey dotted-outline box lines won't wrap ENDIF this is useful for: * pasting preformatted text * algorithm descriptions * program source code * ASCII art * chemical structures * poetry |
打字机字体 (超出段尾后实效): arrow → italics link New paragraph. |
<tt>arrow →</tt> <tt>''italics''</tt> <tt>[[link]] New paragraph.</tt> |
→ |
&rarr; |
在 前 后 之间的注释不会显示 |
在 '''前''' <!-- comment here --> '''后''' 之间的注释不会显示 |
特殊字符
显示 | 输入 |
---|---|
原音变音和重音符号: (参考 Help:Special characters) |
À Á Â Ã Ä Å Æ Ç È É Ê Ë Ì Í Î Ï Ñ Ò Ó Ô Õ Ö Ø Ù Ú Û Ü ß à á â ã ä å æ ç è é ê ë ì í î ï ñ ò ó ô œ õ ö ø ù ú û ü ÿ À Á Â Ã Ä Å Æ Ç È É Ê Ë Ì Í Î Ï Ñ Ò Ó Ô Õ Ö Ø Ù Ú Û Ü ß à á â ã ä å æ ç è é ê ë ì í î ï ñ ò ó ô œ õ ö ø ù ú û ü ÿ |
标点符号: ¿ ¡ « » § ¶ |
¿ ¡ « » § ¶ † ‡ • - – — ¿ ¡ « » § ¶ † ‡ • - – —</td> |
商业符号: ™ © ® ¢ € ¥ £ ¤ |
™ © ® ¢ € ¥ £ ¤ ™ © ® ¢ € ¥ £ ¤ |
α β γ δ ε ζ η θ ι κ λ μ ν ξ ο π ρ σ ς τ υ φ χ ψ ω Γ Δ Θ Λ Ξ Π Σ Φ Ψ Ω α β γ δ ε ζ |
α β γ δ ε ζ η θ ι κ λ μ ν ξ ο π ρ σ ς τ υ φ χ ψ ω Γ Δ Θ Λ Ξ Π Σ Φ Ψ Ω α β γ δ ε ζ η θ ι κ λ μ ν ξ ο π ρ σ ς τ υ φ χ ψ ω Γ Δ Θ Λ Ξ Π Σ Φ Ψ Ω |
∫ ∑ ∏ √ − ± ∞ ≈ ∝ ≡ ≠ ≤ ≥ × · ÷ ∂ ′ ″ ∇ ‰ ° ∴ ø ∈ ∩ ∪ ⊂ ⊃ ⊆ ⊇ ¬ ∧ ∨ ∃ ∀ ⇒ ⇔ → ↔ ↑ ∫ ∑ ∏ √ − ± ∞ 有问题的符号: ℵ ∉ ℵ ∉ |
∫ ∑ ∏ √ − ± ∞ ≈ ∝ ≡ ≠ ≤ ≥ × · ÷ ∂ ′ ″ ∇ ‰ ° ∴ ø ∈ ∩ ∪ ⊂ ⊃ ⊆ ⊇ ¬ ∧ ∨ ∃ ∀ ⇒ ⇔ → ↔ ↑ ∫ ∑ ∏ √ − ± ∞ ≈ ∝ ≡ ≠ ≤ ≥ × · ÷ ∂ ′ ″ ∇ ‰ ° ∴ ø ∈ ∩ ∪ ⊂ ⊃ ⊆ ⊇ ¬ ∧ ∨ ∃ ∀ ⇒ ⇔ → ↔ ↑ 有问题的符号: ℵ ∉ ℵ ∉ |
包含其它页面 — 引用和模版
更改一个被引用的文件,所有引用它的文件都会改变。 Changing a transcluded file will change every file that transcludes it.
This transclusion demo is a little bit of text from the page Help:Transclusion Demo to be included into any file. |
{{:Help:Transclusion Demo}} |
一种为引用而特殊设计的页面。这些页面位于模版: namespace 模版甚至可以接受参数。 当你编辑的时候,页面上使用的所有模版会在编辑框下面列出。
This is underlined |
{{H:title|hovertext|This is underlined}} |
Template:Ph:Advanced editing/Zh
Links to other help pages
- Help contents
- Meta | Wikinews | Wikipedia | Wikiquote | Wiktionary | commons: | mw: | b: | s: | mw:Manual | google
- Versions of this help page (for other languages see below)
- Meta | Wikinews | Wikipedia | Wikiquote | Wiktionary
- What links here on Meta or from Meta | Wikipedia | MediaWiki
- Reading
- Go | Search | Stop words | URL | Namespace | Page name | Section
- Backlinks | Link | Piped link | Interwiki link | Redirect | Category | Image page
- Logging in and preferences
- Logging in | Preferences | User style
- Editing
- Advanced editing | Editing FAQ | Edit toolbar | Export | Import | Shortcuts
- Tracking changes
- Recent changes (enhanced) | Related changes | Watching pages | Diff
- Page history | Edit summary | User contributions | Minor edit | Patrolled edit
- Style & formatting
- Wikitext examples | Reference card | HTML in wikitext | List | Table | Sorting | Colors
- Special input and output
- Inputbox | Special characters | Displaying a formula | Images (uploads) | EasyTimeline
- Advanced functioning
- Template | Advanced templates | Parser function | ParserFunctions | Parameter default
- Variable | Magic word | System message | Substitution | Array | Calculation
- Page management
- Starting a new page | Renaming (moving) a page | Protecting pages | Deleting a page
- Special pages
- Talk page | Testing | Sandbox | CentralNotice