Logo Informatizzati
Allows you to mark tips and notes in content by using "{ mostip}...{ /mostip}".
On the left you set the default settings of the mambot but you can specify different settings each time you use the mambot.
Examples below:
  • { mostip showimage=0}This tip won't show any image and will use the others default values.{ /mostip}
  • { mostip image=tipon}This tip will show the tipon image even if by default it's a different image and will use the others default values.{ /mostip}
The available parameters are:
  • showimage
    • 0 - False
    • 1 - True
  • image
    • alert - Alert
    • downarrow - True
    • folder - Folder
    • info - Information
    • note - Note
    • tipoff - Tip Off
    • tipon - Tip On
  • size
    • 16x16 - 16 Pixels Size
    • 24x24 - 24 Pixels Size
  • border
    • CSS Code for the border, for example: 1px solid #cccccc
  • background
    • HTML Code of the colour you want to use, for example: #FFFCF2
  • tooltip
    • 0 - False
    • 1 - True
  • title
    • Set the tooltip title
  • style
    • This parameter must be set globally and not individually
Esempi:

{mostip image=alert}image=alert{/mostip}
{mostip image=downarrow}image=downarrow{/mostip}
{mostip image=folder}image=folder{/mostip}
{mostip image=info}image=info{/mostip}
{mostip image=note}image=note{/mostip}
{mostip image=tipon}image=tipon{/mostip}
{mostip image=tipoff}image=tipoff{/mostip}

Commenti offerti da CComment