Marquee up-down BBCode
With the Marquee up-down BBCode you can post a text moving on the direction up->down
BBCode:
Kod:
[marquee2]{TEXT}[/marquee2]
:
tml]'[marquee2]' => ' <marquee scrollamount=1 direction="down" loop=true>',
'[/marquee2]' => '</marquee>',
Example:
Kod:
[marquee2]TESTING[/marquee2]