Function | TextFormat
You can see the text format of qwikWeb.
Text Format
Please also access the simplified text format.
Header
- You can describe header by placing '*' on the beginning of the lin.
- You can use '*' from one to five. The stars are translate fromo h2 to h6.
* Header 1 ** Header 2 *** Header 3 **** Header 4 ***** Header 5
Header 1
Header 2
Header 3
Header 4
Header 5
Page Title
You can specify the page title by using '*' on the first line of the page. The header acts as the page title. You can link the page by using the page title.
For example, you can link to the TextFormat page by 書式一覧詳細版. And you can also use 書式一覧詳細版 to link the page.
But usually, please use page ID to link the page. Because if you use page title to linke the page, the page link will be disconnected. If you use page ID to link the page, the page title will be appear instead of the page ID.
List
- You can use unordered list by using '-' on the begining of the line.
- You can use '-' from one to three times. You can use nested list.
- You can use ordered list by using '+' also.
- List level 1 -- List level 2 --- List level 3 + Unordered list 1 ++ Unordered list 2 +++ Unordered list 3
- List level 1
- List level 2
- List level 3
- Unordered list 1
- Unordered list 2
- Unordered list 3
Paragraph
- You can describe normal paragraphs.
- The blank lines are becomes the separator between paragraphs.
For example, you can describe several lines by using several lines.
For example, you can describe several lines by using several lines.
Horizontal rules
- You can describe a horizontal rule by usign '===='.
There is a separator between this word ==== and this word.
There is a separator between this word
and this word.
Pre-formated text
You can describe pre-formated text by using ' ' or 'tab'.
This is a pre formatted text.
You can also use '{{{' and '}}}' for specifing pre-formated text.
void main() { printf("hello, world "); }
Quote
You can describe a quote by using '>'.
> This is a quote.
This is a quote.
Word description
You can describe a word description by using ':'.
:Wiki:A writable Web system. :QuickML:An easy to use mailing list system.
- Wiki
- A writable Web system.
- QuickML
- An easy to use mailing list system.
Table
You can use a table by using ',' or '|'.
,Data 1-1,Data 1-2,Data 1-3 ,Data 2-1,Data 2-2,Data 2-3
Data 1-1 | Data 1-2 | Data 1-3 |
Data 2-1 | Data 2-2 | Data 2-3 |
Inline Elements
You can specify inline elements.
- You can use emphasis a text enclosing by "".
- You can make strong a text enclosing by "".
- You can make it strike out by enclosing "
'".
This is ''emphasis text''. This is '''strong text'''. This is ==stroke out text==.
This is emphasis text.
This is strong text.
This is stroke out text.
Link
You can make a link to a page by using '[[' and ']]'.
For example, this is a link to [[FrontPage]].
For example, this is a link to 奈良高専に関するページ?.
Create a new page
You can create a new page by follwing new page link.
Delete a page.
You can delete a page by saving the page with null string.
Link to a URL
You can link a URL by describing the URL in the text.
You can access qwikWeb homepage from http://qwik.jp/ .
You can access qwikWeb homepage from http://qwik.jp/ .
And also, you can specify the link by using '[[' and ']]'.
You can use it by alias like this [[qwik|http://qwik.jp/]].
You can use it by alias like this qwik.
If the suffix of the link is one of jpg, jpeg, png and gif, the images will be embeded to the page.
[[New!|http://img.yahoo.co.jp/images/new2.gif]]
InterWiki function.
You can describe a link to the other Wiki sites.
- [[google:qwikWeb]] - [[isbn:4797318325]] - [[amazon:Wiki]]
Functions list
- PluginDiary | Diary plugin
- You can create a diary page.
- PluginDiary_ja | 日記プラグイン
- 日記ページを作ります。
- album | Album plugin
- Show attached images in a window.
- backup | Show Backup pages
- You can see backup files.
- basic | Basic plugins
- Simple and Basic plugins.
- calc | Calicurator plugin
- You can sum numbers by simple table.
- christel | Takigawa Christel plugin
- You can embed Takigawa Christel image.
- chronology | Chronology of site
- You can see when the pages are created and updated.
- comment | Comment plugin
- You can show comment field.
- counter | Counter plugin
- You can show a conter for the page.
- describe | Description of functions
- You can see the description of each functions of qwikWeb.
- embed_html | Embed HTML plugin
- You can embed bare HTML in the page.
- files | Attach file function
- You can use attach files onto pages.
- graphviz | Graphviz plugin
- You can make a graph.
- include | Include plugin
- You can include other page.
- list | List editing plugin
- You can edit a list in the page.
- member | Member control function
- Member control.
- menu | Menu plugin
- You can show a pull down menu.
- monta | Monta method plugin
- You can hide a part of text by using JavaScript.
- password | Set password plugin
- You can lock a page by a password.
- plan | Sharing plan plugin
- You can show the plan of the site.
- presen | Presentaion plugin
- You can show the page in presentation mode.
- qrcode | QR-Code plugin
- You can input QR-Code to the page.
- qwikweb | qwikWeb functions
- You can see brief descriptions of qwikWeb functions.
- sample | Sample plugins
- These are sample plugins.
- schedule | Input your scuedule plugin
- You can input your schedule.
- search | Search plugin
- You can show a search form.
- secdb | Show a table of each section data
- You can create a table from data embedded as CSV format in each section.
- sitelog | Show SiteLog
- You can see sitelog of this site.
- smil | Video editing plugin
- You can control the timeline of the video.
- style | Style plugin
- You can specify styles of the page.
- summary | Show summary of a target page
- You can include summary of target page.
- table | Table edit plugin
- You can edit a table in the page.
- takahashi | Takahashi method plugin
- You can do your presentaion in Takahashi method.
- textarea | Textarea plugin
- You can show a simple textarea field.
- textformat | TextFormat
- You can see the text format of qwikWeb.
- textformat_simple | TextFormat
- You can see brief description of text format.
- theme_list | Theme list
- You can see theme list.
- typekey | TypeKey login
- You can login by using TypeKey authentication.
- webservice | Web service plugins
- You can use several external Web services.
- wema | Post-it plugin
- You can put post-it notes on the page.
- wysiwyg | WYSIWYG editing mode
- You can edit a page in wysiwyg mode.