Formating

来自广财百科
Jsbadmin讨论 | 贡献2020年10月30日 (五) 08:37的版本
跳到导航 跳到搜索

{{#invoke:NoteTA|main}} {{#invoke:For|For}} <templatestyles src="Template:Ombox/styles.css" /> {{#invoke:Message box|ombox}}{{#if:

 {{#ifeq:  | true
 | dontcat    
 }}{{#ifeq:  | no
 | dontcat
 }}{{#switch: ¬
 | yes
 | ¬   =   
 | #default = dontcat   
 }}{{#switch: 
 | no = 
   模板:Basepage subpage
 | only = 
   模板:Basepage subpage
 }}

| |

 {{#switch:
   {{#ifeq:  | false
   |   
   | {{#ifeq:  | yes
     |   
     | {{#ifeq:  | yes
       |   
       | {{#if:x   

|


     {{#if:{{#titleparts:{{#if:|  | Formating }}|0|2}}
     | 
        
          
            
              
                
                       
                 
               
             
           
         
       
     | 
             
       
     }}   
   
 

}}

       }}
     }}
   }}
 | hide = 
 | #default  = 
   {{#ifeq: h0#384!5nea+w9 |     1    
   | 
     {{#switch:
 {{#if: 
   | {{{demospace}}}
   | {{#ifeq:|
     | main
     | {{#ifeq:|讨论
       | talk
       |  
       }}
     }} 
   }}

| main = | talk = | user = | wikipedia = | image = | mediawiki = | template = | help = | category = | portal = | other | #default =

}}

   | 
     {{#iferror: {{#expr: 1 + {{#switch:
 {{#if: 
   | {{{demospace}}}
   | {{#ifeq:|
     | main
     | {{#ifeq:|讨论
       | talk
       |  
       }}
     }} 
   }}

| main = | talk = | user = | wikipedia = 1 | image = | mediawiki = | template = | help = 1 | category = ¬ | portal = | other | #default =

}} }} | {{#switch:

 {{#if: 
   | {{{demospace}}}
   | {{#ifeq:|
     | main
     | {{#ifeq:|讨论
       | talk
       |  
       }}
     }} 
   }}

| main = | talk = | user = | wikipedia = 1 | image = | mediawiki = | template = | help = 1 | category = ¬ | portal = | other | #default =

}} | }}

   }}
 }}

}}

Wiki標記式語言,又稱Wiki語法,包含了許多參數與關鍵字,可將MediaWiki軟體內的頁面進行格式的編排。關於如何閱讀這種標記式語言,以及如何儲存編輯,請參考Help:編輯。一般而言,這些語法可以不用重新撰寫而能夠複製與貼上。Wikipedia:備忘單列出了關於本語法的相關提示。

除了Wiki標記式語言外,部分HTML元素也能夠進行格式編排。相關資訊請參考Help:HTML

佈局

章節

一份頁面的章節應遵循頁面的序言章節以及(在特定情形下)章節目錄規範。

章節標題

