Wiki Formatting Guide
最終更新:
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.
About Translations
- The page whose name ends with "-en" is the translated page. For example, the page named "トップページ-en" is the translated page of "トップページ". These pages are displayed instead of original page for English reader.
- If you find any weird English sentences on translated page, please modify it freely.
- You can post comments in English. Many Japanese can read and write simple English.
Text Decoration
Name | Format | Description |
---|---|---|
Font Size | &size(SIZE){TEXT}; | Specify font size |
Font Color | &color(COLOR){TEXT}; | specify font color |
Font Color and Background Color | &color(COLOR,BGCOLOR){TEXT}; | Specify font color and background color |
Bold | ''TEXT'' | Make the text bold |
Italic | '''TEXT''' | Make the text italic |
Strikeout | %%TEXT%% | Make the text strikeout |
Underline | %%%TEXT%%% | Make the strikethrogh text |
Superscript | &sup(){TEXT}; | Make the text superscript |
Subscript | __TEXT__ | Make the text subscript |
Line Breaks | &br; | Break the line |
Headings
Name | Format | Description |
---|---|---|
Heading1 | *Heading 1 | The biggest heading |
Headings2 | **Heading 2 | The less important heading |
Headings3 | ***Heading 3 | The least important heading |
List
Name | Format | Description |
---|---|---|
Unordered List | -List1 --List1-1 ---List1-1-1 | Make unorderd list |
Ordered List | +List1 ++List1-1 +++List1-1-1 | Make ordered list |
Align
Name | Format | Description |
---|---|---|
Left | LEFT:TEXT | Make text left-justify |
Center | CENTER:TEXT | Centerize text |
Right | RIGHT:TEXT | Make text right-justify |
Link
Name | Format | Description |
---|---|---|
Link | [[TEXT>PAGE]] | Make the text a link to the page |
Page Link | [[PAGE]] | Make the page text a link to the page |
External Link | [[TEXT>URL]] | Make the page text a link to the URL |
In-page Link | [[TEXT>#ID]] | Make the text a link to the ID |
In-another-page Link | [[TEXT>PAGE#ID]] | Make the text a link to the ID |
Specify ID | &aname(ID); | Specify ID for links |
Image
Name | Format | Description |
---|---|---|
Display Image | &ref(Image URL); | Display the image file |
Display Attached Image | &ref(File Name); | Display the attached image file |
Display Image attached to another page | &ref(PAGE/File Name); | Display the image file attached to another page |
Table
Name | Format | Description |
---|---|---|
Table | |This|is the|table| | Make a table |
Join with Right Cell | |>| | Join the cell with the right cell |
Join with Upper Cell | |~| | Join the cell with the upper cell |
Font Size | |SIZE(SIZE):TEXT| | Specify font size |
Font Color | |TEXT| | Specify font color |
Background Color | |BGTEXT| | Specify background color |
Align | |TEXT| | Specify an alignments of the cell |
Attribute Row | |Attributes|c | Specify attributes of the table |
Header Row | |TEXT|h | Make a header row |
Header Cell | |~TEXT| | Make a header cell |
Footer Row | |TEXT|f | Make a footer row |
Others
Name | Format | Description |
---|---|---|
Folding | #region(TITLE) TEXT #endregion | Make the region to be able to fold |
Folded Folding | #region(TITLE,close) TEXT #endregion | Make the region to be able to fold, which is already folded |
Quotation | >TEXT | Make a quoted text |
Preformatted text | TEXT | Display preformatted text |
Annotation | Annotated text((Annotation)) | Make annotation |
Show Annotations | #note | Display annotations |
System
Name | Format | Description |
---|---|---|
Table of Contents | #contents | Display table of contents |
Comment Field | #dcomment | Display comment field |
Comment Field with page | #dcomment(PAGE) | Display comment field of the page |
Comment Out | //COMMENT | Comments are not displayed |
Change Title | #title(TITLE) | Change the page title |
このページへのコメント
a
test 2024年03月17日 17:55