|
PmWiki
pmwiki.org
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
|
(:include IncludeWithPTV#template author="Jim" text=$:comment1 :)
(:comment1:
Some text
from a textarea input box.
:)
|
Comment from Jim.
Some text
from a textarea input box.
|
(:include IncludeWithPTV#template author="John" text=$:comment2 :)
(:comment2:
Some more text
as second comment
:)
|
Comment from John.
Some more text
as second comment
|
[[#template]]
Comment from {$$author}.
{*{$$text}}
[[#templateend]]
|
Comment from {$$author}.
{*{$$text}}
|
|