Plugin Poll
Use this wiki plugin to embed a poll into the page.
Parameters
Embed a pollIntroduced in Tiki 1. Required parameters are in
bold
.Go to the source code
Preferences required: feature_polls, wikiplugin_poll
Parameters | Accepted Values | Description | Default | Since |
---|---|---|---|---|
(body of plugin) | Title of the poll | |||
pollId |
digits | Numeric value representing the poll ID | 1 | |
showtitle |
(blank) y n |
Show poll title (shown by default). | y | 5.0 |
showresult |
(blank) link voted always |
Set how results of the poll will be shown (default is link ) |
link | 7.0 |
showtotal |
(blank) y n |
Set to No (n ) to not show votes. Default is Yes (y ). |
y | 7.0 |
Examples
This code:
Copy to clipboard
{POLL(pollId="1")}Example Poll{POLL}
Would produce on this site:
Example Poll
What type of hosting are you using