Callout Templates

Site Index > Site Configuration > Callout Templates

Callout Anything

Use the appropriate call to determine what layout you want the callout to appear in.

Style options are:

  • safety - Use for information that has safety ramifications.
  • mistake - Use for common mistakes
  • trivia - Use for extraneous information
  • detail - Use for detailed interactions that are not needed for basic understanding.
  • help - Use for situations where players can help staff do their jobs easier.
  • strategy - Use for strategic applications of rules not needed for comprehension.
[[#rstart]]
(:if equal "{$isMobile}" "true":)
%block cframe {$:mobilestyle}% {$UploadUrl}Site/{$$style}.png | {$$text}
(:else:)
%block rframe {$:framestyle} margin-left=25px% {$UploadUrl}Site/{$$style}.png | {$$text}
(:ifend:)
[[#rend]]

[[#lstart]]
(:if equal "{$isMobile}" "true":)
%block cframe {$:mobilestyle}% {$UploadUrl}Site/{$$style}.png | {$$text}
(:else:)
%block lframe {$:framestyle} margin-right=25px% {$UploadUrl}Site/{$$style}.png | {$$text}
(:ifend:)
[[#lend]]

[[#cstart]]
(:if equal "{$isMobile}" "true":)
%block cframe {$:mobilestyle}% {$UploadUrl}Site/{$$style}.png | {$$text}
(:else:)
%block cframe {$:framestyle} margin-left=25px margin-right=25px% %width=80px% {$UploadUrl}Site/{$$style}.png | {$$text}
(:ifend:)
[[#cend]]

[[#flatstart]]
(:if equal "{$isMobile}" "true":)
%block cframe {$:mobilestyle}% {$UploadUrl}Site/{$$style}.png | {$$text}
(:else:)
(:table border='1px solid' bordercolor=#A77E70 cellpadding=10px:)
(:cellnr:)%lfloat width=40px margin-right=20px {$:marginstyle}% {$UploadUrl}Site/{$$style}.png 
{$$text}
(:tableend:)
(:ifend:)
[[#flatend]]

Toggle

[[#togglestart]]
(:if equal {$$visible} "":)
(:toggle hide {$$name} button=1 set=1:)
(:else:)
(:toggle {$$visible} {$$name} button=1 set=1:)
(:ifend:)
>>id={$$name} {site.callout$:hideproperties}<<
(:include {$$data}:)
>><<
[[#toggleend]]


(:if equal {$$visible} "":)
(:if2 equal {$$label} "":)
(:toggle hide {$$name} button=1 hide="Hide Section":)
(:else2:)
(:toggle hide {$$name} button=1 hide="{$$label}":)
(:if2end:)
(:else:)
(:if2 equal {$$label} "":)
(:toggle show {$$name} button=1 show="Show Information":)
(:else2:)
(:toggle show {$$name} button=1 show="{$$label}":)
(:if2end:)
(:ifend:)

Categories: Templates


Site Index About Us Event Calendar Novitas Linktree Contact Us
Page last modified on February 18, 2023, at 11:15 PM
Powered by PmWiki