{{#invoke:labelled list hatnote|labelledList|{{#if:|的}}更多-{zh-cn:信息;zh-tw:資訊;}-}}

=」至「======」標記為章節的標題語法,彼此具有關連性。

  • 一個單一的「=」被規定為條目的標題,不應用於條目內容。
  • 標題的樣式由CSS規範並增加一個「[編輯]」連結。相關的CSS語法請參考這裡
  • 四個以上的章節標題會自動生成章節目錄。
  • 不得在標題語法最後使用任何語法,這將會導致章節標題格式消失,或是無法在編輯摘要中自動包含章節標題名稱。

{{[[{{#switch:

|#default = Fake heading 
| = 
   {{#ifeq:  | 
     | Template:fake heading            
     | Fake heading      
   }}

}}|fake heading]]{{#if:||{{{arg}}}}}}}用於模板等說明文件。

水平線

水平線代表章節層級主題的終止。請不要使用於條目內容,因為該語法僅能用於主要章節之後,而且會自動生成。

{{#if: ||+ {{{标题}}} }} {{#if: |
-{zh-cn:代码; zh-tw:原始碼;}- 效果

}}{{#if:----

----


}}{{#if:  | 

}}{{#if:  | 

}}{{#if:  | 

}}{{#if:  | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}

HTML等效語法:{{#if:|

|

}}{{#switch:s

|c|close  = 
|s|single
|o|open
|p|pair   = <hr{{#if:| {{{params}}}}}

}}{{#switch:s

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:s

|s|single
|o|open   = 
|c|close
|p|pair   = </hr>

}}{{#if:|

|

}}

目錄表

{{#invoke:labelled list hatnote|labelledList|{{#if:|的}}更多-{zh-cn:信息;zh-tw:資訊;}-}}

當某個頁面包含4個以上的章節標題時,將會在首段與第一個章節標題之間自動生成章節目錄。章節目錄可由魔術字或模板控制:

  • __FORCETOC__」將強制章節目錄自動顯示於正常位置,無論章節標題數量為何。
  • __TOC__」將會使章節目錄從正常位置移動到魔術字插入的位置。
  • __NOTOC__」將會不顯示章節目錄。
  • 「{{[[{{#switch:
|#default = TOC limit 
| = 
   {{#ifeq:  | 
     | Template:TOC limit            
     | TOC limit      
   }}

}}|TOC limit]]{{#if:||{{{arg}}}}}}}」可用於控制章節目錄所包含的章節層級,當某個條目的章節數量與層級太多時非常有用。

斷行

斷行或是產生新行藉由在兩行之間增加空白而生成,例如分開段落。

  • 在條目內容內顯示一個明顯的斷行,請輸入兩次{{safesubst:#invoke:key|keypress}}。
  • 輸入一次{{safesubst:#invoke:key|keypress}}只會在標記式語言編輯畫面中顯示為斷行,但輸出內容中只会形成一个空格。使用清單語法时例外。
  • 粗體或斜體等標記式語言會在斷行處終結。
{{#if: ||+ {{{标题}}} }} {{#if: |
-{zh-cn:代码; zh-tw:原始碼;}- 效果

}}{{#if:在此處進行一次斷行 不會影響輸出格式。 但空出一行代表新段落的開始, 或是某個清單或縮排內容的終止。

在此處進行一次斷行
不會影響輸出格式。

但空出一行代表新段落的開始,
或是某個清單或縮排內容的終止。

在此處進行一次斷行 不會影響輸出格式。

但空出一行代表新段落的開始, 或是某個清單或縮排內容的終止。

}}{{#if:  | 

}}{{#if:  | 

}}{{#if:  | 

}}{{#if:  | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}

HTML等效語法:{{#if:|

|

}}{{#switch:o

|c|close  = 
|s|single
|o|open
|p|pair   = <br{{#if:| {{{params}}}}}

}}{{#switch:o

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:o

|s|single
|o|open   = 
|c|close
|p|pair   = </br>

}}{{#if:|

|

}}或{{#if:|

|

}}{{#switch:s

|c|close  = 
|s|single
|o|open
|p|pair   = <br{{#if:| {{{params}}}}}

}}{{#switch:s

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:s

|s|single
|o|open   = 
|c|close
|p|pair   = </br>

}}{{#if:|

|

}}。

模板:

  • 「{{[[{{#switch:
|#default = Break 
| = 
   {{#ifeq:  | 
     | Template:break            
     | Break      
   }}

}}|break]]{{#if:||{{{arg}}}}}}}」可增加多個斷行。

  • 「{{[[{{#switch:
|#default = - 
| = 
   {{#ifeq:  | 
     | Template:-            
     | -      
   }}

}}|-]]{{#if:||{{{arg}}}}}}}」與「{{[[{{#switch:

|#default = Clear 
| = 
   {{#ifeq:  | 
     | Template:clear            
     | Clear      
   }}

}}|clear]]{{#if:||{{{arg}}}}}}}」可增加樣式方面的斷行,以終止浮動元素的適用。

  • 「{{[[{{#switch:
|#default = Plainlist 
| = 
   {{#ifeq:  | 
     | Template:plainlist            
     | Plainlist      
   }}

}}|plainlist]]{{#if:||{{{arg}}}}}}}」與「{{[[{{#switch:

|#default = Unbulleted list 
| = 
   {{#ifeq:  | 
     | Template:unbulleted list            
     | Unbulleted list      
   }}

}}|unbulleted list]]{{#if:||{{{arg}}}}}}}」兩者可增加一份沒有項目符號的清單。

文字縮排

文字縮排最常用於討論頁面。

{{#if: ||+ {{{标题}}} }} {{#if: |
-{zh-cn:代码; zh-tw:原始碼;}- 效果

}}{{#if:縮排用於討論頁面的方式: :每個半形冒號必需顯示於每行的開頭 ::這將會使每行產生至少3個字元以上的縮排。 :::(只要不使用換行或斷行, 縮排仍然會存在。) :::在任何斷行以後,仍可重複縮排。 ::::可在每個回應增加一個額外的半形冒號。 :::::就像這樣..... ::::::依此類推..... {{Outdent|::::::}}Outdent模板可以給予刻意取消縮排的一個視覺指示(此處為刻意取消6層縮排)

縮排用於討論頁面的方式:
:每個半形冒號必需顯示於每行的開頭
::這將會使每行產生至少3個字元以上的縮排。
:::(只要不使用換行或斷行,
縮排仍然會存在。)
:::在任何斷行以後,仍可重複縮排。
::::可在每個回應增加一個額外的半形冒號。
:::::就像這樣.....
::::::依此類推.....
{{Outdent|::::::}}Outdent模板可以給予刻意取消縮排的一個視覺指示(此處為刻意取消6層縮排)

縮排用於討論頁面的方式:

每個半形冒號必需顯示於每行的開頭
這將會使每行產生至少3個字元以上的縮排。
(只要不使用換行或斷行,

縮排仍然會存在。)

在任何斷行以後,仍可重複縮排。
可在每個回應增加一個額外的半形冒號。
就像這樣.....
依此類推.....

{{#if:|└|┌}}────────────────────────────────────────────────────────────────────────────────────────────────────{{#if:|┐|┘}}{{safesubst:#if:|(反缩排) }}Outdent模板可以給予刻意取消縮排的一個視覺指示(此處為刻意取消6層縮排)

}}{{#if:  | 

}}{{#if:  | 

}}{{#if:  | 

}}{{#if:  | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}

模板:{{[[{{#switch:

|#default = Outdent 
| = 
   {{#ifeq:  | 
     | Template:outdent            
     | Outdent      
   }}

}}|outdent]]{{#if:||{{{arg}}}}}}}、{{[[{{#switch:

|#default = Outdent2 
| = 
   {{#ifeq:  | 
     | Template:outdent2            
     | Outdent2      
   }}

}}|outdent2]]{{#if:||{{{arg}}}}}}}

區塊引言

如有需要將文字獨立為區塊時可以使用。就如同字面所說,這對於插入一份引言或引用文字而言非常有用。

{{#if: ||+ {{{标题}}} }} {{#if: |
-{zh-cn:代码; zh-tw:原始碼;}- 效果

}}{{#if:<blockquote> '''區塊引言'''標籤會在需要時兩邊同時進行縮排,不像半形冒號只針對左方進行縮排。 </blockquote>

<blockquote>
'''區塊引言'''標籤會在需要時兩邊同時進行縮排,不像半形冒號只針對左方進行縮排。
</blockquote>

區塊引言標籤會在需要時兩邊同時進行縮排,不像半形冒號只針對左方進行縮排。

}}{{#if:  | 

}}{{#if:  | 

}}{{#if:  | 

}}{{#if:  | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}

文字置中

{{#if: ||+ {{{标题}}} }} {{#if: |
-{zh-cn:代码; zh-tw:原始碼;}- 效果

}}{{#if: |


置中的文字
}}{{#if:  | 

}}{{#if:  | 

}}{{#if:  | 

}}{{#if:  | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}

{{[[{{#switch:

|#default = Center 
| = 
   {{#ifeq:  | 
     | Template:center            
     | Center      
   }}

}}|center]]{{#if:||{{{arg}}}}}}}模板也能達到上述語法的效果。如果要將表格置中,請參考Help:表格#表格居中。請不要使用{{#if:|

|

}}{{#switch:pair

|c|close  = 
|s|single
|o|open
|p|pair   = <center{{#if:| {{{params}}}}}

}}{{#switch:pair

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:pair

|s|single
|o|open   = 
|c|close
|p|pair   = </center>

}}{{#if:|

|

}},因為該標籤已過時。

文字靠右

您可以將靠右的內容放入獨立的容器中:

{{#if: ||+ {{{标题}}} }} {{#if: |
-{zh-cn:代码; zh-tw:原始碼;}- 效果 }}{{#if:<syntaxhighlight lang="html" inline style="border:none; background:transparent;">
靠右的文字
</syntaxhighlight> |
<syntaxhighlight lang="html" inline style="border:none; background:transparent;"><div style="text-align: right; direction: ltr; margin-left: 1em;">靠右的文字</div></syntaxhighlight>
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
靠右的文字
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
}}{{#if:  | 

}}{{#if:  | 

}}{{#if:  | 

}}{{#if:  | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}

或者您可以讓文字以浮動方式顯現:

{{#if: ||+ {{{标题}}} }} {{#if: |
-{zh-cn:代码; zh-tw:原始碼;}- 效果 }}{{#if:<syntaxhighlight lang="html" inline style="border:none; background:transparent;">
靠右的文字
</syntaxhighlight> |
<syntaxhighlight lang="html" inline style="border:none; background:transparent;"><div class="floatright">靠右的文字</div></syntaxhighlight>
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
靠右的文字
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
}}{{#if:{{stack|靠右的文字}}  | 
{{stack|靠右的文字}}
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.<templatestyles src="Stack/styles.css"/>
{{#if:靠右的文字|
靠右的文字
}}{{#if:|
{{{2}}}
}}{{#if:|
{{{3}}}
}}{{#if:|
{{{4}}}
}}{{#if:|
{{{5}}}
}}{{#if:|
{{{6}}}
}}{{#if:|
{{{7}}}
}}{{#if:|
{{{8}}}
}}{{#if:|
{{{9}}}
}}
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
}}{{#if:  | 

}}{{#if:  | 

}}{{#if:  | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}

列表

{{#invoke:labelled list hatnote|labelledList|{{#if:|的}}更多-{zh-cn:信息;zh-tw:資訊;}-}}

除非有理由,否則不要在同一列表內的項目之間加入空白行,因為這將會導致MediaWiki軟體判定空白行後面的項目為新列表的開頭。

無序號列表

{{#if: ||+ {{{标题}}} }} {{#if: |
-{zh-cn:代码; zh-tw:原始碼;}- 效果

}}{{#if:* 項目1 * 項目2 * 項目3 * 項目4 ** 子項目 4 a) *** 子項目 4 a) 1. **** 子項目 4 a) 1. i) **** 子項目 4 a) 1. ii) ** 子項目 4 b) * 項目5

* 項目1
* 項目2
* 項目3
* 項目4
** 子項目 4 a)
*** 子項目 4 a) 1.
**** 子項目 4 a) 1. i)
**** 子項目 4 a) 1. ii)
** 子項目 4 b)
* 項目5

  • 項目1
  • 項目2
  • 項目3
  • 項目4
    • 子項目 4 a)
      • 子項目 4 a) 1.
        • 子項目 4 a) 1. i)
        • 子項目 4 a) 1. ii)
    • 子項目 4 b)
  • 項目5
}}{{#if:  | 

}}{{#if:  | 

}}{{#if:  | 

}}{{#if:  | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}

有序號列表

{{#if: ||+ {{{标题}}} }} {{#if: |
-{zh-cn:代码; zh-tw:原始碼;}- 效果

}}{{#if: # 項目1 # 項目2 # 項目3 # 項目4 ## 子項目 1 ### 子子項目 #### 子子子項目 ## 子項目 2 # 項目5

# 項目1
# 項目2
# 項目3
# 項目4
## 子項目 1
### 子子項目
#### 子子子項目
## 子項目 2
# 項目5

  1. 項目1
  2. 項目2
  3. 項目3
  4. 項目4
    1. 子項目 1
      1. 子子項目
        1. 子子子項目
    2. 子項目 2
  5. 項目5
}}{{#if:  | 

}}{{#if:  | 

}}{{#if:  | 

}}{{#if:  | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}

===={{#if:DL|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:

   |Template:Anchor (or Anchors): too many anchors, maximum is ten}}}} }} }} }} }} }} }} }} }} }}描述列表====

{{#if:定義 lists|{{#if:Association lists|{{#if:H:DL|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:

   |Template:Anchor (or Anchors): too many anchors, maximum is ten}}}} }} }} }} }} }} }} }} }} }}

{{#switch:<translate></translate> | =

<translate> shortcut:</translate> {{#if: H:DL | {{#if: |
}} H:DL }}{{#if: |
[[|']] }}{{#if: |
[[|'
]] }}{{#if: |
[[|']] }}{{#if: |
[[|'
]] }}

| #default=

 {{#invoke:Template translation|renderTranslatedTemplate|template=Template:Shortcut|noshift=1}}

}}

如果需要列出術語及定義,請使用半形分號在術語之前。接者在定義前面放上半形冒號。這種格式可用於其他目的,例如車輛型號介紹等。

描述列表(前稱定義列表,也就是關連列表)由群組名稱與對應的值所組成。群組名稱(術語)為粗體,值(定義)則進行縮排。每個群組必需包含一個以上的定義。對於單一值或第一個值,可將「:」放置於「;」所在行之後──但隨後的值必需各自獨立成一行。

{{#invoke:Hatnote inline|hatnote}}

{{#if: ||+ {{{标题}}} }} {{#if: |
-{zh-cn:代码; zh-tw:原始碼;}- 效果

}}{{#if:; 術語 : 定義1

; 術語 : 定義1

術語
定義1
}}{{#if:; 術語
: 定義1
: 定義2
: 定義3
: 定義4
; 術語
: 定義1
: 定義2
: 定義3
: 定義4

術語
定義1
定義2
定義3
定義4
}}{{#if:  | 

}}{{#if:  | 

}}{{#if:  | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}

HTML等效語法:{{#if:|

|

}}{{#switch:o

|c|close  = 
|s|single
|o|open
|p|pair   = <dl{{#if:| {{{params}}}}}

}}{{#switch:o

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:o

|s|single
|o|open   = 
|c|close
|p|pair   = </dl>

}}{{#if:|

|

}} {{#if:|

|

}}{{#switch:pair

|c|close  = 
|s|single
|o|open
|p|pair   = <dt{{#if:| {{{params}}}}}

}}{{#switch:pair

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:pair

|s|single
|o|open   = 
|c|close
|p|pair   = </dt>

}}{{#if:|

|

}}、{{#if:|

|

}}{{#switch:pair

|c|close  = 
|s|single
|o|open
|p|pair   = <dd{{#if:| {{{params}}}}}

}}{{#switch:pair

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:pair

|s|single
|o|open   = 
|c|close
|p|pair   = </dd>

}}{{#if:|

|

}} {{#if:|

|

}}{{#switch:c

|c|close  = 
|s|single
|o|open
|p|pair   = <dl{{#if:| {{{params}}}}}

}}{{#switch:c

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:c

|s|single
|o|open   = 
|c|close
|p|pair   = </dl>

}}{{#if:|

|

}}

模板:{{[[{{#switch:

|#default = Defn 
| = 
   {{#ifeq:  | 
     | Template:defn            
     | Defn      
   }}

}}|defn]]{{#if:||{{{arg}}}}}}}

保留換行與空白

{{#switch:<translate></translate> | =

<translate> shortcut:</translate> {{#if: H:POEM | {{#if: |
}} H:POEM }}{{#if: |
[[|']] }}{{#if: |
[[|'
]] }}{{#if: |
[[|']] }}{{#if: |
[[|'
]] }}

| #default=

 {{#invoke:Template translation|renderTranslatedTemplate|template=Template:Shortcut|noshift=1}}

}}

MediaWiki預設無法使用單次換行,並將以空格為開頭的單行文字轉換成虛線文字方塊。HTML則無法使用多個空白。通常詩句、歌詞、格言、誓詞或類似內容會需要保留這些元素。詩詞擴展元素增加了類HTML的{{#if:|

|

}}{{#switch:pair

|c|close  = 
|s|single
|o|open
|p|pair   = <poem{{#if:| {{{params}}}}}

}}{{#switch:pair

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:pair

|s|single
|o|open   = 
|c|close
|p|pair   = </poem>

}}{{#if:|

|

}}標籤來保留換行與空白特色。這對標籤可以用在其他標籤當中,如{{#if:|

|

}}{{#switch:pair

|c|close  = 
|s|single
|o|open
|p|pair   = <blockquote{{#if:| {{{params}}}}}

}}{{#switch:pair

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:pair

|s|single
|o|open   = 
|c|close
|p|pair   = </blockquote>

}}{{#if:|

|

}};而{{-{}-{{#if: |subst:}}poemquote{{#if: ||{{{2}}}}}{{#if: ||{{{3}}}}}{{#if: ||{{{4}}}}}{{#if: ||{{{5}}}}}{{#if: ||{{{6}}}}}{{#if: ||{{{7}}}}}{{#if: ||{{{8}}}}}{{#if: ||{{{9}}}}}{{#if: ||{{{10}}}}}{{#if: ||{{{11}}}}}{{#if: ||{{{12}}}}}{{#if: ||{{{13}}}}}{{#if: ||{{{14}}}}}{{#if: ||{{{15}}}}}{{#if: ||{{{16}}}}}{{#if: ||{{{17}}}}}{{#if: ||{{{18}}}}}{{#if: ||{{{19}}}}}{{#if: ||{{{20}}}}}{{#if: ||...}}}}提供較為方便的使用途徑。本標籤也適用CSS風格,如<poem style="margin-left: 2em;">

{{#if: ||+ {{{标题}}} }} {{#if: |
-{zh-cn:代码; zh-tw:原始碼;}- 效果

}}{{#if:<poem> In Xanadu did Kubla Khan A stately pleasure-dome decree: Where Alph, the sacred river, ran Through caverns measureless to man Down to a sunless sea. So twice five miles of fertile ground With walls and towers were girdled round: And there were gardens bright with sinuous rills, Where blossomed many an incense-bearing tree; And here were forests ancient as the hills, Enfolding sunny spots of greenery. </poem>

<poem>
In Xanadu did Kubla Khan
  A stately pleasure-dome decree:
Where Alph, the sacred river, ran
  Through caverns measureless to man
Down to a sunless sea.

So twice five miles of fertile ground
  With walls and towers were girdled round:
And there were gardens bright with sinuous rills,
  Where blossomed many an incense-bearing tree;
And here were forests ancient as the hills,
  Enfolding sunny spots of greenery.
</poem>

<poem> In Xanadu did Kubla Khan

 A stately pleasure-dome decree:

Where Alph, the sacred river, ran

 Through caverns measureless to man

Down to a sunless sea.

So twice five miles of fertile ground

 With walls and towers were girdled round:

And there were gardens bright with sinuous rills,

 Where blossomed many an incense-bearing tree;

And here were forests ancient as the hills,

 Enfolding sunny spots of greenery.

</poem>

}}{{#if:  | 

}}{{#if:  | 

}}{{#if:  | 

}}{{#if:  | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}

詩詞以及其翻譯可以用兩側對照方式呈現,其對譯語言以lang="xx"標明。在最後一個兩側對照區段以後,必需使用{{-{}-{{#if: |subst:}}Clear{{#if:left ||left}}{{#if: ||{{{3}}}}}{{#if: ||{{{4}}}}}{{#if: ||{{{5}}}}}{{#if: ||{{{6}}}}}{{#if: ||{{{7}}}}}{{#if: ||{{{8}}}}}{{#if: ||{{{9}}}}}{{#if: ||{{{10}}}}}{{#if: ||{{{11}}}}}{{#if: ||{{{12}}}}}{{#if: ||{{{13}}}}}{{#if: ||{{{14}}}}}{{#if: ||{{{15}}}}}{{#if: ||{{{16}}}}}{{#if: ||{{{17}}}}}{{#if: ||{{{18}}}}}{{#if: ||{{{19}}}}}{{#if: ||{{{20}}}}}{{#if: ||...}}}}模板來取消"float:left;"並回復成正常模式。請注意本方法不需要使用表格,此法將會自己生成多個翻譯對照的欄位。

程式碼

<poem lang="fr" style="float:left;">Frère Jacques, frère Jacques,
Dormez-vous? Dormez-vous?
Sonnez les matines! Sonnez les matines!
Ding, dang, dong. Ding, dang, dong.</poem>
<poem style="margin-left:2em; float:left;">賈克修士,賈克修士,
您在睡覺嗎?您在睡覺嗎?
快去敲做日課的鐘!快去敲做日課的鐘!
叮,叮,鐺。叮,叮,鐺。</poem>{{Clear|left}}

效果 <poem lang="fr" style="float:left;">Frère Jacques, frère Jacques, Dormez-vous? Dormez-vous? Sonnez les matines! Sonnez les matines! Ding, dang, dong. Ding, dang, dong.</poem> <poem style="margin-left:2em; float:left;">賈克修士,賈克修士, 您在睡覺嗎?您在睡覺嗎? 快去敲做日課的鐘!快去敲做日課的鐘!

叮,叮,鐺。叮,叮,鐺。</poem>

格式

文字格式

描述 輸入內容 輸出結果

斜體粗體、小型大寫字體(<templatestyles src="smallcaps/styles.css"/>small caps

如果要''將文字斜體化'',請在文字兩側放上2個連續的半形撇號。

兩側放上3個半形撇號將會'''使文字變粗體'''。

兩側放上5個連續半形撇號(2個撇號為斜體,3個撇號為粗體)將會形成'''''粗斜體'''''。

'''''粗體與斜體格式'''''只能在單行以內正確顯示。

如果要產生小型大寫字體({{smallcaps|small caps}}),請使用{{tl|smallcaps}}模板。

如果要將文字斜體化,請在文字兩側放上2個連續的半形撇號。

兩側放上3個半形撇號將會使文字變粗體

兩側放上5個連續半形撇號(2個撇號為斜體,3個撇號為粗體)將會形成粗斜體

粗體與斜體格式只能在單行以內正確顯示。

如果要產生小型大寫字體(<templatestyles src="smallcaps/styles.css"/>small caps),請使用{{[[{{#switch:

#default = Smallcaps =
   {{#ifeq:  | 
Template:smallcaps Smallcaps
   }}

}}|smallcaps]]{{#if:||{{{arg}}}}}}}模板。

如果要在粗體或斜體文字中還原為正常格式,請使用{{[[{{#switch:

#default = Nobold =
   {{#ifeq:  | 
Template:nobold Nobold
   }}

}}|nobold]]{{#if:||{{{arg}}}}}}}與{{[[{{#switch:

#default = Noitalic =
   {{#ifeq:  | 
Template:noitalic Noitalic
   }}

}}|noitalic]]{{#if:||{{{arg}}}}}}}。

單行普通文字當中的一小句原始碼

原始碼會採用等寬字體顯示。

<code>int m2()</code>功能很好。

int m2()功能很好。

針對原始碼進行突顯參數

電腦原始碼具有上色文字以及更嚴謹的格式。舉例,函數int m2()會有其自身的上色定義。

對於所有支援此功能的程式語言列表,請參考這裡,其語言-{zh-hant:代碼;zh-hans:代码;}-需放置在lang="????"

<syntaxhighlight lang="cpp">
#include <iostream>
int m2 (int ax, char *p_ax) {
  std::cout <<"Hello World!";
  return 0;
}</syntaxhighlight>

或是(產生效果實際上一模一樣)

<source lang="cpp">
#include <iostream>
int m2 (int ax, char *p_ax) {
  std::cout <<"Hello World!";
  return 0;
}</source>

<syntaxhighlight lang="cpp">

  1. include <iostream>

int m2 (int ax, char *p_ax) {

 std::cout <<"Hello World!";
 return 0;

}</syntaxhighlight>

小型字

<syntaxhighlight lang="html"> 只能在有需要時使用小型字標籤。 </syntaxhighlight>

只能在有需要時使用小型字標籤。

一段<small>標籤的跨度

<syntaxhighlight lang="html"> 舉例,如果要符合{{#invoke:ilh|main}}的文字大小,其「small」標籤也可以用於 縮減文字大小至原來的87%。 </syntaxhighlight>

舉例,如果要符合{{#invoke:ilh|main}}的文字大小,其「small」標籤也可以用於縮減文字大小至原來的87%

大型字

<syntaxhighlight lang="html"> 最好不要使用大型字,除非用於一段小型字當中。 </syntaxhighlight>

最好不要使用大型字,除非用於一段小型字當中

To prevent two words from becoming separated by a linewrap (e.g. Mr. Smith or 400 km/h) a non-breaking space, sometimes also called a "non-printing character", may be used between them. (For three or more words, the template {{[[{{#switch:

#default = Nowrap =
   {{#ifeq:  | 
Template:nowrap Nowrap
   }}

}}|nowrap]]{{#if:||{{{arg}}}}}}} is probably more suitable.)

Mr.&nbsp;Smith or 400&nbsp;km/h

Mr. Smith or 400 km/h

在文字中實現額外間距,通常最好的方法是使用{{[[{{#switch:

#default = Pad =
   {{#ifeq:  | 
Template:pad Pad
   }}

}}|pad]]{{#if:||{{{arg}}}}}}}模板。

瑪麗{{pad|4.0em}}有隻小綿羊。

瑪麗 有隻小綿羊。

特殊字元

{{#invoke:Labelled list hatnote|labelledList|参见}} Special characters can often be displayed using numeric character references or character entity references. See Character encodings in HTML for more information. For example, &Agrave; and &#xC0; both render À (A-grave). Percent-encoding can't be used, as it works only in URLs.

變音符號

Diacritic marks, using character entity references.

What you type What it looks like
&Agrave; &Aacute; &Acirc; &Atilde; &Auml; &Aring; &AElig;

&Ccedil; &Egrave; &Eacute; &Ecirc; &Euml;

&Igrave; &Iacute; &Icirc; &Iuml; &Ntilde;

&Ograve; &Oacute; &Ocirc; &Otilde; &Ouml; &Oslash; &OElig;

&Ugrave; &Uacute; &Ucirc; &Uuml; &Yuml; &szlig;

&agrave; &aacute; &acirc; &atilde; &auml; &aring; &aelig; &ccedil;

&egrave; &eacute; &ecirc; &euml;

&igrave; &iacute; &icirc; &iuml; &ntilde;

&ograve; &oacute; &ocirc; &otilde; &ouml; &oslash; &oelig;

&ugrave; &uacute; &ucirc; &uuml; &yuml;

À Á Â Ã Ä Å Æ

Ç È É Ê Ë

Ì Í Î Ï Ñ

Ò Ó Ô Õ Ö Ø Œ

Ù Ú Û Ü Ÿ ß

à á â ã ä å æ ç

è é ê ë

ì í î ï ñ

ò ó ô õ ö ø œ

ù ú û ü ÿ

Punctuation special characters

Using character entity references.

What you type What it looks like
&iquest; &iexcl; &sect; &para; ¿ ¡ § ¶
&dagger; &Dagger; &bull; &ndash; &mdash; † ‡ • – —
&lsaquo; &rsaquo; &laquo; &raquo; ‹ › « »
&lsquo; &rsquo; &ldquo; &rdquo; ‘ ’ “ ”
&apos; &quot; ' "

Escaping punctuation characters

The {{#if:|

|

}}{{#switch:o

|c|close  = 
|s|single
|o|open
|p|pair   = <pre{{#if:| {{{params}}}}}

}}{{#switch:o

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:o

|s|single
|o|open   = 
|c|close
|p|pair   = </pre>

}}{{#if:|

|

}}, {{#if:|

|

}}{{#switch:o

|c|close  = 
|s|single
|o|open
|p|pair   = <nowiki{{#if:| {{{params}}}}}

}}{{#switch:o

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:o

|s|single
|o|open   = 
|c|close
|p|pair   = </nowiki>

}}{{#if:|

|

}}, and {{#if:|

|

}}{{#switch:o

|c|close  = 
|s|single
|o|open
|p|pair   = <code{{#if:| {{{params}}}}}

}}{{#switch:o

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:o

|s|single
|o|open   = 
|c|close
|p|pair   = </code>

}}{{#if:|

|

}} markup tags are also available, for writing "[", "{", "&", "}", "]" for example. These tags prevent these characters from being recognised as wiki markup, which is a possibility in some circumstances.

商業符號

使用下列的字元來引用商業符號。

輸入內容 輸出結果
&trade; &copy; &reg; ™ © ®
&cent; &euro; &yen; &pound; &curren; ¢ € ¥ £ ¤

希臘字母

使用下列的字元來引用希臘字母。

輸入內容 輸出結果
&alpha; &beta; &gamma; &delta; &epsilon; &zeta; α β γ δ ε ζ
&Alpha; &Beta; &Gamma; &Delta; &Epsilon; &Zeta; Α Β Γ Δ Ε Ζ
&eta; &theta; &iota; &kappa; &lambda; &mu; &nu; η θ ι κ λ μ ν
&Eta; &Theta; &Iota; &Kappa; &Lambda; &Mu; &Nu; Η Θ Ι Κ Λ Μ Ν
&xi; &omicron; &pi; &rho; &sigma; &sigmaf; ξ ο π ρ σ ς
&Xi; &Omicron; &Pi; &Rho; &Sigma; Ξ Ο Π Ρ Σ
&tau; &upsilon; &phi; &chi; &psi; &omega; τ υ φ χ ψ ω
&Tau; &Upsilon; &Phi; &Chi; &Psi; &Omega; Τ Υ Φ Χ Ψ Ω

埃及象形文字

{{#invoke:main|main}}

WikiHiero是一種軟體擴充元件,可以使用{{#switch:pair

|c|close  = 
|s|single
|o|open
|p|pair   = <{{#switch:hiero
|categorytree=categorytree
|charinsert=charinsert
|gallery=gallery
|hiero=hiero
|imagemap=imagemap
|inputbox=inputbox
|math=math
|nowiki=nowiki
|poem=poem
|pre=pre
|ref=ref
|references=references
|section=section
|score=score
|source=source
|syntaxhighlight=syntaxhighlight
|templatedata=templatedata
|timeline=timeline
|#default=hiero

}}{{#if:| {{{params}}}}} }}{{#switch:open

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >……

}}{{#switch:open

|s|single
|o|open   = 
|c|close
|p|pair   = </hiero>

}}標籤來產生埃及象形文字的PNG圖片。

舉例:

{{#if: ||+ {{{标题}}} }} {{#if: |
-{zh-cn:代码; zh-tw:原始碼;}- 效果

}}{{#if:<hiero>P2</hiero>

<hiero>P2</hiero>

<hiero>P2</hiero>

}}{{#if:  | 

}}{{#if:  | 

}}{{#if:  | 

}}{{#if:  | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}

國際象棋符號

{{#invoke:main|main}}

舉例,「&#9812;」將會產生♔。

上標與下標

|

}}{{#switch:o

|c|close  = 
|s|single
|o|open
|p|pair   = <sub{{#if:| {{{params}}}}}

}}{{#switch:o

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:o

|s|single
|o|open   = 
|c|close
|p|pair   = </sub>

}}{{#if:|

|

}}與{{#if:|

|

}}{{#switch:o

|c|close  = 
|s|single
|o|open
|p|pair   = <sup{{#if:| {{{params}}}}}

}}{{#switch:o

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:o

|s|single
|o|open   = 
|c|close
|p|pair   = </sup>

}}{{#if:|

|

}}格式,例如 x{{#if:|

|

}}{{#switch:pair

|c|close  = 
|s|single
|o|open
|p|pair   = <sub{{#if:| {{{params}}}}}

}}{{#switch:pair

|c|close  = 1
|s|single =  />
|o|open   = >1
|p|pair   = >1

}}{{#switch:pair

|s|single
|o|open   = 
|c|close
|p|pair   = </sub>

}}{{#if:|

|

}}。本格式應使用於大多數情況。

  • 下表所列出的第二種上標與下標方式,不能用於絕大多數內容,這必需仰賴Unicode的支援,並非所有使用者的機器能正確顯示。
描述 輸入內容 輸出結果

上標

x<sub>1</sub> x<sub>2</sub> x<sub>3</sub> 或

x&#8320; x&#8321; x&#8322; x&#8323; x&#8324;

x&#8325; x&#8326; x&#8327; x&#8328; x&#8329;

x1 x2 x3

x₀ x₁ x₂ x₃ x₄

x₅ x₆ x₇ x₈ x₉

下標

x<sup>1</sup> x<sup>2</sup> x<sup>3</sup> 或

x&#8304; x&sup1; x&sup2; x&sup3; x&#8308;

x&#8309; x&#8310; x&#8311; x&#8312; x&#8313;

x1 x2 x3 or

x⁰ x¹ x² x³ x⁴

x⁵ x⁶ x⁷ x⁸ x⁹

合併使用

&epsilon;<sub>0</sub> = 8.85 &times; 10<sup>&minus;12</sup> C&sup2; / J m

1[[公頃]] = [[1 E+4 m&sup2;]]

ε0 = 8.85 × 10−12 C² / J m

1公頃 = 1 E+4 m²

私人使用區字元以及不可見字元

不可見與私人使用區字元,如有可能應盡量避免使用。如果仍然需要使用,應當使用其六進位代碼值(如「&#(x)...;」)。這將會使不可見字元變為可見以利手動編輯,並且能夠讓AWB處理有私人使用區字元的頁面。私人使用區字元還應當要加上{{[[{{#switch:

|#default = PUA 
| = 
   {{#ifeq:  | 
     | Template:PUA            
     | PUA      
   }}

}}|PUA]]{{#if:||{{{arg}}}}}}}模板,以利後續追蹤與維護。

數學字元與方程式

數學字元

輸入內容 輸出結果
&int; &sum; &prod; &radic; ∫ ∑ ∏ √
&minus; &plusmn; &infin; − ± ∞
&asymp; &prop; &equiv; &ne; ≈ ∝ ≡ ≠
&le; &ge; ≤ ≥
&times; &middot; &divide; &part; × · ÷ ∂
&prime; &Prime; ′ ″
&nabla; &permil; &deg; &there4; &alefsym; ∇ ‰ ° ∴ ℵ
&oslash; ø
&isin; &notin; &cap; &cup; ∈ ∉ ∩ ∪
&sub; &sup; &sube; &supe; ⊂ ⊃ ⊆ ⊇
&not; &and; &or; &exist; &forall; ¬ ∧ ∨ ∃ ∀
&rArr; &lArr; &dArr; &uArr; &hArr; ⇒ ⇐ ⇓ ⇑ ⇔
&rarr; &larr; &darr; &uarr; &harr; → ← ↓ ↑ ↔

數學公式

{{#invoke:main|main}}

  • 方程式中的數學字母(如<templatestyles src="Serif/fonts.css"/>x)以及運算符號(如×)不應使用普通字母,如x。請參考數學公式的排版。For a comprehensive set of symbols, and comparison between {{#if:|
|

}}{{#switch:o

|c|close  = 
|s|single
|o|open
|p|pair   = <math{{#if:| {{{params}}}}}

}}{{#switch:o

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:o

|s|single
|o|open   = 
|c|close
|p|pair   = </math>

}}{{#if:|

|

}} tags and the {{[[{{#switch:

|#default = Math 
| = 
   {{#ifeq:  | 
     | Template:math            
     | Math      
   }}

}}|math]]{{#if:||{{{arg}}}}}}} template see section TeX vs HTML.

  • The {{#if:|
|

}}{{#switch:o

|c|close  = 
|s|single
|o|open
|p|pair   = <math{{#if:| {{{params}}}}}

}}{{#switch:o

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:o

|s|single
|o|open   = 
|c|close
|p|pair   = </math>

}}{{#if:|

|

}} tag typesets using LaTeX markup, which may render as an image or as HTML, depending on environmental settings. The {{#if:|

|

}}{{#switch:o

|c|close  = 
|s|single
|o|open
|p|pair   = <math{{#if:| {{{params}}}}}

}}{{#switch:o

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:o

|s|single
|o|open   = 
|c|close
|p|pair   = </math>

}}{{#if:|

|

}} tag is best for the complex formula on its own line in an image format. If you use this tag to put a formula in the line with text, put it in the {{[[{{#switch:

|#default = Nowrap 
| = 
   {{#ifeq:  | 
     | Template:nowrap            
     | Nowrap      
   }}

}}|nowrap]]{{#if:||{{{arg}}}}}}} template.

  • The {{[[{{#switch:
|#default = Math 
| = 
   {{#ifeq:  | 
     | Template:math            
     | Math      
   }}

}}|math]]{{#if:||{{{arg}}}}}}} template uses HTML, and will size-match a serif font, and will also prevent line-wrap. All templates are sensitive to the = sign, so remember to replace = with {{[[{{#switch:

|#default = = 
| = 
   {{#ifeq:  | 
     | Template:=            
     | =      
   }}

}}|=]]{{#if:||{{{arg}}}}}}} in template input, or start the input with 1=. Use wikimarkup '' and ''' inside the {{[[{{#switch:

|#default = Math 
| = 
   {{#ifeq:  | 
     | Template:math            
     | Math      
   }}

}}|math]]{{#if:||{{{arg}}}}}}} template, as well as other HTML entities. The {{[[{{#switch:

|#default = Math 
| = 
   {{#ifeq:  | 
     | Template:math            
     | Math      
   }}

}}|math]]{{#if:||{{{arg}}}}}}} template is best for typeset formulas in line with the text.

{{#if: ||+ {{{标题}}} }} {{#if: |
-{zh-cn:代码; zh-tw:原始碼;}- 效果

}}{{#if: |


}}{{#if:  | 

}}{{#if:  | 

}}{{#if:  | 

}}{{#if:  | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}

單一數學方程式中插入空白

  • Using &nbsp; to prevent line break is not needed; the {{[[{{#switch:
|#default = Math 
| = 
   {{#ifeq:  | 
     | Template:math            
     | Math      
   }}

}}|math]]{{#if:||{{{arg}}}}}}} template will prevent line breaks anyway; you can use {{#if:|

|

}}{{#switch:s

|c|close  = 
|s|single
|o|open
|p|pair   = <br{{#if:| {{{params}}}}}

}}{{#switch:s

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:s

|s|single
|o|open   = 
|c|close
|p|pair   = </br>

}}{{#if:|

|

}} if you need an explicit line break inside a formula.

{{#if: ||+ {{{标题}}} }} {{#if: |
-{zh-cn:代码; zh-tw:原始碼;}- 效果

}}{{#if: |


It follows that <templatestyles src="Serif/fonts.css"/>x2 ≥ 0 for real <templatestyles src="Serif/fonts.css"/>x.

}}{{#if:  | 

}}{{#if:  | 

}}{{#if:  | 

}}{{#if:  | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}

複雜方程式

|

}}{{#switch:o

|c|close  = 
|s|single
|o|open
|p|pair   = <math{{#if:| {{{params}}}}}

}}{{#switch:o

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:o

|s|single
|o|open   = 
|c|close
|p|pair   = </math>

}}{{#if:|

|

}}.

  • A formula displayed on a line by itself should probably be indented by using the colon (:) character.
{{#if: ||+ {{{标题}}} }} {{#if: |
-{zh-cn:代码; zh-tw:原始碼;}- 效果

}}{{#if: |


<math>\sum_{n=0}^\infty \frac{x^n}{n!}</math>
}}{{#if:  | 

}}{{#if:  | 

}}{{#if:  | 

}}{{#if:  | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}

連結與網址

{{#invoke:main|main}}

自由連結

In Wikipedia and some other wikis, free links are used in wikitext markup to produce internal links between pages, as opposed to the concept of CamelCase for the same purpose, which was used in the early days of Wikipedia – see CamelCase and Wikipedia.

In Wikipedia's markup language, you create free links by putting double square brackets around text designating the title of the page you want to link to. Thus, [[Texas]] will be rendered as Texas. Optionally, you can use a vertical bar (|) to customize the link title. For example, typing [[Texas|Lone Star State]] will produce Lone Star State, a link that is displayed as "Lone Star State" but in fact links to Texas.

連結至其他維基百科條目

  • Internally, the first letter of the target page is automatically capitalized and spaces are represented as underscores (typing an underscore in the link has the same effect as typing a space, but is not recommended).
  • Thus the link hereafter is to the Web address en.wikipedia.org/wiki/Public_transport, which is the Wikipedia article with the name "Public transport". See also Canonicalization.
  • A red link is a page that doesn't exist yet; it can be created by clicking on the link.
  • A link to its own page will appear only as bold text.
{{#if: ||+ {{{标题}}} }} {{#if: |
-{zh-cn:代码; zh-tw:原始碼;}- 效果

}}{{#if:倫敦有[[公共交通]]。

倫敦有[[公共交通]]。

倫敦有公共交通

}}{{#if:Link to this article: "[[Help:Wikitext]]" will appear only as bold text.
Link to this article: "[[Help:Wikitext]]" will appear only as bold text.

Link to this article: "Help:Wikitext" will appear only as bold text.

}}{{#if:  | 

}}{{#if:  | 

}}{{#if:  | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}

重命名連結

  • 用於相同目標頁面但有不同顯示名稱的情形。
  • 目標頁面文字應當放在第一個位置,顯示文字則置於第二個位置(以「豎線」為界)。
程式碼 效果

紐約也有[[公共交通|大眾運輸]]。

紐約也有大眾運輸

自動重命名連結

  • Simply typing the pipe character | after a link will automatically rename the link in certain circumstances. The next time you open the edit box you will see the expanded piped link. When previewing your edits, you will not see the expanded form until you press Save and Edit again. The same applies to links to sections within the same page.
  • See Pipe trick for details.
Description What you type What it looks like

自動隱藏括弧中的文字

[[界 (生物)|]]

自动隐藏英文逗号后的文字(中文维基不常用) [[Seattle, Washington|]] Seattle

自動隱藏命名空間名稱

[[Wikipedia:互助客棧|]]

互助客棧

或者同時隱藏

[[Wikipedia:Manual of Style (headings)|]]

Manual of Style

但無法隱藏章節名稱連結

[[Wikipedia:Manual of Style#Links|]]

[[Wikipedia:Manual of Style#Links|]]

Blend link

  • Endings are blended into the link.
    • Exception: a trailing apostrophe (') and any characters following the apostrophe are not blended.
  • Preferred style is to use this instead of a piped link, if possible.
  • Blending can be suppressed by using the {{#if:|
|

}}{{#switch:s

|c|close  = 
|s|single
|o|open
|p|pair   = <nowiki{{#if:| {{{params}}}}}

}}{{#switch:s

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:s

|s|single
|o|open   = 
|c|close
|p|pair   = </nowiki>

}}{{#if:|

|

}} tag, which may be desirable in some instances.

Description What you type What it looks like
Blending active

San Francisco also has [[public transport]]ation. Examples include [[bus]]es, [[taxicab]]s, and [[tram]]s.

San Francisco also has public transportation. Examples include buses, taxicabs, and trams.
A [[micro-]]second A micro-second

Blending suppressed

A [[micro-]]<nowiki />second.

A micro-second

Link to a section of a page

  • The part after the hash sign (#) must match a section heading on the page. Matches must be exact in terms of spelling, case, and punctuation. Links to non-existent sections are not broken; they are treated as links to the beginning of the page.
  • Include "| link title" to create a stylish (piped) link title.
  • If sections have the same title, add a number to link to any but the first. #Example section 3 goes to the third section named "Example section". You can use the pipe and retype the section title to display the text without the # symbol.
What you type What it looks like

[[Wikipedia:Manual of Style#Italics]] is a link to a section within another page.

Wikipedia:Manual of Style#Italics is a link to a section within another page.

[[#Links and URLs]] is a link to another section on the current page. [[#Links and URLs|Links and URLs]] is a link to the same section without showing the # symbol.

#Links and URLs is a link to another section on the current page. Links and URLs is a link to the same section without showing the # symbol.

[[Wikipedia:Manual of Style#Italics|Italics]] is a piped link to a section within another page.

Italics is a piped link to a section within another page.

Create a page link

  • To create a new page:
    1. Create a link to it on some other (related) page.
    2. Save that page.
    3. Click on the link you just made. The new page will open for editing.
  • For more information, see starting an article and check out Wikipedia's naming conventions.
  • Please do not create a new article without linking to it from at least one other article.
Description What you type What it looks like

Links to pages that don’t exist yet look red.

The article about [[cardboard sandwiches]] doesn't exist yet.

The article about cardboard sandwiches doesn't exist yet.

重定向

{{#invoke:main|main}}

  • Redirect one article title to another by placing a directive like the one shown to the right on the first line of the article (such as at a page titled "USA").
  • It is possible to redirect to a section. For example, a redirect to United States#History will redirect to the History section of the United States page, if it exists.
Description What you type

Redirect to an article

#REDIRECT [[United States]]

Redirect to a section

#REDIRECT [[United States#History]]

連結至其他命名空間

  • The full page name should be included in double square brackets.
What you type What it looks like

See the [[Wikipedia:Manual of Style]].

See the Wikipedia:Manual of Style.

連結至同一條目的不同語言版本(跨語言連結)

{{#invoke:main|main}} {{#invoke:Message box|mbox}}

  • 如果要產生至其他語言的對應頁面的連結,請使用這個格式:[[語言代碼:外語頁面名稱]]
  • 建議跨語言連結放在頁面內容的最後。
  • 跨語言連結不會在內容文本中出現,而是出現在左側「其他語言」區塊底下。
描述 輸入內容

在英語條目「Plankton」建立西班牙語條目「Plancton」的連結。

「es」是西班牙語的語言代碼,對應於「{{#switch:es

gan|zh-yue = español jap = -{español}-模板參數錯誤:日文請使用ja gr = -{español}-模板參數錯誤:希臘文請使用elgre kp = -{español}-模板參數錯誤:朝鮮文請使用kokor po = -{español}-模板參數錯誤:波蘭文請使用plpol sp = -{español}-模板參數錯誤:西班牙文請使用esspa cz = -{español}-模板參數錯誤:捷克文請使用cscze kz = -{español}-模板參數錯誤:哈薩克文請使用kkkaz dk = -{español}-模板參數錯誤:丹麥文請使用da ipa = -{español}-模板參數錯誤:請檢查更正引用語言代碼 zh-classical = español模板參數錯誤:文言文請使用zh-lzhlzh #default = -{español}-}}{{#switch:es arc|arz|az|ckb|dv|fa|glk|ha|he|ks|ku|mzn|pnb|ps|ug|ur|yi = ‎ #default = }}{{#if:
 {{#ifeq:  | true
dontcat
 }}{{#ifeq:  | no
dontcat
 }}{{#switch: ¬
yes ¬ = #default = dontcat
 }}{{#switch: 
no =
   模板:Basepage subpage
only =
   模板:Basepage subpage
 }}
 {{#switch:
   {{#ifeq:  | false
yes yes {{#if:x


     {{#if:{{#titleparts:{{#if:|  | Formating }}|0|2}}








     }}   
   
 

}}

       }}
     }}
   }}
hide = #default =
   {{#ifeq: h0#384!5nea+w9 |  [[Category:含有{{#switch:es
ar = 模板:ISO 639 name ar eng = 模板:ISO 639 name en es = 西班牙語 de = 德語 fr = 法語 jp|jap= 模板:ISO 639 name ja bg = 模板:ISO 639 name bg cs = 模板:ISO 639 name cs da = 模板:ISO 639 name da nl = 模板:ISO 639 name nl et = 模板:ISO 639 name et fi = 模板:ISO 639 name fi gre = 模板:ISO 639 name el hu = 模板:ISO 639 name hu ga = 模板:ISO 639 name ga grc = 模板:ISO 639 name grc kr = 模板:ISO 639 name kr lat = 模板:ISO 639 name la cy = 模板:ISO 639 name cy slv = 模板:ISO 639 name sl yue|zh-hk = 模板:ISO 639 name zh-yue zh-hans|zh-hant|zh-cn|zh-tw|zh-sg = 明確引用模板:ISO 639 name zh #default = {{#ifexist:Category:含有西班牙語的條目 西班牙語 非中文內容
   }}
 }}的條目]] 
     {{#switch:
 {{#if: 
{{{demospace}}} main 讨论 talk
       }}
     }} 
   }}
main = talk = user = wikipedia = image = mediawiki = template = help = category = portal = other #default =

}}

     {{#iferror: {{#expr: 1 + {{#switch:
 {{#if: 
{{{demospace}}} main 讨论 talk
       }}
     }} 
   }}
main = [[Category:含有{{#switch:es ar = 模板:ISO 639 name ar eng = 模板:ISO 639 name en es = 西班牙語 de = 德語 fr = 法語 jp|jap= 模板:ISO 639 name ja bg = 模板:ISO 639 name bg cs = 模板:ISO 639 name cs da = 模板:ISO 639 name da nl = 模板:ISO 639 name nl et = 模板:ISO 639 name et fi = 模板:ISO 639 name fi gre = 模板:ISO 639 name el hu = 模板:ISO 639 name hu ga = 模板:ISO 639 name ga grc = 模板:ISO 639 name grc kr = 模板:ISO 639 name kr lat = 模板:ISO 639 name la cy = 模板:ISO 639 name cy slv = 模板:ISO 639 name sl yue|zh-hk = 模板:ISO 639 name zh-yue zh-hans|zh-hant|zh-cn|zh-tw|zh-sg = 明確引用模板:ISO 639 name zh #default = {{#ifexist:Category:含有西班牙語的條目 西班牙語 非中文內容
   }}
 }}的條目]]
talk = user = wikipedia = image = mediawiki = template = help = category = portal = other #default =

}} }}

{{#switch:
 {{#if: 
{{{demospace}}} main 讨论 talk
       }}
     }} 
   }}
main = [[Category:含有{{#switch:es ar = 模板:ISO 639 name ar eng = 模板:ISO 639 name en es = 西班牙語 de = 德語 fr = 法語 jp|jap= 模板:ISO 639 name ja bg = 模板:ISO 639 name bg cs = 模板:ISO 639 name cs da = 模板:ISO 639 name da nl = 模板:ISO 639 name nl et = 模板:ISO 639 name et fi = 模板:ISO 639 name fi gre = 模板:ISO 639 name el hu = 模板:ISO 639 name hu ga = 模板:ISO 639 name ga grc = 模板:ISO 639 name grc kr = 模板:ISO 639 name kr lat = 模板:ISO 639 name la cy = 模板:ISO 639 name cy slv = 模板:ISO 639 name sl yue|zh-hk = 模板:ISO 639 name zh-yue zh-hans|zh-hant|zh-cn|zh-tw|zh-sg = 明確引用模板:ISO 639 name zh #default = {{#ifexist:Category:含有西班牙語的條目 西班牙語 非中文內容
   }}
 }}的條目]]
talk = user = wikipedia = image = mediawiki = template = help = category = portal = other #default =

}}

}}

   }}
 }}

}}」。

[[es:Plancton]]

其他例子:法語(fr對應於{{#switch:fr

gan|zh-yue = français jap = -{français}-模板參數錯誤:日文請使用ja gr = -{français}-模板參數錯誤:希臘文請使用elgre kp = -{français}-模板參數錯誤:朝鮮文請使用kokor po = -{français}-模板參數錯誤:波蘭文請使用plpol sp = -{français}-模板參數錯誤:西班牙文請使用esspa cz = -{français}-模板參數錯誤:捷克文請使用cscze kz = -{français}-模板參數錯誤:哈薩克文請使用kkkaz dk = -{français}-模板參數錯誤:丹麥文請使用da ipa = -{français}-模板參數錯誤:請檢查更正引用語言代碼 zh-classical = français模板參數錯誤:文言文請使用zh-lzhlzh #default = -{français}-}}{{#switch:fr arc|arz|az|ckb|dv|fa|glk|ha|he|ks|ku|mzn|pnb|ps|ug|ur|yi = ‎ #default = }}{{#if:
 {{#ifeq:  | true
dontcat
 }}{{#ifeq:  | no
dontcat
 }}{{#switch: ¬
yes ¬ = #default = dontcat
 }}{{#switch: 
no =
   模板:Basepage subpage
only =
   模板:Basepage subpage
 }}
 {{#switch:
   {{#ifeq:  | false
yes yes {{#if:x


     {{#if:{{#titleparts:{{#if:|  | Formating }}|0|2}}








     }}   
   
 

}}

       }}
     }}
   }}
hide = #default =
   {{#ifeq: h0#384!5nea+w9 |  [[Category:含有{{#switch:fr
ar = 模板:ISO 639 name ar eng = 模板:ISO 639 name en es = 西班牙語 de = 德語 fr = 法語 jp|jap= 模板:ISO 639 name ja bg = 模板:ISO 639 name bg cs = 模板:ISO 639 name cs da = 模板:ISO 639 name da nl = 模板:ISO 639 name nl et = 模板:ISO 639 name et fi = 模板:ISO 639 name fi gre = 模板:ISO 639 name el hu = 模板:ISO 639 name hu ga = 模板:ISO 639 name ga grc = 模板:ISO 639 name grc kr = 模板:ISO 639 name kr lat = 模板:ISO 639 name la cy = 模板:ISO 639 name cy slv = 模板:ISO 639 name sl yue|zh-hk = 模板:ISO 639 name zh-yue zh-hans|zh-hant|zh-cn|zh-tw|zh-sg = 明確引用模板:ISO 639 name zh #default = {{#ifexist:Category:含有法語的條目 法語 非中文內容
   }}
 }}的條目]] 
     {{#switch:
 {{#if: 
{{{demospace}}} main 讨论 talk
       }}
     }} 
   }}
main = talk = user = wikipedia = image = mediawiki = template = help = category = portal = other #default =

}}

     {{#iferror: {{#expr: 1 + {{#switch:
 {{#if: 
{{{demospace}}} main 讨论 talk
       }}
     }} 
   }}
main = [[Category:含有{{#switch:fr ar = 模板:ISO 639 name ar eng = 模板:ISO 639 name en es = 西班牙語 de = 德語 fr = 法語 jp|jap= 模板:ISO 639 name ja bg = 模板:ISO 639 name bg cs = 模板:ISO 639 name cs da = 模板:ISO 639 name da nl = 模板:ISO 639 name nl et = 模板:ISO 639 name et fi = 模板:ISO 639 name fi gre = 模板:ISO 639 name el hu = 模板:ISO 639 name hu ga = 模板:ISO 639 name ga grc = 模板:ISO 639 name grc kr = 模板:ISO 639 name kr lat = 模板:ISO 639 name la cy = 模板:ISO 639 name cy slv = 模板:ISO 639 name sl yue|zh-hk = 模板:ISO 639 name zh-yue zh-hans|zh-hant|zh-cn|zh-tw|zh-sg = 明確引用模板:ISO 639 name zh #default = {{#ifexist:Category:含有法語的條目 法語 非中文內容
   }}
 }}的條目]]
talk = user = wikipedia = image = mediawiki = template = help = category = portal = other #default =

}} }}

{{#switch:
 {{#if: 
{{{demospace}}} main 讨论 talk
       }}
     }} 
   }}
main = [[Category:含有{{#switch:fr ar = 模板:ISO 639 name ar eng = 模板:ISO 639 name en es = 西班牙語 de = 德語 fr = 法語 jp|jap= 模板:ISO 639 name ja bg = 模板:ISO 639 name bg cs = 模板:ISO 639 name cs da = 模板:ISO 639 name da nl = 模板:ISO 639 name nl et = 模板:ISO 639 name et fi = 模板:ISO 639 name fi gre = 模板:ISO 639 name el hu = 模板:ISO 639 name hu ga = 模板:ISO 639 name ga grc = 模板:ISO 639 name grc kr = 模板:ISO 639 name kr lat = 模板:ISO 639 name la cy = 模板:ISO 639 name cy slv = 模板:ISO 639 name sl yue|zh-hk = 模板:ISO 639 name zh-yue zh-hans|zh-hant|zh-cn|zh-tw|zh-sg = 明確引用模板:ISO 639 name zh #default = {{#ifexist:Category:含有法語的條目 法語 非中文內容
   }}
 }}的條目]]
talk = user = wikipedia = image = mediawiki = template = help = category = portal = other #default =

}}

}}

   }}
 }}

}})、德語(de對應於{{#switch:de

gan|zh-yue = Deutsch jap = -{Deutsch}-模板參數錯誤:日文請使用ja gr = -{Deutsch}-模板參數錯誤:希臘文請使用elgre kp = -{Deutsch}-模板參數錯誤:朝鮮文請使用kokor po = -{Deutsch}-模板參數錯誤:波蘭文請使用plpol sp = -{Deutsch}-模板參數錯誤:西班牙文請使用esspa cz = -{Deutsch}-模板參數錯誤:捷克文請使用cscze kz = -{Deutsch}-模板參數錯誤:哈薩克文請使用kkkaz dk = -{Deutsch}-模板參數錯誤:丹麥文請使用da ipa = -{Deutsch}-模板參數錯誤:請檢查更正引用語言代碼 zh-classical = Deutsch模板參數錯誤:文言文請使用zh-lzhlzh #default = -{Deutsch}-}}{{#switch:de arc|arz|az|ckb|dv|fa|glk|ha|he|ks|ku|mzn|pnb|ps|ug|ur|yi = ‎ #default = }}{{#if:
 {{#ifeq:  | true
dontcat
 }}{{#ifeq:  | no
dontcat
 }}{{#switch: ¬
yes ¬ = #default = dontcat
 }}{{#switch: 
no =
   模板:Basepage subpage
only =
   模板:Basepage subpage
 }}
 {{#switch:
   {{#ifeq:  | false
yes yes {{#if:x


     {{#if:{{#titleparts:{{#if:|  | Formating }}|0|2}}








     }}   
   
 

}}

       }}
     }}
   }}
hide = #default =
   {{#ifeq: h0#384!5nea+w9 |  [[Category:含有{{#switch:de
ar = 模板:ISO 639 name ar eng = 模板:ISO 639 name en es = 西班牙語 de = 德語 fr = 法語 jp|jap= 模板:ISO 639 name ja bg = 模板:ISO 639 name bg cs = 模板:ISO 639 name cs da = 模板:ISO 639 name da nl = 模板:ISO 639 name nl et = 模板:ISO 639 name et fi = 模板:ISO 639 name fi gre = 模板:ISO 639 name el hu = 模板:ISO 639 name hu ga = 模板:ISO 639 name ga grc = 模板:ISO 639 name grc kr = 模板:ISO 639 name kr lat = 模板:ISO 639 name la cy = 模板:ISO 639 name cy slv = 模板:ISO 639 name sl yue|zh-hk = 模板:ISO 639 name zh-yue zh-hans|zh-hant|zh-cn|zh-tw|zh-sg = 明確引用模板:ISO 639 name zh #default = {{#ifexist:Category:含有德語的條目 德語 非中文內容
   }}
 }}的條目]] 
     {{#switch:
 {{#if: 
{{{demospace}}} main 讨论 talk
       }}
     }} 
   }}
main = talk = user = wikipedia = image = mediawiki = template = help = category = portal = other #default =

}}

     {{#iferror: {{#expr: 1 + {{#switch:
 {{#if: 
{{{demospace}}} main 讨论 talk
       }}
     }} 
   }}
main = [[Category:含有{{#switch:de ar = 模板:ISO 639 name ar eng = 模板:ISO 639 name en es = 西班牙語 de = 德語 fr = 法語 jp|jap= 模板:ISO 639 name ja bg = 模板:ISO 639 name bg cs = 模板:ISO 639 name cs da = 模板:ISO 639 name da nl = 模板:ISO 639 name nl et = 模板:ISO 639 name et fi = 模板:ISO 639 name fi gre = 模板:ISO 639 name el hu = 模板:ISO 639 name hu ga = 模板:ISO 639 name ga grc = 模板:ISO 639 name grc kr = 模板:ISO 639 name kr lat = 模板:ISO 639 name la cy = 模板:ISO 639 name cy slv = 模板:ISO 639 name sl yue|zh-hk = 模板:ISO 639 name zh-yue zh-hans|zh-hant|zh-cn|zh-tw|zh-sg = 明確引用模板:ISO 639 name zh #default = {{#ifexist:Category:含有德語的條目 德語 非中文內容
   }}
 }}的條目]]
talk = user = wikipedia = image = mediawiki = template = help = category = portal = other #default =

}} }}

{{#switch:
 {{#if: 
{{{demospace}}} main 讨论 talk
       }}
     }} 
   }}
main = [[Category:含有{{#switch:de ar = 模板:ISO 639 name ar eng = 模板:ISO 639 name en es = 西班牙語 de = 德語 fr = 法語 jp|jap= 模板:ISO 639 name ja bg = 模板:ISO 639 name bg cs = 模板:ISO 639 name cs da = 模板:ISO 639 name da nl = 模板:ISO 639 name nl et = 模板:ISO 639 name et fi = 模板:ISO 639 name fi gre = 模板:ISO 639 name el hu = 模板:ISO 639 name hu ga = 模板:ISO 639 name ga grc = 模板:ISO 639 name grc kr = 模板:ISO 639 name kr lat = 模板:ISO 639 name la cy = 模板:ISO 639 name cy slv = 模板:ISO 639 name sl yue|zh-hk = 模板:ISO 639 name zh-yue zh-hans|zh-hant|zh-cn|zh-tw|zh-sg = 明確引用模板:ISO 639 name zh #default = {{#ifexist:Category:含有德語的條目 德語 非中文內容
   }}
 }}的條目]]
talk = user = wikipedia = image = mediawiki = template = help = category = portal = other #default =

}}

}}

   }}
 }}

}})、俄語(ru)與簡單英語(simple)。

[[fr:Plancton]]
[[de:Plankton]]
[[ru:Планктон]]
[[simple:Plankton]]

跨Wiki連結

  • 跨Wiki連結可連結至其他Wiki網站的任何頁面。維基專案間連結可連結至其他維基媒體的Wiki網站。
  • 請注意跨Wiki連結需使用內部連結,也就是兩側放入半形方括號。
  • 請參考跨Wiki地圖中所列出的捷徑;如果您想要連結的網站不在該列表中,請使用外部連結
  • 也請參考姊妹計畫
描述 輸入內容 輸出結果

連結至另一個英語Wiki網站的頁面。

下列三種格式將會直接導向http://en.wiktionary.org/wiki/hello網址。

簡單連結

去除前綴字元

將連結命名

[[Wiktionary:hello]]

[[Wiktionary:hello|]]

[[Wiktionary:hello|Hello在英語維基辭典的定義]]

Wiktionary:hello

hello

Hello在英語維基辭典的定義

連結至其他語言Wiki網站中的頁面。

下列三種格式將會直接導向http://fr.wiktionary.org/wiki/bonjour網址。

簡單連結

去除前綴字元

將連結命名

[[Wiktionary:fr:bonjour]]

[[Wiktionary:fr:bonjour|]]

[[Wiktionary:fr:bonjour|bonjour]]

Wiktionary:fr:bonjour

fr:bonjour

bonjour

分類

  • To put an article in a category, place a link like [[Category:Example]] into the article. As with interlanguage links, placing these links at the end of the article is recommended.
  • To link to a category page without putting the article into the category, use a colon prefix (":Category") in the link.
Description What you type What it looks like

Categorize an article.

[[Category:Character sets]]

Link to a category.

[[:Category:Character sets]]

Category:Character sets

Without prefix.

[[:Category:Character sets|]]

Character sets

外部連結

  • Single square brackets indicate an external link. Note the use of a space (not a pipe |) to separate the URL from the link text in a named link. Square brackets may be used as normal punctuation when not linking to anything – [like this].
  • A URL must begin with a supported URI scheme: http:// and https:// will be supported by all browsers; irc://, ircs://, ftp://, <syntaxhighlight inline>news://</syntaxhighlight>, mailto:, and gopher:// will require a plugin or an external application. IPv6 addresses in URLs are currently not supported.
  • A URL containing certain characters will display and link incorrectly unless those characters are percent encoded. For example, a space must be replaced by %20. Encoding can be achieved by:
  • Use the link button 文件:Vector toolbar insert link button.png on the enhanced editing toolbar to encode the link; this tool will add the bracket markup and the linked text, which may not always be desirable.
  • Or manually encode the URL by replacing these characters:
space " ' , ; < > ? [ ]
%20 %22 %27 %2c %3b %3c %3e %3f %5b %5d
  • Or use the {{urlencode:}} magic word. See Help:Magic words in the MediaWiki documentation for more details.
Description What you type What it looks like

Named link with an external link icon

[http://www.wikipedia.org Wikipedia]

Wikipedia

Unnamed link

(Used only within article body for footnotes)

[http://www.wikipedia.org]

[1]

Bare URL

(Bad style)

use <nowiki></nowiki> to keep this bad style from showing

http://www.wikipedia.org

http://www.wikipedia.org

Link without arrow

(Not often used)

<span class="plainlinks">[http://www.wikipedia.org Wikipedia]</span>

Wikipedia

自動化連結

{{#invoke:main|main}}

Magic links are automatic links for certain unique identifiers that require no markup. They can be used for ISBN numbers, RFC numbers, and PMID numbers.

書籍來源

  • Link to books using their ISBN, which creates a link to Special:BookSources. This is preferred to linking to a specific online bookstore, because it gives the reader a choice of vendors. However, if one bookstore or online service provides additional free information, such as table of contents or excerpts from the text, then a link to that source will aid the user and is recommended. ISBN links do not need any extra markup, provided you use one of the indicated formats.
  • To create a link to Special:BookSources using alternative text (e.g. the book's title), use the internal link style with the appropriate namespace.
What you type What it looks like

{{ISBN|022628705X}}

{{#if:022628705X|<templatestyles src="Module:Citation/CS1/styles.css" />{{#invoke:Catalog lookup link|main}}{{#if:{{#if:022628705X|022628705X}}|{{#ifeq:{{#switch:

no n false f 0 = no = no ¬ = no yes y true t 1 = yes #default = no

}}|yes|{{#switch:

 {{#if: 
{{{demospace}}} main other
   }} 
 }}
main = other #default =

}}|{{#invoke:check isxn|check_isbn|022628705X|error={{#invoke:Error|error| {{[[{{#switch:

#default = ISBN =
   {{#ifeq:  | 
Template:ISBN ISBN
   }}

}}|ISBN]]{{#if:||{{{arg}}}}}}}参数错误:ISBN无效。|tag=span}}{{#switch:

 {{#if: 
{{{demospace}}} main other
   }} 
 }}
main = other #default =

}}}}}}{{#if:{{#if:|}}|{{#ifeq:{{#switch:

no n false f 0 = no = no ¬ = no yes y true t 1 = yes #default = no

}}|yes|{{#switch:

 {{#if: 
{{{demospace}}} main other
   }} 
 }}
main = other #default =

}}|{{#invoke:check isxn|check_isbn||error={{#invoke:Error|error| {{[[{{#switch:

#default = ISBN =
   {{#ifeq:  | 
Template:ISBN ISBN
   }}

}}|ISBN]]{{#if:||{{{arg}}}}}}}参数错误:ISBN无效。|tag=span}}{{#switch:

 {{#if: 
{{{demospace}}} main other
   }} 
 }}
main = other #default =

}}}}}}{{#if:{{#if:|}}|{{#ifeq:{{#switch:

no n false f 0 = no = no ¬ = no yes y true t 1 = yes #default = no

}}|yes|{{#switch:

 {{#if: 
{{{demospace}}} main other
   }} 
 }}
main = other #default =

}}|{{#invoke:check isxn|check_isbn||error={{#invoke:Error|error| {{[[{{#switch:

#default = ISBN =
   {{#ifeq:  | 
Template:ISBN ISBN
   }}

}}|ISBN]]{{#if:||{{{arg}}}}}}}参数错误:ISBN无效。|tag=span}}{{#switch:

 {{#if: 
{{{demospace}}} main other
   }} 
 }}
main = other #default =

}}}}}}{{#if:{{#if:|}}|{{#ifeq:{{#switch:

no n false f 0 = no = no ¬ = no yes y true t 1 = yes #default = no

}}|yes|{{#switch:

 {{#if: 
{{{demospace}}} main other
   }} 
 }}
main = other #default =

}}|{{#invoke:check isxn|check_isbn||error={{#invoke:Error|error| {{[[{{#switch:

#default = ISBN =
   {{#ifeq:  | 
Template:ISBN ISBN
   }}

}}|ISBN]]{{#if:||{{{arg}}}}}}}参数错误:ISBN无效。|tag=span}}{{#switch:

 {{#if: 
{{{demospace}}} main other
   }} 
 }}
main = other #default =

}}}}}}{{#if:{{#if:|}}|{{#ifeq:{{#switch:

no n false f 0 = no = no ¬ = no yes y true t 1 = yes #default = no

}}|yes|{{#switch:

 {{#if: 
{{{demospace}}} main other
   }} 
 }}
main = other #default =

}}|{{#invoke:check isxn|check_isbn||error={{#invoke:Error|error| {{[[{{#switch:

#default = ISBN =
   {{#ifeq:  | 
Template:ISBN ISBN
   }}

}}|ISBN]]{{#if:||{{{arg}}}}}}}参数错误:ISBN无效。|tag=span}}{{#switch:

 {{#if: 
{{{demospace}}} main other
   }} 
 }}
