Loading...
 
Skip to main content

History: PluginScroll

Source of version: 17 (current)

Copy to clipboard
            ! Plugin Scroll
''Added to ((Tiki5)), previously in ((Mods)).''

Use this ((wiki plugin)) to show animated text that scrolls on the screen.

!! Parameters
{pluginmanager plugin="scroll"}
!! Examples
''This code:''
{CODE(colors="tiki")} {SCROLL(width="400px" height="100px" )}
See this list of items:
# Item 1
# Item 2
# Item 3
# Item 4
# Item 5
# Item 6 
# Item 7
# Item 8
# Item 9
{SCROLL}
{CODE}

''Would produce:''
{SCROLL(width="400px" height="100px" )}
See this list of items:
# Item 1
# Item 2
# Item 3
# Item 4
# Item 5
# Item 6 
# Item 7
# Item 8
# Item 9
{SCROLL}
!!Aliases
*(alias(Mod scroll))
*(alias(News ticker))