Backup of Wiki記法ガイド/システム-en(No. 1)
- List of Backups
- View the diff.
- View the diff current.
- View the source.
- Go to Wiki記法ガイド/システム-en.
- 1 (2018/12/05 22:27:43)
- 2 (2018/12/05 22:45:52)
Go back to the Guide's Top Page
| Name | Format | Description |
|---|---|---|
| Table of Contents | #contents | Display table of contents |
| Comment Field | #dcomment | Display comment field |
| Comment Out | //COMMENT | Comments are not displayed |
| Change Title | #title(TITLE) | Change the page title |
目次
「#contents」でそのページの目次を表示します。目次は見出しのリストになります。
主にページの最初で使います。
例
#contents
表示例
コメント欄
「#dcomment」でコメントを表示します。
主にページの最後で使います。
例
#dcomment
表示例
表示例はこのページの一番下のコメント欄を見てください。
コメントアウト
「//」で始まる行はコメントになります。コメントはページには表示されません。
例
// これはコメントです
表示例
何も表示されません。
タイトル変更
「#title(タイトル)」でそのページの一番上に表示されるタイトルを変更します。
主に翻訳ページのタイトルを設定するために使います。
例
#title(Formatting/System)
表示例
何も表示されません。
Comments
test
test Mar 18, 2024 14:13

