uniwiki

...discover TWiki details, and how to start your own site.
Generic prompt box used by other templates
%TMPL:DEF{promptbox}%
<div class="commentPlugin commentPluginPromptBox">
<table><tr valign="middle"><td><textarea %DISABLED% rows="%rows|8%" cols="%cols|60%" name="comment" wrap="soft" onfocus="if(this.value=='%MESSAGE%')this.value=''" onblur="if(this.value=='')this.value='%MESSAGE%'">%MESSAGE%</textarea></td><td><input %DISABLED% type="submit" value="%button|Add comment%" /></td></tr></table>
</div><!--/commentPlugin-->
%TMPL:END%

Uni prompt box used by other templates
%TMPL:DEF{uniprompt}%
<table><tr valign="middle"><td colspan="4"><textarea %DISABLED% rows="%rows|8%" cols="%cols|65%" name="entry" wrap="soft" onfocus="if(this.value=='%MESSAGE%')this.value=''" onblur="if(this.value=='')this.value='%MESSAGE%'">%MESSAGE%</textarea></td></tr><tr><td>Sig or Scene Name:<input %DISABLED% type="text" name="sig" size="24" value="%WIKINAME%"></td><td>Spent:<input %DISABLED% type="text" name="spent" size="2" value="00"></td><td>Earned:<input %DISABLED% type="text" name="earned" size="2" value="00"></td><td><input %DISABLED% type="submit" value="%button|Add entry%" /></td></tr></table>
%TMPL:END%

Unigame play post output

%TMPL:DEF{unigameplay}%

%URLPARAM{"entry"}% 

-- %URLPARAM{"sig"}% %URLPARAM{"spent"}% %URLPARAM{"earned"}% -- %GMTIME{"$day $month $year - $hour:$min:$sec"}%

%TMPL:END%

Unigame commenting output

%TMPL:DEF{redoutput}%

<div class="unicomment">%URLPARAM{"comment"}% -- %WIKINAME% -- %GMTIME{"$day $month $year - $hour:$min:$sec"}%</div>
%TMPL:END%

Twisty commenting output

%TMPL:DEF{twistyredoutput}%%TWISTY{mode="div" showlink="%WIKINAME% Says..." hidelink="Hide Comment" showimgright="%ICONURLPATH{toggleopen-small}%" hideimgright="%ICONURLPATH{toggleclose-small}%" class="unicomment"}%
%URLPARAM{"comment"}% -- %WIKINAME% -- %GMTIME{"$day $month $year - $hour:$min:$sec"}%
%ENDTWISTY%
%TMPL:END%


uni

Comments, signed and dated, added immediately before anchor
%TMPL:DEF{PROMPT:uni}%%TMPL:P{uniprompt}%%TMPL:END%
%TMPL:DEF{OUTPUT:uni}%%POS:BEFORE%%TMPL:P{unigameplay}%
%TMPL:END%

unicomment

red Comments, signed and dated, added immediately before anchor, for unigame
%TMPL:DEF{PROMPT:unicom}%%TMPL:P{promptbox}%%TMPL:END%
%TMPL:DEF{OUTPUT:unicom}%%POS:BEFORE%%TMPL:P{redoutput}%
%TMPL:END%

twistyunicomment

red Comments, signed and dated, added immediately before anchor, for unigame
%TMPL:DEF{PROMPT:twistyunicom}%%TMPL:P{promptbox}%%TMPL:END%
%TMPL:DEF{OUTPUT:twistyunicom}%%POS:BEFORE%%TMPL:P{twistyredoutput}%
%TMPL:END%

threadmode

Wiki thread mode comment, signed and dated
%TMPL:DEF{PROMPT:threadmode}%%TMPL:P{promptbox}%%TMPL:END%
%TMPL:DEF{OUTPUT:threadmode}%%POS:BEFORE%

%URLPARAM{"comment"}%

-- %WIKIUSERNAME% - %SERVERTIME%
---
%TMPL:END%

Navigation

MySideBar

Create your personalized sidebar.
r2 - 08 Jan 2007 - 21:42:15 - TrevisMartin
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.UserCommentsTemplate
Syndicate this site RSSATOM