main = other #default =

}}}}}}{{#if:{{#if:|}}|{{#ifeq:{{#switch:

no n false f 0 = no = no ¬ = no yes y true t 1 = yes #default = no

}}|yes|{{#switch:

 {{#if: 
{{{demospace}}} main other
   }} 
 }}
main = other #default =

}}|{{#invoke:check isxn|check_isbn||error={{#invoke:Error|error| {{[[{{#switch:

#default = ISBN =
   {{#ifeq:  | 
Template:ISBN ISBN
   }}

}}|ISBN]]{{#if:||{{{arg}}}}}}}参数错误:ISBN无效。|tag=span}}{{#switch:

 {{#if: 
{{{demospace}}} main other
   }} 
 }}
main = other #default =

}}}}}}{{#if:{{#if:|}}|{{#ifeq:{{#switch:

no n false f 0 = no = no ¬ = no yes y true t 1 = yes #default = no

}}|yes|{{#switch:

 {{#if: 
{{{demospace}}} main other
   }} 
 }}
main = other #default =

}}|{{#invoke:check isxn|check_isbn||error={{#invoke:Error|error| {{[[{{#switch:

#default = ISBN =
   {{#ifeq:  | 
Template:ISBN ISBN
   }}

}}|ISBN]]{{#if:||{{{arg}}}}}}}参数错误:ISBN无效。|tag=span}}{{#switch:

 {{#if: 
{{{demospace}}} main other
   }} 
 }}
