|
Parameters |
---|
(body of plugin) - Pattern for display of the copyright information. May contain ~title~ , ~year~ , ~authors~ and ~holder~ . |
no parameters |
Before the plugin can work, you'll need to:
Once above is done, entering ~title~
, ~year~
, or ~authors
in the body of the plugin will cause those copyright elements for the page to display. For example, ~title~
will correspond to the title you entered in the 3rd step above, etc.
Let's assume that you've entered the following copyright information for a page:
Title: Tikiwiki Documentation
Year: 2010
Authors: Tikiwiki community
Then using this code on that page:
{COPYRIGHT()}~title~ is copyrighted ~year~ by the ~authors~{COPYRIGHT}
Would produce: