%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%
%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%
%TMPL:DEF{unigameplay}% %URLPARAM{"entry"}% -- %URLPARAM{"sig"}% %URLPARAM{"spent"}% %URLPARAM{"earned"}% -- %GMTIME{"$day $month $year - $hour:$min:$sec"}% %TMPL:END%
%TMPL:DEF{redoutput}% <div class="unicomment">%URLPARAM{"comment"}% -- %WIKINAME% -- %GMTIME{"$day $month $year - $hour:$min:$sec"}%</div> %TMPL:END%
%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%
%TMPL:DEF{PROMPT:uni}%%TMPL:P{uniprompt}%%TMPL:END%
%TMPL:DEF{OUTPUT:uni}%%POS:BEFORE%%TMPL:P{unigameplay}% %TMPL:END%
%TMPL:DEF{PROMPT:unicom}%%TMPL:P{promptbox}%%TMPL:END%
%TMPL:DEF{OUTPUT:unicom}%%POS:BEFORE%%TMPL:P{redoutput}% %TMPL:END%
%TMPL:DEF{PROMPT:twistyunicom}%%TMPL:P{promptbox}%%TMPL:END%
%TMPL:DEF{OUTPUT:twistyunicom}%%POS:BEFORE%%TMPL:P{twistyredoutput}% %TMPL:END%
%TMPL:DEF{PROMPT:threadmode}%%TMPL:P{promptbox}%%TMPL:END%
%TMPL:DEF{OUTPUT:threadmode}%%POS:BEFORE% %URLPARAM{"comment"}% -- %WIKIUSERNAME% - %SERVERTIME% --- %TMPL:END%