main = other #default =

}}}}}}{{#if:{{#if:|}}|{{#ifeq:{{#switch:

no n false f 0 = no = no ¬ = no yes y true t 1 = yes #default = no

}}|yes|{{#switch:

 {{#if: 
{{{demospace}}} main other
   }} 
 }}
main = other #default =

}}|{{#invoke:check isxn|check_isbn||error={{#invoke:Error|error| {{[[{{#switch:

#default = ISBN =
   {{#ifeq:  | 
Template:ISBN ISBN
   }}

}}|ISBN]]{{#if:||{{{arg}}}}}}}参数错误:ISBN无效。|tag=span}}{{#switch:

 {{#if: 
{{{demospace}}} main other
   }} 
 }}
main = other #default =

}}}}}}{{#if:{{#if:|}}|{{#ifeq:{{#switch:

no n false f 0 = no = no ¬ = no yes y true t 1 = yes #default = no

}}|yes|{{#switch:

 {{#if: 
{{{demospace}}} main other
   }} 
 }}
main = other #default =

}}|{{#invoke:check isxn|check_isbn||error={{#invoke:Error|error| {{[[{{#switch:

#default = ISBN =
   {{#ifeq:  | 
Template:ISBN ISBN
   }}

}}|ISBN]]{{#if:||{{{arg}}}}}}}参数错误:ISBN无效。|tag=span}}{{#switch:

 {{#if: 
{{{demospace}}} main other
   }} 
 }}
