Plugin Quote
Use this wiki plugin to format text as a quote.
Parameters
Format text as a quoteIntroduced in Tiki 1.
Go to the source code
Preferences required: wikiplugin_quote
Parameters | Accepted Values | Description | Default | Since |
---|---|---|---|---|
(body of plugin) | Quoted text | |||
date |
date | Date when the statement quoted was made (YYYY-MM-DD ) |
16 | |
replyto |
text | Name of the quoted person. | 1 | |
source_url |
text | The URL to the source quoted. | 16 | |
thread_id |
text | The thread Id of the comment being replied to in forums. Overwrites replyto | 15 |
Examples
This code:
Copy to clipboard
{QUOTE(replyto="admin")}Don't quote me on that{QUOTE} {QUOTE()}Anonymous quote{QUOTE}
Would produce on this page:
admin wrote:
Don't quote me on that
Anonymous quote