差異處
這裏顯示兩個版本的差異處。
| 兩邊的前次修訂版 前次修改 | |||
| tech:dokuwiki_plugin:poll [2008/08/30 03:08] – jonathan | tech:dokuwiki_plugin:poll [2019/10/15 10:39] (目前版本) – jonathan_tsai | ||
|---|---|---|---|
| 行 1: | 行 1: | ||
| + | ====== Dokuwiki plugin poll ====== | ||
| + | ===== poll plugin syntax ===== | ||
| + | < | ||
| + | <poll [id]> | ||
| + | [question] | ||
| + | |||
| + | * [option] | ||
| + | * [option] | ||
| + | * ... | ||
| + | </ | ||
| + | |||
| + | Example: | ||
| + | |||
| + | <poll Do you recommend the poll plugin to other dokuwiki users? > | ||
| + | You can see the plugin detail info. on the URL ' http:// | ||
| + | * Yes | ||
| + | * No | ||
| + | * I have no idea | ||
| + | </ | ||
| + | |||
| + | </ | ||
| + | |||
| + | * Plugin URL - http:// | ||
| + | |||
| + | ===== Example Result: ===== | ||
| + | |||
| + | <poll Do you recommend the poll plugin to other dokuwiki users? > | ||
| + | You can see the plugin detail info. on the URL ' http:// | ||
| + | * Yes | ||
| + | * No | ||
| + | * I have no idea | ||
| + | </ | ||
| + | |||
| + | |||
| + | {{tag> | ||