main = other #default =

}}}}}}}}}}}}}}}}}}}}}}}}|{{#invoke:Error|error|{{[[{{#switch:

#default = ISBN =
   {{#ifeq:  | 
Template:ISBN ISBN
   }}

}}|ISBN]]{{#if:||{{{arg}}}}}}}参数错误:ISBN缺失。|tag=span}}}}

{{ISBN|0-22-628705-X}}

{{#if:0-22-628705-X|<templatestyles src="Module:Citation/CS1/styles.css" />{{#invoke:Catalog lookup link|main}}{{#if:{{#if:0-22-628705-X|0-22-628705-X}}|{{#ifeq:{{#switch:

no n false f 0 = no = no ¬ = no yes y true t 1 = yes #default = no

}}|yes|{{#switch:

 {{#if: 
{{{demospace}}} main other
   }} 
 }}
main = other #default =

}}|{{#invoke:check isxn|check_isbn|0-22-628705-X|error={{#invoke:Error|error| {{[[{{#switch:

#default = ISBN =
   {{#ifeq:  | 
Template:ISBN ISBN
   }}

}}|ISBN]]{{#if:||{{{arg}}}}}}}参数错误:ISBN无效。|tag=span}}{{#switch:

 {{#if: 
{{{demospace}}} main other
   }} 
 }}
main = other #default =

}}}}}}{{#if:{{#if:|}}|{{#ifeq:{{#switch:

no n false f 0 = no = no ¬ = no yes y true t 1 = yes #default = no

}}|yes|{{#switch:

 {{#if: 
{{{demospace}}} main other
   }} 
 }}
main = other #default =

}}|{{#invoke:check isxn|check_isbn||error={{#invoke:Error|error| {{[[{{#switch:

#default = ISBN =
   {{#ifeq:  | 
Template:ISBN ISBN
   }}

}}|ISBN]]{{#if:||{{{arg}}}}}}}参数错误:ISBN无效。|tag=span}}{{#switch:

 {{#if: 
{{{demospace}}} main other
   }} 
 }}
main = other #default =

}}}}}}{{#if:{{#if:|}}|{{#ifeq:{{#switch:

no n false f 0 = no = no ¬ = no yes y true t 1 = yes #default = no

}}|yes|{{#switch:

 {{#if: 
{{{demospace}}} main other
   }} 
 }}
main = other #default =

}}|{{#invoke:check isxn|check_isbn||error={{#invoke:Error|error| {{[[{{#switch:

#default = ISBN =
   {{#ifeq:  | 
Template:ISBN ISBN
   }}

}}|ISBN]]{{#if:||{{{arg}}}}}}}参数错误:ISBN无效。|tag=span}}{{#switch:

 {{#if: 
{{{demospace}}} main other
   }} 
 }}
main = other #default =

}}}}}}{{#if:{{#if:|}}|{{#ifeq:{{#switch:

no n false f 0 = no = no ¬ = no yes y true t 1 = yes #default = no

}}|yes|{{#switch:

 {{#if: 
{{{demospace}}} main other
   }} 
 }}
main = other #default =

}}|{{#invoke:check isxn|check_isbn||error={{#invoke:Error|error| {{[[{{#switch:

#default = ISBN =
   {{#ifeq:  | 
Template:ISBN ISBN
   }}

}}|ISBN]]{{#if:||{{{arg}}}}}}}参数错误:ISBN无效。|tag=span}}{{#switch:

 {{#if: 
{{{demospace}}} main other
   }} 
 }}
main = other #default =

}}}}}}{{#if:{{#if:|}}|{{#ifeq:{{#switch:

no n false f 0 = no = no ¬ = no yes y true t 1 = yes #default = no

}}|yes|{{#switch:

 {{#if: 
{{{demospace}}} main other
   }} 
 }}
main = other #default =

}}|{{#invoke:check isxn|check_isbn||error={{#invoke:Error|error| {{[[{{#switch:

#default = ISBN =
   {{#ifeq:  | 
Template:ISBN ISBN
   }}

}}|ISBN]]{{#if:||{{{arg}}}}}}}参数错误:ISBN无效。|tag=span}}{{#switch:

 {{#if: 
{{{demospace}}} main other
   }} 
 }}
main = other #default =

}}}}}}{{#if:{{#if:|}}|{{#ifeq:{{#switch:

no n false f 0 = no = no ¬ = no yes y true t 1 = yes #default = no

}}|yes|{{#switch:

 {{#if: 
{{{demospace}}} main other
   }} 
 }}
main = other #default =

}}|{{#invoke:check isxn|check_isbn||error={{#invoke:Error|error| {{[[{{#switch:

#default = ISBN =
   {{#ifeq:  | 
Template:ISBN ISBN
   }}

}}|ISBN]]{{#if:||{{{arg}}}}}}}参数错误:ISBN无效。|tag=span}}{{#switch:

 {{#if: 
{{{demospace}}} main other
   }} 
 }}
main = other #default =

}}}}}}{{#if:{{#if:|}}|{{#ifeq:{{#switch:

no n false f 0 = no = no ¬ = no yes y true t 1 = yes #default = no

}}|yes|{{#switch:

 {{#if: 
{{{demospace}}} main other
   }} 
 }}
main = other #default =

}}|{{#invoke:check isxn|check_isbn||error={{#invoke:Error|error| {{[[{{#switch:

#default = ISBN =
   {{#ifeq:  | 
Template:ISBN ISBN
   }}

}}|ISBN]]{{#if:||{{{arg}}}}}}}参数错误:ISBN无效。|tag=span}}{{#switch:

 {{#if: 
{{{demospace}}} main other
   }} 
 }}
main = other #default =

}}}}}}{{#if:{{#if:|}}|{{#ifeq:{{#switch:

no n false f 0 = no = no ¬ = no yes y true t 1 = yes #default = no

}}|yes|{{#switch:

 {{#if: 
{{{demospace}}} main other
   }} 
 }}
main = other #default =

}}|{{#invoke:check isxn|check_isbn||error={{#invoke:Error|error| {{[[{{#switch:

#default = ISBN =
   {{#ifeq:  | 
Template:ISBN ISBN
   }}

}}|ISBN]]{{#if:||{{{arg}}}}}}}参数错误:ISBN无效。|tag=span}}{{#switch:

 {{#if: 
{{{demospace}}} main other
   }} 
 }}
main = other #default =

}}}}}}{{#if:{{#if:|}}|{{#ifeq:{{#switch:

no n false f 0 = no = no ¬ = no yes y true t 1 = yes #default = no

}}|yes|{{#switch:

 {{#if: 
{{{demospace}}} main other
   }} 
 }}
main = other #default =

}}|{{#invoke:check isxn|check_isbn||error={{#invoke:Error|error| {{[[{{#switch:

#default = ISBN =
   {{#ifeq:  | 
Template:ISBN ISBN
   }}

}}|ISBN]]{{#if:||{{{arg}}}}}}}参数错误:ISBN无效。|tag=span}}{{#switch:

 {{#if: 
{{{demospace}}} main other
   }} 
 }}
main = other #default =

}}}}}}}}}}}}}}}}}}}}}}}}|{{#invoke:Error|error|{{[[{{#switch:

#default = ISBN =
   {{#ifeq:  | 
Template:ISBN ISBN
   }}

}}|ISBN]]{{#if:||{{{arg}}}}}}}参数错误:ISBN缺失。|tag=span}}}}

Link to a book using [[Special:BookSources/0670037818|alternative text, such as its title]]

Link to a book using alternative text, such as its title

RFC號碼

What you type What it looks like

Text mentioning an RFC number anywhere, e.g. RFC 4321.

Text mentioning an RFC number anywhere, e.g. RFC 4321.

雜項

「截至」模板

  • The As of template generates phrases like "As of April 2009" or "as of April 2009", and categorize information that will need updating. For an explanation of the parameters see the {{[[{{#switch:
|#default = As of 
| = 
   {{#ifeq:  | 
     | Template:As of            
     | As of      
   }}

}}|As of]]{{#if:||{{{arg}}}}}}} documentation.

What you type What it looks like

{{As of|2009|4|df=us}}

{{#if:|{{{alt}}}|截至{{#if: 2009

{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}} {{#if: 2009年{{#if:{{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}}|{{#switch:{{#if:{{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}}|{{#switch:{{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|missing required parameter 1=month!}}|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:{{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}}<0|{{#ifexpr:(({{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}})round 0)!=({{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}})|{{#expr:12-(((0.5-({{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}}))round 0)mod 12)}}|{{#expr:12-(((11.5-({{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}}))round 0)mod 12)}}}}|{{#expr:(((10.5+{{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}})round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}}|1=1月|2=2月|3=3月|4=4月|5=5月|6=6月|7=7月|8=8月|9=9月|10=10月|11=11月|12=12月|Incorrect required parameter 1=month!}}|Missing required parameter 1=month!}}{{#expr:}}日|2009年{{#if:{{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}}|{{#switch:{{#if:{{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}}|{{#switch:{{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|missing required parameter 1=month!}}|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:{{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}}<0|{{#ifexpr:(({{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}})round 0)!=({{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}})|{{#expr:12-(((0.5-({{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}}))round 0)mod 12)}}|{{#expr:12-(((11.5-({{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}}))round 0)mod 12)}}}}|{{#expr:(((10.5+{{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}})round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}}|1=1月|2=2月|3=3月|4=4月|5=5月|6=6月|7=7月|8=8月|9=9月|10=10月|11=11月|12=12月|Incorrect required parameter 1=month!}}|Missing required parameter 1=month!}}{{#expr:}}日}}|2009年{{#if:{{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}}|{{#switch:{{#if:{{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}}|{{#switch:{{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|missing required parameter 1=month!}}|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:{{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}}<0|{{#ifexpr:(({{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}})round 0)!=({{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}})|{{#expr:12-(((0.5-({{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}}))round 0)mod 12)}}|{{#expr:12-(((11.5-({{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}}))round 0)mod 12)}}}}|{{#expr:(((10.5+{{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}})round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}}|1=1月|2=2月|3=3月|4=4月|5=5月|6=6月|7=7月|8=8月|9=9月|10=10月|11=11月|12=12月|Incorrect required parameter 1=month!}}|Missing required parameter 1=month!}}}}|2009年}}}}{{#if: {{#if: {{{4}}}:{{{5}}}{{#if: :{{{6}}} }}}} }}{{#if: Z|UTC|{{{7}}}}})}} ({{#if: 2009 {{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}} -{{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}}{{#if: -00 }} }}{{#if: T{{{4}}}{{#if: :{{{5}}}{{#if:

{{As of|2009|4|df=us|lc=y}}

{{#if:|{{{alt}}}|截至{{#if: 2009

{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}} {{#if: 2009年{{#if:{{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}}|{{#switch:{{#if:{{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}}|{{#switch:{{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|missing required parameter 1=month!}}|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:{{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}}<0|{{#ifexpr:(({{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}})round 0)!=({{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}})|{{#expr:12-(((0.5-({{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}}))round 0)mod 12)}}|{{#expr:12-(((11.5-({{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}}))round 0)mod 12)}}}}|{{#expr:(((10.5+{{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}})round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}}|1=1月|2=2月|3=3月|4=4月|5=5月|6=6月|7=7月|8=8月|9=9月|10=10月|11=11月|12=12月|Incorrect required parameter 1=month!}}|Missing required parameter 1=month!}}{{#expr:}}日|2009年{{#if:{{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}}|{{#switch:{{#if:{{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}}|{{#switch:{{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|missing required parameter 1=month!}}|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:{{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}}<0|{{#ifexpr:(({{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}})round 0)!=({{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}})|{{#expr:12-(((0.5-({{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}}))round 0)mod 12)}}|{{#expr:12-(((11.5-({{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}}))round 0)mod 12)}}}}|{{#expr:(((10.5+{{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}})round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}}|1=1月|2=2月|3=3月|4=4月|5=5月|6=6月|7=7月|8=8月|9=9月|10=10月|11=11月|12=12月|Incorrect required parameter 1=month!}}|Missing required parameter 1=month!}}{{#expr:}}日}}|2009年{{#if:{{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}}|{{#switch:{{#if:{{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}}|{{#switch:{{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|missing required parameter 1=month!}}|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:{{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}}<0|{{#ifexpr:(({{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}})round 0)!=({{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}})|{{#expr:12-(((0.5-({{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}}))round 0)mod 12)}}|{{#expr:12-(((11.5-({{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}}))round 0)mod 12)}}}}|{{#expr:(((10.5+{{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}})round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}}|1=1月|2=2月|3=3月|4=4月|5=5月|6=6月|7=7月|8=8月|9=9月|10=10月|11=11月|12=12月|Incorrect required parameter 1=month!}}|Missing required parameter 1=month!}}}}|2009年}}}}{{#if: {{#if: {{{4}}}:{{{5}}}{{#if: :{{{6}}} }}}} }}{{#if: Z|UTC|{{{7}}}}})}} ({{#if: 2009 {{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}} -{{#if:4|{{#switch:4|january|一月|jan=1|february|二月|feb=2|march|三月|mar=3|apr|四月|april=4|五月|may=5|june|六月|jun=6|july|七月|jul=7|august|八月|aug=8|september|九月|sep=9|october|十月|oct=10|november|十一月|nov=11|december|十二月|dec=12|{{#ifexpr:4<0|{{#ifexpr:((4)round 0)!=(4)|{{#expr:12-(((0.5-(4))round 0)mod 12)}}|{{#expr:12-(((11.5-(4))round 0)mod 12)}}}}|{{#expr:(((10.5+4)round 0)mod 12)+1}}}}}}|Missing required parameter 1=month!}}{{#if: -00 }} }}{{#if: T{{{4}}}{{#if: :{{{5}}}{{#if:

多媒體連結

  • To include links to non image uploads such as sounds, use a "media" link. For images, see next section.
  • Some uploaded sounds are listed at Commons:Sound.
What you type What it looks like

[[media:Classical guitar scale.ogg|Sound]]

Sound

直接連結至編輯模式

  • These create links that directly go to the edit or view source tab. For example, to create links to the edit tab for this page, either of the following works:
Description What you type What it looks like

Using the {{[[{{#switch:

#default = Fullurl =
   {{#ifeq:  | 
Template:fullurl Fullurl
   }}

}}|fullurl]]{{#if:||{{{arg}}}}}}} template

[{{fullurl:Help:Wiki markup|action=edit}} edit]

edit

Using the {{[[{{#switch:

#default = Edit =
   {{#ifeq:  | 
Template:Edit Edit
   }}

}}|Edit]]{{#if:||{{{arg}}}}}}} template

{{edit}}

[[{{fullurl:{{#if:||Formating}}|action=edit{{#if:|&section=}}{{#if:|&preloadtitle=%7B%7B%7Bpreloadtitle%7D%7D%7D}}}} 编辑]]

部分文字斜體化的連結

  • Linking to a page with a title containing words that are usually italicized, such as the Hindenburg disaster article.
What you type What it looks like

[[Hindenburg disaster|''Hindenburg'' disaster]]

Hindenburg disaster

Pronunciation aids

It is often desirable to provide an aid to pronunciation for a word. The IPAc-en and Respell templates can be of assistance.

What you type What it looks like

'''Konjac''' {{IPAc-en|lang|pron|ˈ|k|oʊ|n|j|æ|k}}

Konjac {{#invoke:IPAc-en|main}}

'''Konjac''' ({{IPAc-en|lang|pron|ˈ|k|oʊ|n|j|æ|k}} {{respell|KOHN|yak}})

Konjac ({{#invoke:IPAc-en|main}} {{#invoke:Respell|main}})

''Konjac'' is pronounced {{IPAc-en|ˈ|k|oʊ|n|j|æ|k}} in English.

Konjac is pronounced {{#invoke:IPAc-en|main}} in English.

Refer to Wikipedia:Manual of Style (pronunciation) for more information.

音樂符號

{{#invoke:main|main}} 音樂符號可以使用{{#switch:p

|c|close  = 
|s|single
|o|open
|p|pair   = <{{#switch:score
|categorytree=categorytree
|charinsert=charinsert
|gallery=gallery
|hiero=hiero
|imagemap=imagemap
|inputbox=inputbox
|math=math
|nowiki=nowiki
|poem=poem
|pre=pre
|ref=ref
|references=references
|section=section
|score=score
|source=source
|syntaxhighlight=syntaxhighlight
|templatedata=templatedata
|timeline=timeline
|#default=score

}}{{#if:| {{{params}}}}} }}{{#switch:p

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >……

}}{{#switch:p

|s|single
|o|open   = 
|c|close
|p|pair   = </score>

}}擴展標籤予以增加。舉例:

{{#if: ||+ {{{标题}}} }} {{#if: |
-{zh-cn:代码; zh-tw:原始碼;}- 效果

}}{{#if:<score>\relative c' { fis d fis a d f e d c cis d e a g f ees }</score>

<score>\relative c' { fis d fis a d f e d c cis d e a g f ees }</score>

<score>\relative c' { fis d fis a d f e d c cis d e a g f ees }</score>

}}{{#if:  | 

}}{{#if:  | 

}}{{#if:  | 

}}{{#if:  | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}

圖像

{{#invoke:main|main}} 只有上傳至維基百科或維基共享資源的圖像才能夠使用。如果要上傳圖像,自行拍攝的圖像請使用維基共享資源的上傳精靈;如果要上傳的圖像有任何著作權問題,請使用上傳精靈。您可以在圖像列表當中找到已經上傳的圖像。

有關維基百科內的圖像方針,請見檔案使用守則

For further help on images, including some more versatile abilities, see the picture tutorial and extended image syntax.

程式碼 效果 註解
The image name, the word thumb then the caption : 
[[File:wiki.png|thumb|Wikipedia logo]]
The image name, the word thumb then the caption :
文件:Wiki.png
Wikipedia logo
  • The thumb tag automatically allows the image to be enlarged and positions it (floats) automatically to the right of the page.
  • An enlarge icon is placed in the lower right corner.
  • See note below about adding an alt tag
  • This is the basic markup for most images


A picture: [[File:wiki.png]]
A picture: 文件:Wiki.png
  • The picture name alone places the image in the text, or on the next line if there is insufficient space.
  • Embedding the image in the text is only possible for very small images.
  • Embedding the image will affect the vertical formatting of text.
With alternative text: 
[[File:wiki.png|alt=Puzzle globe logo]]
With alternative text:

文件:Wiki.png

  • {{#if:alt tag|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:
Template:Anchor (or Anchors): too many anchors, maximum is ten}}}} }} }} }} }} }} }} }} }} }}Alternative text, used when the image is unavailable or when the image is loaded in a text-only browser, or when spoken aloud, is strongly encouraged. See Alternative text for images for help on choosing it.
With link: 
[[File:wiki.png|link=Wikipedia]]
With link: 文件:Wiki.png
  • The link directs to the Wikipedia page, Wikipedia, instead of the image file page.
Forced to the centre of the page
using the ''frame'' tag (attribute), a ''centre'' tag and a caption: 
[[File:wiki.png|frame|centre|alt=Puzzle globe|Wikipedia logo]]
Forced to the centre of the page using the frame tag (attribute), a centre tag and a caption:
文件:Wiki.png
Wikipedia logo
  • The frame tag automatically floats the image right.
  • The frame tag is only of use with very small images or ones using the px tag
  • The attributes left, center or centre override this, and places the image to the left or the centre of the page. {{#if:upright tag|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:
Template:Anchor (or Anchors): too many anchors, maximum is ten}}}} }} }} }} }} }} }} }} }} }}
  • The last parameter is the caption that appears below the image.
