Wiki記法ガイド-en 的历史(No.1)


This page is the reference how to write wiki pages.

Basic Knowledge

  • Open any page and click "Edit" in the upper left. And you can edit the page.
  • Click "New" in the upper left and input the page name. And you can create the new page.
  • You can use TestPage1 and TestPage2 to try any formats.
  • If you have any question, please post comments on the bottom comment field of this page.

Text Decoration

NameFormatDescription
Font Size&size(サイズ){文字};文字のサイズを指定します
Font Color&color(文字色){文字};文字の色を指定します
Font Color and Background Color&color(文字色,背景色){文字};文字の色と背景色を指定します
Bold''文字''文字を太字にします
Italic'''文字'''文字を斜体にします
Strikeout%%文字%%文字に取消線をつけます
Underline%%%文字%%%文字に下線をつけます
Superscript&sup(){文字};文字を上付き文字にします
Subscript__文字__文字を下付き文字にします
Newline&br;改行します

Headings

NameFormatDescription
Heading1*これは見出し1です見出し1を付けます
Headings2**これは見出し2です見出し2を付けます
Headings3***これは見出し3です見出し3を付けます

List

NameFormatDescription
Unordered List-箇条書きリスト1
--箇条書きリスト1-1
---箇条書きリスト1-1-1
箇条書きリストにします
Ordered List+番号付きリスト1
++番号付きリスト1-1
+++番号付きリスト1-1-1
番号付きリストにします

Align

名前記法説明
LeftLEFT:文字文字を左寄せにします
CenterCENTER:文字文字を中央寄せにします
RightRIGHT:文字文字を右寄せにします

Link

名前記法説明
Link[[文字>ページ名]]文字をページへのリンクにします
Page Link[[ページ名]]ページ名のリンクにします
External Link[[文字>URL]]文字をURLへのリンクにします
In-page Link[[文字>#ID]]文字をIDの箇所へのリンクにします
In-other-page Link[[文字>ページ名#ID]]文字をページのIDの箇所へのリンクにします
Specify ID&aname(ID名);IDを設定します

Image

NameFormatDescription
Display Image&ref(画像URL);画像を表示します
Display Attached Image&ref(添付ファイル名);添付画像を表示します
Display Image attached to another page&ref(ページ名/添付ファイル名);別ページの添付画像を表示します

Table

NameFormatDescription
Table|これは|テーブル|です|テーブルを作成します
Join with Right Cell|>|セルを右と結合します
Join with Upper Cell|~|セルを上と結合します
Font Size|SIZE(サイズ):内容|セルの文字のサイズを指定します
Font Color|COLOR(文字色):内容|セルの文字の色を指定します
Background Color|BGCOLOR(背景色):内容|セルの背景色を指定します
Align|内容|セルの行揃えを設定します
Attribute Line|属性|cテーブルの属性をまとめて指定します
Header Line|内容|h行をヘッダにします
Header Cell|~内容|セルをヘッダにします
Footer Line|内容|f行をフッタにします

Others

NameFormatDescription
Folding#region(タイトル)
内容
#endregion
折りたたみできるようにします
Folded Folding#region(タイトル,close)
内容
#endregion
折りたたまれた状態で折りたたみを表示します
Quotation>これは引用文です引用文にします
Annotation注釈される文字((注釈文字))注釈を設定します
Show Annotation List#note注釈を表示します

System

NameFormatDescription
Table of Contents#contents目次を表示します
Comment Field#dcommentコメント欄を表示します
Comment Out//コメントコメントはページに表示されなくなります
Change Title#title(タイトル)ページタイトルを変更します

评论区

没有评论。

发表评论