Forced to the left side of the page
using the ''thumb'' attribute, the ''left'' attribute  and a caption: 
[[File:wiki.png|thumb|left|alt=Puzzle globe|Wikipedia logo]]
Forced to the left side of the page using the thumb attribute, the left attribute and a caption:
文件:Wiki.png
Wikipedia logo
  • The thumb tag automatically floats the image right.
  • An enlarge icon is placed in the lower right corner.
  • The attributes left, center or centre override this, and places the image to the left or the centre of the page.
Forced to the right side of the page
''without'' a caption: 
[[File:wiki.png|right|Wikipedia encyclopedia]]
Forced to the right side of the page without a caption:
  • Captions are only displayed when the thumb or frame attributes are present
  • The picture tutorial explains more options.
A picture resized to 50 pixels... 
[[File:wiki.png|50 px|Wikipedia encyclopedia]]
A picture resized to 50 pixels...

Wikipedia encyclopedia

  • {{#if:px tag|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:
Template:Anchor (or Anchors): too many anchors, maximum is ten}}}} }} }} }} }} }} }} }} }} }}The picture tutorial explains more options.
  • This should be used very sparingly, thumb images are always of the same width.
  • There is an upright attribute that can be used to display tall images. These tags are optimised for both laptop and mobile phone screens.
Linking directly to the description page of an image: 
[[:File:wiki.png]]
Linking directly to the description page of an image:

File:wiki.png

  • Clicking on an image displayed normally on a page also leads to the description page.
Linking directly to an image without displaying it: 
[[Media:wiki.png|Image of jigsaw globe]]
Linking directly to an image without displaying it:

Image of jigsaw globe

  • To include links to images shown as links instead of drawn on the page, use a "media" link.

<syntaxhighlight lang="html">Example:

</syntaxhighlight>

Example:

  • Using the span or div elements to separate images from text (note that this may allow images to cover text).
Example:

{| align=right
|-
|
[[File:wiki.png|50 px]]
|-
|
[[File:wiki.png|50 px]]
|-
|
[[File:wiki.png|50 px]]
|}

Example:

文件:Wiki.png

文件:Wiki.png

文件:Wiki.png

  • Using wiki markup to make a table in which to place a vertical column of images (this helps edit links match headers, especially in Firefox browsers).

表格

{{#invoke:main|main}} 建立表格有兩種方式:

  • 使用特殊的Wiki標記式語言(參見Help:表格)。
  • 使用HTML元素:{{#if:|
|

}}{{#switch:o

|c|close  = 
|s|single
|o|open
|p|pair   = <table{{#if:| {{{params}}}}}

}}{{#switch:o

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:o

|s|single
|o|open   = 
|c|close
|p|pair   = </table>

}}{{#if:|

|

}}、{{#if:|

|

}}{{#switch:o

|c|close  = 
|s|single
|o|open
|p|pair   = <tr{{#if:| {{{params}}}}}

}}{{#switch:o

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:o

|s|single
|o|open   = 
|c|close
|p|pair   = </tr>

}}{{#if:|

|

}}、{{#if:|

|

}}{{#switch:o

|c|close  = 
|s|single
|o|open
|p|pair   = <td{{#if:| {{{params}}}}}

}}{{#switch:o

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:o

|s|single
|o|open   = 
|c|close
|p|pair   = </td>

}}{{#if:|

|

}}或{{#if:|

|

}}{{#switch:o

|c|close  = 
|s|single
|o|open
|p|pair   = <th{{#if:| {{{params}}}}}

}}{{#switch:o

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:o

|s|single
|o|open   = 
|c|close
|p|pair   = </th>

}}{{#if:|

|

}}。

請參考表格的適用時機

Columns

{{#invoke:main|main}} Use {{[[{{#switch:

|#default = Colbegin 
| = 
   {{#ifeq:  | 
     | Template:colbegin            
     | Colbegin      
   }}

}}|colbegin]]{{#if:||{{{arg}}}}}}} and {{[[{{#switch:

|#default = Colend 
| = 
   {{#ifeq:  | 
     | Template:colend            
     | Colend      
   }}

}}|colend]]{{#if:||{{{arg}}}}}}} to produce columns.

References and citing sources

{{#invoke:main|main}} {{#invoke:Labelled list hatnote|labelledList|参见}}

Making a reference citing a printed or online source can be accomplished by using the {{#if:|

|

}}{{#switch:pair

|c|close  = 
|s|single
|o|open
|p|pair   = <ref{{#if:| {{{params}}}}}

}}{{#switch:pair

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:pair

|s|single
|o|open   = 
|c|close
|p|pair   = </ref>

}}{{#if:|

|

}} tags. Inside these tags details about the reference are added.

Details about the citation can be provided using a structure provided by various templates; the table below lists some typical citation components.

What it's for What you type
To create the reference

}}{{#switch:pair

close = single open pair = <ref{{#if:name="name for reference"| name="name for reference"}}

}}{{#switch:pair

close = Use a closing tag single = /> open = >Use a closing tag pair = >Use a closing tag

}}{{#switch:pair

single open = close pair = </ref>

}}{{#if:|

}}

To cite a book {{-{}-{{#if: |subst:}}cite book{{#if: ||{{{2}}}}}{{#if: ||{{{3}}}}}{{#if: ||{{{4}}}}}{{#if: ||{{{5}}}}}{{#if: ||{{{6}}}}}{{#if: ||{{{7}}}}}{{#if: ||{{{8}}}}}{{#if: ||{{{9}}}}}{{#if: ||{{{10}}}}}{{#if: ||{{{11}}}}}{{#if: ||{{{12}}}}}{{#if: ||{{{13}}}}}{{#if: ||{{{14}}}}}{{#if: ||{{{15}}}}}{{#if: ||{{{16}}}}}{{#if: ||{{{17}}}}}{{#if: ||{{{18}}}}}{{#if: ||{{{19}}}}}{{#if: ||{{{20}}}}}{{#if: ||...}}}}
To cite a web source {{-{}-{{#if: |subst:}}cite web{{#if: ||{{{2}}}}}{{#if: ||{{{3}}}}}{{#if: ||{{{4}}}}}{{#if: ||{{{5}}}}}{{#if: ||{{{6}}}}}{{#if: ||{{{7}}}}}{{#if: ||{{{8}}}}}{{#if: ||{{{9}}}}}{{#if: ||{{{10}}}}}{{#if: ||{{{11}}}}}{{#if: ||{{{12}}}}}{{#if: ||{{{13}}}}}{{#if: ||{{{14}}}}}{{#if: ||{{{15}}}}}{{#if: ||{{{16}}}}}{{#if: ||{{{17}}}}}{{#if: ||{{{18}}}}}{{#if: ||{{{19}}}}}{{#if: ||{{{20}}}}}{{#if: ||...}}}}
Book ISBN isbn=}}0-4397-0818-4 (ISBN of the book)
Web URL url=}}http://www.wikipedia.org
Title title=}}title of source
Author author=}}authors, use commas for multiple
First name first=}}first name
Last name last=}}last name
Location location=}}location of publisher
Publisher publisher=}}who published the source
Date date=}}2007-09-21 (date of source)
Year year=}}year of source
Accessed date accessdate=}}2008-12-25 (only if url= is included)
A complete reference tag

}}{{#switch:o

close = single open pair = <ref{{#if:name="WikiMarkup"| name="WikiMarkup"}}

}}{{#switch:o

close = single = /> open = > pair = >...

}}{{#switch:o

single open = close pair = </ref>

}}{{#if:|

}}{{cite web |url=http://en.wikipedia.org/w/index.php?title=Help:Wiki_markup |title=Help:Wiki markup |publisher=Wikimedia Foundation}}{{#if:|

}}{{#switch:c

close = single open pair = <ref{{#if:| {{{params}}}}}

}}{{#switch:c

close = single = /> open = > pair = >...

}}{{#switch:c

single open = close pair = </ref>

}}{{#if:|

}}

Referencing this again

}}{{#switch:s

close = single open pair = <ref{{#if:name="WikiMarkup"| name="WikiMarkup"}}

}}{{#switch:s

close = single = /> open = > pair = >...

}}{{#switch:s

single open = close pair = </ref>

}}{{#if:|

}}

Citation needed {{-{}-{{#if: |subst:}}Citation needed{{#if:{{subst:[[{{#switch: #default = DATE =
   {{#ifeq:  | 
Template:DATE DATE
   }}

}}|DATE]]{{#if:||{{{2}}}}}}} ||{{subst:[[{{#switch:

#default = DATE =
   {{#ifeq:  | 
Template:DATE DATE
   }}

}}|DATE]]{{#if:||{{{2}}}}}}}}}{{#if: ||{{{3}}}}}{{#if: ||{{{4}}}}}{{#if: ||{{{5}}}}}{{#if: ||{{{6}}}}}{{#if: ||{{{7}}}}}{{#if: ||{{{8}}}}}{{#if: ||{{{9}}}}}{{#if: ||{{{10}}}}}{{#if: ||{{{11}}}}}{{#if: ||{{{12}}}}}{{#if: ||{{{13}}}}}{{#if: ||{{{14}}}}}{{#if: ||{{{15}}}}}{{#if: ||{{{16}}}}}{{#if: ||{{{17}}}}}{{#if: ||{{{18}}}}}{{#if: ||{{{19}}}}}{{#if: ||{{{20}}}}}{{#if: ||...}}}}

模板與包含嵌入頁面

{{#invoke:main|main}} {{#invoke:Labelled list hatnote|labelledList|参见}}

模板舉例:{{pad|...}}, {{math|...}}, {{as of|...}}, {{edit}}

Templates are segments of wiki markup that are meant to be copied automatically ("transcluded") into a page. You add them by putting the template's name in {{double braces}}. It is also possible to transclude other pages by using {{:colon and double braces}}.

There are three pairs of tags that can be used in wikitext to control how transclusion affects parts of a template or article. They determine whether or not wikitext renders, either in its own article, which we will call "here", or in another article where it is transcluded, which we will call "there".

  • <noinclude>: the content will not be rendered there. These tags have no effect here.
  • <includeonly>: the content will render only there, and will not render here (like invisible ink made visible by means of transclusion).
  • <onlyinclude>: the content will render here and will render there, but it will only render there what is between these tags.

There can be several such section "elements". Also, they can be nested. All possible renderings are achievable. For example, to render there one or more sections of the page here use <onlyinclude> tags. To append text there, wrap the addition in <includeonly> tags before, within, or after the section. To omit portions of the section, nest <noinclude> tags within it.

If a page is transcluded without transclusion markup, it may cause an unintentional categorization. Any page transcluding it will contain the same category as the original page. Wrap the category markup with <noinclude> tags to prevent incorrect categorization. {{#if:hovertext|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:

   |Template:Anchor (or Anchors): too many anchors, maximum is ten}}}} }} }} }} }} }} }} }} }} }}

Some templates take parameters, as well, which you separate with the pipe character |.

What you type What it looks like
{{Transclusion demo}}

模板:Transclusion demo

{{Help:Transclusion demo}}

帮助:Transclusion demo

This template takes two parameters,
and creates underlined text with a
hover box for many modern browsers
supporting CSS:

{{SetTitle|This is the hover text|
Hover your mouse over this text}}

Go to this page to see the H:title
template itself: {{tl|H:title}}

This template takes two parameters, and creates underlined text with a hover box for many modern browsers supporting CSS:

{{#ifexist: Hover your mouse over this text

yes|[[{{#if:

Hover your mouse over this text| Hover your mouse over this text}}|{{#if: Hover your mouse over this text| Hover your mouse over this text}}]]|{{#if: Hover your mouse over this text| Hover your mouse over this text}}}}

{{#if:

Hover your mouse over this text| Hover your mouse over this text}} }}

Go to this page to see the H:title template itself: {{[[{{#switch:

#default = H:title =
   {{#ifeq:  | 
Template:H:title H:title
   }}

}}|H:title]]{{#if:||{{{arg}}}}}}}

討論頁與計畫頁面

These are likely to be helpful on talk and project pages.

簽名

  • The tilde character (~) is used when signing a comment on a talk page. Your username provides a link to your user page.
Description What you type What it looks like

You should sign your comments by appending four tildes to the comment, which adds your user name plus date/time.

~~~~

Username (talk) 21:18, 19 5月 2024 (UTC)

Adding three tildes will add just your user name.

~~~

Username (talk)

Adding five tildes gives the date/time alone.

~~~~~

21:18, 19 5月 2024 (UTC)

連結至某個頁面的舊有修訂版本、修訂差異以及特定歷史頁面

  • The external link function is mainly used for these. Open an old revision or diff, and copy the URL from the address bar, pasting it where you want it.
程式碼 效果

[//zh.wikipedia.org/w/index.php?title=Help:Wiki_markup&diff=330350877&oldid=330349143 Diff between revisions 330349143 and 330350877]

Diff between revisions 330349143 and 330350877

|#default = Diff 
| = 
   {{#ifeq:  | 
     | Template:diff            
     | Diff      
   }}

}}|diff]]{{#if:||{{{arg}}}}}}}模板,這種連結方式甚至可以用於撰寫編輯摘要。

程式碼 效果

[[Special:Diff/330349143/330350877|修訂版本330349143與330350877之間的差異]]

修訂版本330349143與330350877之間的差異

  • If the diff intended to be shown is between an immediately previous revision, the first parameter can be dropped.
程式碼 效果

[[Special:Diff/330350877|Diff between revisions 330349143 and 330350877]]

Diff between revisions 330349143 and 330350877

  • For an old revision, you can also use a permalink. Though here only the main text is guaranteed to be retained (images and templates will be shown as they are today, not as they were at the time).
程式碼 效果

[[Special:Permalink/330350877|Revision 330350877]]

Revision 330350877

What links here, and recent changes linked

  • The following markup can be used. For example, for the article Beetroot:
What you type What it looks like

[[Special:WhatLinksHere/Beetroot]]

Special:WhatLinksHere/Beetroot

[[Special:RecentChangesLinked/Beetroot]]

Special:RecentChangesLinked/Beetroot

使用者編輯

Description What you type What it looks like
Username (registered users). [[Special:Contributions/UserName]] Special:Contributions/UserName
IPv4 address (unregistered users). [[Special:Contributions/192.0.2.0]] Special:Contributions/192.0.2.0
IPv6 address (unregistered users). [[Special:Contributions/2001:0db8:0000:0000:0000:ff00:0042:8329]] Special:Contributions/2001:0db8:0000:0000:0000:ff00:0042:8329

將文字上色或高亮化

  • 使用{{[[{{#switch:
|#default = Color 
| = 
   {{#ifeq:  | 
     | Template:Color            
     | Color      
   }}

}}|Color]]{{#if:||{{{arg}}}}}}}及{{[[{{#switch:

|#default = Font color 
| = 
   {{#ifeq:  | 
     | Template:Font color            
     | Font color      
   }}

}}|Font color]]{{#if:||{{{arg}}}}}}}模板:

程式碼 效果

我將會在這個句子{{color|blue|中間}}改變顏色。

我將會在這個句子中間改變顏色。

這是如何{{Font color||yellow|高亮某個句子一部份}}的方法。

這是如何{{ safesubst:#if: 高亮某個句子一部份

{{ safesubst:#if: yes [[ {{#if: 高亮某個句子一部份 | 高亮某個句子一部份 }}|{{#if: 高亮某個句子一部份 | 高亮某個句子一部份 }}]] [[|{{#if: 高亮某個句子一部份 | 高亮某個句子一部份 }}]]
     }}
高亮某個句子一部份 }}
   }}
{{ safesubst:#if: yes [[ {{#if: yellow | yellow }} |{{#if: yellow | yellow }}]] [[ {{#if: | }} |{{#if: yellow | yellow }}]]
   }}
yellow }}
 }}

}}的方法。

範例文字

The {{-{}-{{#if: |subst:}}xt{{#if: ||{{{2}}}}}{{#if: ||{{{3}}}}}{{#if: ||{{{4}}}}}{{#if: ||{{{5}}}}}{{#if: ||{{{6}}}}}{{#if: ||{{{7}}}}}{{#if: ||{{{8}}}}}{{#if: ||{{{9}}}}}{{#if: ||{{{10}}}}}{{#if: ||{{{11}}}}}{{#if: ||{{{12}}}}}{{#if: ||{{{13}}}}}{{#if: ||{{{14}}}}}{{#if: ||{{{15}}}}}{{#if: ||{{{16}}}}}{{#if: ||{{{17}}}}}{{#if: ||{{{18}}}}}{{#if: ||{{{19}}}}}{{#if: ||{{{20}}}}}{{#if: ||...}}}} family of templates can be used on help pages and user pages to highlight example text.

模板:!bxt

What you type What you get
This is an {{xt|A correct example}} for comparison {{tick}} This is an {{#ifeq: 模板:FormattingError|A correct example}} for comparison 文件:Yes check.svg
this is an {{!xt|An incorrect example}} for example {{cross}} this is an {{#ifeq: 模板:FormattingError|An incorrect example}} for example [[{{ safesubst:#switch: rd |r =File:X mark.svg dkred |drd |dr =File:Dark Red x.svg or |o =File:Orange x.svg yel |y =File:Yellow x.svg blk |k =File:Black x.svg gray |gry |gy =File:SemiTransBlack x.svg File:X mark.svg

}}|{{ safesubst:#if:|{{{1}}}|20}}px|link=|alt=☒]]N

this is an {{mxt|In monospace}} for comparison this is an 模板:Mxt for comparison
this is an {{!mxt|In monospace}} for comparison this is an 模板:!mxt for comparison
this is an {{bxt|in bold}} for comparison this is an 模板:Bxt for comparison
this is an {{!bxt|In bold}} for comparison this is an 模板:!bxt for comparison

Show deleted or inserted text

{{#invoke:labelled list hatnote|labelledList|{{#if:|的}}更多-{zh-cn:信息;zh-tw:資訊;}-}}

  • When editing your own previous remarks in talk pages, it is sometimes appropriate to mark up deleted or inserted content:
    • It is best to indicate deleted content using the strike-through markup {{#if:|
|

}}{{#switch:pair

|c|close  = 
|s|single
|o|open
|p|pair   = <s{{#if:| {{{params}}}}}

}}{{#switch:pair

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:pair

|s|single
|o|open   = 
|c|close
|p|pair   = </s>

}}{{#if:|

|

}}.

    • It is best to indicate inserted content using the underline markup {{#if:|
|

}}{{#switch:pair

|c|close  = 
|s|single
|o|open
|p|pair   = <u{{#if:| {{{params}}}}}

}}{{#switch:pair

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:pair

|s|single
|o|open   = 
|c|close
|p|pair   = </u>

}}{{#if:|

|

}}.

  • When editing regular Wikipedia articles, just make your changes, and do not mark them up in any special way. However, when the article itself discusses deleted or inserted content, such as an amendment to a statute:
    • It is best to indicate deleted content using the strike-through markup {{#if:|
|

}}{{#switch:pair

|c|close  = 
|s|single
|o|open
|p|pair   = <del{{#if:| {{{params}}}}}

}}{{#switch:pair

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:pair

|s|single
|o|open   = 
|c|close
|p|pair   = </del>

}}{{#if:|

|

}}.

    • It is best to indicate inserted content using the underline markup {{#if:|
|

}}{{#switch:pair

|c|close  = 
|s|single
|o|open
|p|pair   = <ins{{#if:| {{{params}}}}}

}}{{#switch:pair

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:pair

|s|single
|o|open   = 
|c|close
|p|pair   = </ins>

}}{{#if:|

|

}}. Note: {{#if:|

|

}}{{#switch:pair

|c|close  = 
|s|single
|o|open
|p|pair   = <s{{#if:| {{{params}}}}}

}}{{#switch:pair

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >

}}{{#switch:pair

|s|single
|o|open   = 
|c|close
|p|pair   = </s>

}}{{#if:|

|

}} and {{#if:|

|

}}{{#switch:pair

|c|close  = 
|s|single
|o|open
|p|pair   = <u{{#if:| {{{params}}}}}

}}{{#switch:pair

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >

}}{{#switch:pair

|s|single
|o|open   = 
|c|close
|p|pair   = </u>

}}{{#if:|

|

}} (speced in HTML 3 & 4) are considerably more popular than {{#if:|

|

}}{{#switch:pair

|c|close  = 
|s|single
|o|open
|p|pair   = <del{{#if:| {{{params}}}}}

}}{{#switch:pair

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >

}}{{#switch:pair

|s|single
|o|open   = 
|c|close
|p|pair   = </del>

}}{{#if:|

|

}} and {{#if:|

|

}}{{#switch:pair

|c|close  = 
|s|single
|o|open
|p|pair   = <ins{{#if:| {{{params}}}}}

}}{{#switch:pair

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >

}}{{#switch:pair

|s|single
|o|open   = 
|c|close
|p|pair   = </ins>

}}{{#if:|

|

}} (speced in HTML 5) on Wikipedia.

What you type What it looks like

You can <del>strike out deleted material</del> and <ins>underline new material</ins>.

You can strike out deleted material and underline new material.

Alternative markup:

You can <s>strike out deleted material</s> and <u>underline new material</u>.


You can strike out deleted material and underline new material.

Strike through

{{#if:Strikethrough|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:

   |Template:Anchor (or Anchors): too many anchors, maximum is ten}}}} }} }} }} }} }} }} }} }} }}

This is also possible with the {{-{}-{{#if: |subst:}}strike{{#if: ||{{{2}}}}}{{#if: ||{{{3}}}}}{{#if: ||{{{4}}}}}{{#if: ||{{{5}}}}}{{#if: ||{{{6}}}}}{{#if: ||{{{7}}}}}{{#if: ||{{{8}}}}}{{#if: ||{{{9}}}}}{{#if: ||{{{10}}}}}{{#if: ||{{{11}}}}}{{#if: ||{{{12}}}}}{{#if: ||{{{13}}}}}{{#if: ||{{{14}}}}}{{#if: ||{{{15}}}}}{{#if: ||{{{16}}}}}{{#if: ||{{{17}}}}}{{#if: ||{{{18}}}}}{{#if: ||{{{19}}}}}{{#if: ||{{{20}}}}}{{#if: ||...}}}}} template.

What you type What you get
This is {{strike|A misplaced bit of text}} for comparison This is {{#if:A misplaced bit of text A misplaced bit of text

}} for comparison

=={{#if:Limiting formatting|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:|{{#if:

   |Template:Anchor (or Anchors): too many anchors, maximum is ten}}}} }} }} }} }} }} }} }} }} }} Limiting formatting / escaping wiki markup==

A few different kinds of formatting will tell the wiki to display things as you typed them – what you see is what you get!

What you type What it looks like
'''&lt;nowiki&gt; tag:'''

<nowiki>
The nowiki tag ignores [[wiki]]
''markup''. It reformats text by
removing newlines and multiple
spaces. It still interprets
characters specified by
&name;: &rarr;
</nowiki>

<nowiki> tag:

The nowiki tag ignores [[wiki]] ''markup''. It reformats text by removing newlines and multiple spaces. It still interprets characters specified by &name;: →

'''&lt;pre&gt; tag:'''

<pre>The <pre> tag ignores [[wiki]]
''markup'' as does the <nowiki>
tag. Additionally, <pre> displays
in a mono-spaced font, and does
not  reformat    text    spaces.
It still interprets special
characters: &rarr;
</pre>

<pre> tag:

The <pre> tag ignores [[wiki]]
''markup'' as does the <nowiki>
tag. Additionally, <pre> displays
in a mono-spaced font, and does
not  reformat    text    spaces.
It still interprets special
characters: →
'''[Text without a URL]:'''

Single square brackets holding
[text without a HTTP URL] are
preserved, but single square
brackets containing a URL are
treated as being an external
[http://example.com/ Web link].

[Text without a URL]:

Single square brackets holding [text without a HTTP URL] are preserved, but single square brackets containing a URL are treated as being an external Web link.

<syntaxhighlight lang="moin">Leading space:

Leading spaces are another way to preserve formatting.

Putting a space at the
beginning of each line
stops the text   from
being reformatted.
It still interprets wiki
markup and special characters: &rarr;</syntaxhighlight>

Leading space:

Leading spaces are another way to preserve formatting.

Putting a space at the
beginning of each line
stops the text   from
being reformatted.
It still interprets wiki
markup and special characters: →

無Wiki模式

{{#switch:<translate></translate> | =

<translate> shortcut:</translate> {{#if: Help:NOWIKI | {{#if: WP:NOWIKI |
}} Help:NOWIKI }}{{#if: WP:NOWIKI |
WP:NOWIKI }}{{#if: |
[[|']] }}{{#if: |
[[|'
]] }}{{#if: |
[[|']] }}

| #default=

 {{#invoke:Template translation|renderTranslatedTemplate|template=Template:Shortcut|noshift=1}}

}}

In order for the software to interpret wiki markup, its parser first scans the page. When it sees its nowiki tags

{{#if:|
|

}}{{#switch:pair

|c|close  = 
|s|single
|o|open
|p|pair   = <nowiki{{#if:| {{{params}}}}}

}}{{#switch:pair

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:pair

|s|single
|o|open   = 
|c|close
|p|pair   = </nowiki>

}}{{#if:|

|

}} (escapes all contained wiki markup), and

{{#if:|
|

}}{{#switch:s

|c|close  = 
|s|single
|o|open
|p|pair   = <nowiki{{#if:| {{{params}}}}}

}}{{#switch:s

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:s

|s|single
|o|open   = 
|c|close
|p|pair   = </nowiki>

}}{{#if:|

|

}} (escapes the interpretations it is designed to "break"), it escapes its wikicode, so editors can document its markup using its markup.

Article editors can normalize the font of characters trailing [[...]]outside a wikilink, which would otherwise adhere to the wikilink font. They can also add line-spacing in the wikitext. Template editors: tag {{#if:|

|

}}{{#switch:o

|c|close  = 
|s|single
|o|open
|p|pair   = <nowiki{{#if:| {{{params}}}}}

}}{{#switch:o

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:o

|s|single
|o|open   = 
|c|close
|p|pair   = </nowiki>

}}{{#if:|

|

}} works only on its source page, not the target; also {{#tag:nowiki | content}}, although it wraps that content in nowiki tags, it also does a pre-save transform on that content, which is entirely at odds with the intended purpose of nowiki for templates, subst, signatures, and the pipe-trick.

The two kinds of nowiki operate in different ways to target content, but they both remove meaning (subtract rendering) of wiki markup, then disappear into the background font. Nowiki does nothing toward rendering, but it can add newlines to wikitext (for readability), just like the HTML comment (the preferred method) can. Unlike it does for wiki markup, nowiki does not remove the meaning of character entities, either HTML or MediaWiki special characters.

There is only one meaning for what {{#if:|

|

}}{{#switch:pair

|c|close  = 
|s|single
|o|open
|p|pair   = <nowiki{{#if:| {{{params}}}}}

}}{{#switch:pair

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:pair

|s|single
|o|open   = 
|c|close
|p|pair   = </nowiki>

}}{{#if:|

|

}} contains, so it needs few examples; but the singular {{#if:|

|

}}{{#switch:s

|c|close  = 
|s|single
|o|open
|p|pair   = <nowiki{{#if:| {{{params}}}}}

}}{{#switch:s

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:s

|s|single
|o|open   = 
|c|close
|p|pair   = </nowiki>

}}{{#if:|

|

}} tag "contains" many linkage structures, where it is expected between bracketing-pair characters or in the keyword area. So this section has many examples and few mis-examples.

For example, only at the beginning of a line (bol of wikitext, bol in a transclusion, or beginning of a table cell), do <syntaxhighlight lang="text" inline="">*</syntaxhighlight>, <syntaxhighlight lang="text" inline="">#</syntaxhighlight>, <syntaxhighlight lang="text" inline="">;</syntaxhighlight> or <syntaxhighlight lang="text" inline="">:</syntaxhighlight> mean something.

{{#if: ||+ {{{标题}}} }} {{#if: |
-{zh-cn:代码; zh-tw:原始碼;}- 效果

}}{{#if:# Ordered list

# Ordered list

  1. Ordered list
}}{{#if:<nowiki /># Ordered list
<nowiki /># Ordered list

# Ordered list

}}{{#if:A [[micro-]]second.
A [[micro-]]second.

A micro-second.

}}{{#if:A [[micro-]]<nowiki />second.
A [[micro-]]<nowiki />second.

A micro-second.

}}{{#if:a<nowiki>

b</nowiki>
a<nowiki>

b</nowiki>

a b

}}{{#if:'<nowiki />'Italics' markup'<nowiki />'
'<nowiki />'Italics' markup'<nowiki />'

''Italics' markup''

}}{{#if:<nowiki>[[Example]]</nowiki>
<nowiki>[[Example]]</nowiki>

[[Example]]

}}{{#if:<nowiki><!-- revealed --></nowiki> 
<nowiki><!-- revealed --></nowiki>

<!-- revealed -->

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}

The rest of the section consists of simple, live examples showing how a single nowiki tag escapes entire linkage structures, beyond [[ wikilink ]] and {{ template }}:

[[ fullpagename | label ]]
{{ pagename | parameter }}
[[fullpagename | {{ pagename }} ]]
{{ pagename | [[ fullpagename ]] }}
{{ pagename | {{ pagename }} }}

Unless you use the two "balanced" nowiki tags, troubleshooting strip marker errors and template parameter-handling inconsistencies is a risk. Also, a rendering error may arise when two [[...]] square brackets are on the same line, or two {{...}} curly brackets are in the same section, but only when the two have the nowiki markup placed inconsistently.

Displaying wikilinks

(These are all live examples.)

[[ wp:pagename | page name ]]
[<nowiki />[ wp:pagename | page name ]]
[[<nowiki /> wp:pagename | page name ]]
[[ wp:pagename <nowiki />| page name ]]
[[ wp:pagename | page name ]<nowiki />]

<poem>

page name
[[ wp:pagename | page name ]]
[[ wp:pagename | page name ]]
[[ wp:pagename | page name ]]
[[wp:pagename | page name ]]

</poem>

For nested structures, escaping an inner structure escapes its outer structure too.

[[ wp: {{ 1x | pagename }} ]]
[[ wp: {<nowiki />{ 1x | pagename }} ]]
[[ wp: {{<nowiki /> 1x | pagename }} ]]
[[ wp: {{ 1x <nowiki />| pagename }} ]]

<poem>

wp: pagename
[[ wp: {{ 1x | pagename }} ]]
[[ wp: {{ 1x | pagename }} ]]
[[ wp: {{ 1x | pagename }} ]]

</poem>

For two, first pipes, two nowiki tags are required:

[[ wp: pagename | {{ 1x | label }} ]]
[[ wp: pagename <nowiki />| {{ 1x <nowiki />| label }} ]]
<nowiki>[[ wp: pagename | {{ 1x | label }} ]] </nowiki>

<poem>

label
[[ wp: pagename | {{ 1x | label }} ]]
[[ wp: pagename | {{ 1x | label }} ]]

</poem>

Displaying template calls

{{#invoke:Labelled list hatnote|labelledList|参见}}

For templates, put nowiki before the first pipe. If a parameter has a wikilink, put it in that, an inmost position.

{<nowiki />{ val | u=&gt; [[ms]] | 49082 }}
{{<nowiki /> val | u=&gt; [[ms]] | 49082 }}
{{ val <nowiki />| u=&gt; [[ms]] | 49082 }}
{{ val | u= > [[ms]] | 49082 }<nowiki />}
{{ val | u= > [[ ms ]<nowiki />] | 49082 }} 

<poem>

{{ val | u=> ms | 49082 }}
{{ val | u= > ms | 49082 }}
{{ val | u=> ms | 49082 }}
{{ val | u=> ms | 49082 }}
{{ val | u= > [[ ms ]] | 49082 }} {{#switch:DEFAULT

|DEFAULT=文件:Yes check.svg |G|g=文件:Green check.svg |LG|lg=文件:Light green check.svg |OG|og=文件:Olive green check.svg |R|r=文件:Red check.svg |Y|y=文件:Yellow check.svg |O|o=文件:Orange check.svg |N|n=文件:B-check.svg |B|b=文件:Blue check.svg |CFB|CB|cfb|cb=文件:Cornflower blue check.svg |P|p=文件:Pink check tick.svg |W|w=文件:Purple check.svg |BLACK|black=文件:Black check.svg |#default=文件:Yes check.svg}} </poem>

顯示魔術字

{{#invoke:labelled list hatnote|labelledList|{{#if:|的}}更多-{zh-cn:信息;zh-tw:資訊;}-}}

For input parameters, {{{1}}}, {{{2}}}, just write them out, unless they have a default (which goes behind their pipe): {{<nowiki />{1|default}}} → {{{1|default}}}

For a parser function nowiki goes between bracketing-pair characters, or anywhere before the : colon.

{{ #ifeq: inYes | inYes | outYes | outNo }}
{<nowiki />{ #ifeq: inYes | inYes | outYes | outNo }}
{{<nowiki /> #ifeq: inYes | inYes | outYes | outNo }}
{{ #ifeq<nowiki />: inYes | inYes | outYes | outNo }}
{{ #ifeq: inYes | inYes | outYes | outNo }<nowiki />}

<poem>

{{ #ifeq: inYes | inYes | outYes | outNo }}
{{ #ifeq: inYes | inYes | outYes | outNo }}
{{ #ifeq: inYes | inYes | outYes | outNo }}
{{ #ifeq: inYes | inYes | outYes | outNo }}
{{ #ifeq: inYes | inYes | outYes | outNo }}

</poem>

Behavioral switches expect the tag anywhere:

 1. __HIDDENCAT__
 2. __HIDDENCAT<nowiki />__
1. {{safesubst:#invoke:Break|main|1=}}
2. __HIDDENCAT__

Displaying tags

{{#if:|

|

}}{{#switch:o

|c|close  = 
|s|single
|o|open
|p|pair   = <tags{{#if:| {{{params}}}}}

}}{{#switch:o

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:o

|s|single
|o|open   = 
|c|close
|p|pair   = </tags>

}}{{#if:|

|

}} do not display; they are just markup. If you want them to, insert {{#if:|

|

}}{{#switch:s

|c|close  = 
|s|single
|o|open
|p|pair   = <nowiki{{#if:| {{{params}}}}}

}}{{#switch:s

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:s

|s|single
|o|open   = 
|c|close
|p|pair   = </nowiki>

}}{{#if:|

|

}} after an <syntaxhighlight lang="text" inline=""><</syntaxhighlight> opening angle bracket; it goes only in the very front. Opening tags and closing tags must be treated separately.

<span style=color:blue> Blue </span>
<<nowiki />span style=color:blue> Blue <<nowiki />/span>
<section end=la<nowiki />bel /> 

<poem>

Blue
<span style=color:blue> Blue </span>
<section end=label /> [[{{ safesubst:#switch:

|red |rd |r =File:X mark.svg |darkred |dkred |drd |dr =File:Dark Red x.svg |orange |or |o =File:Orange x.svg |yellow |yel |y =File:Yellow x.svg |black |blk |k =File:Black x.svg |grey |gray |gry |gy =File:SemiTransBlack x.svg

     |File:X mark.svg

}}|{{ safesubst:#if:|{{{1}}}|20}}px|link=|alt=☒]]N </poem>

Use template {{[[{{#switch:

|#default = Tag 
| = 
   {{#ifeq:  | 
     | Template:tag            
     | Tag      
   }}

}}|tag]]{{#if:||{{{arg}}}}}}} instead of nowiki tags to display parser tags:

Character entities, nowiki cannot escape. To escape HTML or special character entities, replace & with &amp;. For example, &amp;lt;&lt;

To display a nowiki tag, you can (1) use {{[[{{#switch:

|#default = Tag 
| = 
   {{#ifeq:  | 
     | Template:tag            
     | Tag      
   }}

}}|tag]]{{#if:||{{{arg}}}}}}}, (2) replace the < left angle bracket with its HTML character entity, or (3) nest nowiki tags in each other:

{{ tag | nowiki }}
<code>&lt; nowiki>...&lt;/ nowiki ></code>
<code><<nowiki />nowiki>...<<nowiki />/ nowiki ></code>

<poem>

{{#if:|
|

}}{{#switch:pair

|c|close  = 
|s|single
|o|open
|p|pair   = < nowiki {{#if:| {{{params}}}}}

}}{{#switch:pair

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:pair

|s|single
|o|open   = 
|c|close
|p|pair   = </ nowiki >

}}{{#if:|

|

}}

< nowiki>...</ nowiki >
< nowiki>...</ nowiki >

</poem>

{{ tag | nowiki | s }}
<code>&lt; nowiki /></code>
<code><<nowiki /> nowiki /></code>
<code><nowiki>< nowiki /></nowiki></code>

<poem>

{{#if:|
|

}}{{#switch: s

|c|close  = 
|s|single
|o|open
|p|pair   = < nowiki {{#if:| {{{params}}}}}

}}{{#switch: s

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch: s

|s|single
|o|open   = 
|c|close
|p|pair   = </ nowiki >

}}{{#if:|

|

}}

< nowiki />
< nowiki />
< nowiki />

</poem>

Nowiki tags do not otherwise nest, so it is the second and fourth that displays:

1<nowiki>2<nowiki>3</nowiki>4</nowiki>
<nowiki>{{!}}<nowiki></nowiki>{{!}}</nowiki>

<poem>

12<nowiki>34</nowiki> {{#iferror:{{#expr:5}}
 |{{#switch:5
    |fig= 
    |en= 
    |em= 
    |thin= 
    |hair= 
    | 
  }}
 |{{#invoke:String|rep|{{#switch:{{{2}}}
    |fig= 
    |en= 
    |em= 
    |thin= 
    |hair= 
    | 
  }}|5}}

}} second and fourth

{{!}}<nowiki>|</nowiki>

</poem>

These simply scan from left to right. The paired tags cannot overlap, because the very first pair-match nullifies any intervening tags inside. Unbalanced tags always display.

Nowiki tags do not display table markup, use {{#if:|

|

}}{{#switch:pair

|c|close  = 
|s|single
|o|open
|p|pair   = <pre{{#if:| {{{params}}}}}

}}{{#switch:pair

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:pair

|s|single
|o|open   = 
|c|close
|p|pair   = </pre>

}}{{#if:|

|

}}.

Pre

{{#switch:<translate></translate> | =

<translate> shortcut:</translate> {{#if: WP:PRE | {{#if: |
}} WP:PRE }}{{#if: |
[[|']] }}{{#if: |
[[|'
]] }}{{#if: |
[[|']] }}{{#if: |
[[|'
]] }}

| #default=

 {{#invoke:Template translation|renderTranslatedTemplate|template=Template:Shortcut|noshift=1}}

}}

{{#if:|

|

}}{{#switch:o

|c|close  = 
|s|single
|o|open
|p|pair   = <pre{{#if:| {{{params}}}}}

}}{{#switch:o

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:o

|s|single
|o|open   = 
|c|close
|p|pair   = </pre>

}}{{#if:|

|

}} is a parser tag that emulates the HTML {{#if:|

|

}}{{#switch:o

|c|close  = 
|s|single
|o|open
|p|pair   = <pre{{#if:| {{{params}}}}}

}}{{#switch:o

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:o

|s|single
|o|open   = 
|c|close
|p|pair   = </pre>

}}{{#if:|

|

}} tag. It defines preformatted text that is displayed in a fixed-width font and is enclosed in a dashed box. HTML and wiki markups are escaped and spaces and line breaks are preserved, but HTML entities are parsed.

{{#if:{{#if:|

}}{{#switch:o

close = single open pair = <pre{{#if:| {{{params}}}}}

}}{{#switch:o

close = single = /> open = > pair = >...

}}{{#switch:o

single open = close pair = </pre>

}}{{#if:|

}} examples ||+ {{#if:|

}}{{#switch:o

close = single open pair = <pre{{#if:| {{{params}}}}}

}}{{#switch:o

close = single = /> open = > pair = >...

}}{{#switch:o

single open = close pair = </pre>

}}{{#if:|

}} examples}} {{#if: |

-{zh-cn:代码; zh-tw:原始碼;}- 效果

}}{{#if:<pre><!--Comment--> [[wiki]] markup &amp;</pre>

<pre><!--Comment-->

[[wiki]] markup &amp;</pre>
<!--Comment-->

[[wiki]] markup &
}}{{#if:  | 

}}{{#if:  | 

}}{{#if:  | 

}}{{#if:  | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}{{#if: | 

}}

{{#if:|

|

}}{{#switch:o

|c|close  = 
|s|single
|o|open
|p|pair   = <pre{{#if:| {{{params}}}}}

}}{{#switch:o

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:o

|s|single
|o|open   = 
|c|close
|p|pair   = </pre>

}}{{#if:|

|

}} formatted text does not wrap, thus text may extend past the browser window:

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

To resolve this, {{#if:|

|

}}{{#switch:o

|c|close  = 
|s|single
|o|open
|p|pair   = <pre{{#if:| {{{params}}}}}

}}{{#switch:o

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:o

|s|single
|o|open   = 
|c|close
|p|pair   = </pre>

}}{{#if:|

|

}} may use CSS styling to add wrapping or a horizontal scrollbar:

  • Wrapping: {{#if:|
|

}}{{#switch:o

|c|close  = 
|s|single
|o|open
|p|pair   = <pre{{#if:style="white-space:-moz-pre-wrap; white-space:-pre-wrap; white-space:-o-pre-wrap; white-space:pre-wrap; word-wrap:break-word;"| style="white-space:-moz-pre-wrap; white-space:-pre-wrap; white-space:-o-pre-wrap; white-space:pre-wrap; word-wrap:break-word;"}}

}}{{#switch:o

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:o

|s|single
|o|open   = 
|c|close
|p|pair   = </pre>

}}{{#if:|

|

}}

  • Scroll bar: {{#if:|
|

}}{{#switch:o

|c|close  = 
|s|single
|o|open
|p|pair   = <pre{{#if:style="overflow:auto; width:auto;"| style="overflow:auto; width:auto;"}}

}}{{#switch:o

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >...

}}{{#switch:o

|s|single
|o|open   = 
|c|close
|p|pair   = </pre>

}}{{#if:|

|

}}

Alternatively, consider using {{[[{{#switch:

|#default = Pre2 
| = 
   {{#ifeq:  | 
     | Template:pre2            
     | Pre2      
   }}

}}|pre2]]{{#if:||{{{arg}}}}}}} template or {{#switch:p

|c|close  = 
|s|single
|o|open
|p|pair   = <{{#switch:syntaxhighlight
|categorytree=categorytree
|charinsert=charinsert
|gallery=gallery
|hiero=hiero
|imagemap=imagemap
|inputbox=inputbox
|math=math
|nowiki=nowiki
|poem=poem
|pre=pre
|ref=ref
|references=references
|section=section
|score=score
|source=source
|syntaxhighlight=syntaxhighlight
|templatedata=templatedata
|timeline=timeline
|#default=syntaxhighlight

}}{{#if:lang="text"| lang="text"}} }}{{#switch:p

|c|close  = 
|s|single =  />
|o|open   = >
|p|pair   = >……

}}{{#switch:p

|s|single
|o|open   = 
|c|close
|p|pair   = </syntaxhighlight>

}}.

隱藏文字(註解)

{{#invoke:Labelled list hatnote|labelledList|参见}}

It's uncommon – but on occasion acceptable for notes to other editors – to add a hidden comment within the text of an article. These comments are visible only when editing or viewing the source of a page. Most comments should go on the appropriate Talk page. The format is to surround the hidden text with "<!--" and "-->" and may cover several lines, e.g.:

<!-- An example of hidden comments
 This won't be visible except in "edit" mode. -->

Another way to include a comment in the wiki markup uses the {{[[{{#switch:

|#default = Void 
| = 
   {{#ifeq:  | 
     | Template:Void            
     | Void      
   }}

}}|Void]]{{#if:||{{{arg}}}}}}} template, which can be abbreviated as {{[[{{#switch:

|#default = ^ 
| = 
   {{#ifeq:  | 
     | Template:^            
     | ^      
   }}

}}|^]]{{#if:||{{{arg}}}}}}}. This template "expands" to the empty string, generating no HTML output; it is visible only to people editing the wiki source. Thus {{{{#if:^ | ^ | tlp|... }}{{#ifeq:A lengthy comment here|A lengthy comment here| |A lengthy comment here }}{{#ifeq:x|| |{{{3}}} }}{{#ifeq:x|| |{{{4}}} }}{{#ifeq:x|| |{{{5}}} }}{{#ifeq:x|| |{{{6}}} }}{{#ifeq:x|| |{{{7}}} }}{{#ifeq:x|| |{{{8}}} }}{{#ifeq:x|| |{{{9}}} }}}} operates similarly to the comment <!-- A lengthy comment here -->. The main difference is that the template version can be nested, while attempting to nest HTML comments produces odd results.

變數

{{#invoke:Labelled list hatnote|labelledList|参见}}

原始碼 效果 註解
{{CURRENTWEEK}} 20
{{CURRENTDOW}} 0

星期一 = 1、星期二 = 2,依此類推,但星期日 = 0

{{CURRENTMONTH}} 05
{{CURRENTMONTHNAME}} 5月
{{CURRENTMONTHNAMEGEN}} 5月
{{CURRENTDAY}} 19
{{CURRENTDAYNAME}} 星期日
{{CURRENTYEAR}} 2024
{{CURRENTTIME}} 21:18
{{NUMBEROFARTICLES}} 56
{{NUMBEROFPAGES}} 524
{{NUMBEROFUSERS}} 9
{{PAGENAME}} Formating
{{NAMESPACE}}
{{REVISIONID}} 596
{{REVISIONUSER}} Jsbadmin
{{localurl:pagename}} /wiki/index.php/Pagename
{{localurl:Wikipedia:Sandbox|action=edit}} https://en.wikipedia.org/wiki/Sandbox?action=edit
{{fullurl:pagename}} http://lib.gdufe.edu.cn/wiki/index.php/Pagename
{{fullurl:pagename|query_string}} http://lib.gdufe.edu.cn/wiki/index.php?title=Pagename&query_string
{{SERVER}} http://lib.gdufe.edu.cn
{{ns:1}} 讨论

{{ns:index}},如:{{ns:1}} → 名字空間全名

{{SITENAME}} 广财百科

{{{{#if:NUMBEROFARTICLES|NUMBEROFARTICLES| tlf|...}}{{#ifeq:x|| |{{{2}}} | }}{{#ifeq:x|| |{{{3}}} | }}{{#ifeq:x|| |{{{4}}} | }}{{#ifeq:x|| |{{{5}}} | }}{{#ifeq:x|| |{{{6}}} | }}{{#ifeq:x|| |{{{7}}} | }}{{#ifeq:x|| |{{{8}}} | }}{{#ifeq:x|| |{{{9}}} | }}}} is the number of pages in the main namespace that contain a link and are not a redirect. This includes full articles, stubs containing a link, and disambiguation pages.

{{{{#if:CURRENTMONTHNAMEGEN|CURRENTMONTHNAMEGEN| tlf|...}}{{#ifeq:x|| |{{{2}}} | }}{{#ifeq:x|| |{{{3}}} | }}{{#ifeq:x|| |{{{4}}} | }}{{#ifeq:x|| |{{{5}}} | }}{{#ifeq:x|| |{{{6}}} | }}{{#ifeq:x|| |{{{7}}} | }}{{#ifeq:x|| |{{{8}}} | }}{{#ifeq:x|| |{{{9}}} | }}}} is the genitive (possessive) grammatical form of the month name, as used in some languages but not in English; {{{{#if:CURRENTMONTHNAME|CURRENTMONTHNAME| tlf|...}}{{#ifeq:x|| |{{{2}}} | }}{{#ifeq:x|| |{{{3}}} | }}{{#ifeq:x|| |{{{4}}} | }}{{#ifeq:x|| |{{{5}}} | }}{{#ifeq:x|| |{{{6}}} | }}{{#ifeq:x|| |{{{7}}} | }}{{#ifeq:x|| |{{{8}}} | }}{{#ifeq:x|| |{{{9}}} | }}}} is the nominative (subject) form, as usually seen in English.

In languages where it makes a difference, you can use constructs like {{grammar:case|word}} to convert a word from the nominative case to some other case. For example, {{grammar:genitive|{{CURRENTMONTHNAME}}}} means the same as {{CURRENTMONTHNAMEGEN}}.

HTML

{{#invoke:main|main}}

許多HTML標籤可用於Wiki標記式語言。You can check your HTML by using markup validation.

參見

文件:Information icon.svg 求助

See the 'Coding wiki markup' section of the Help navigation navbox below for additional links.

{{#invoke: Navbox | navbox }} -{H|zh-cn:信息; zh-tw:資訊}-