Template:Marquee
Appearance
{{{1}}}
Template documentation
This template uses TemplateStyles: |
Exists for Marquee element. All it does is this:
<templatestyles src="Marquee/styles.css" />
and then
<div class="marquee-container"><div class="marquee-content">{{{1}}}</div></div>
That is: it imports the stylesheet Template:Marquee/styles.css, which adds styles for the class "marquee".
It scrolls from right to left. It's also really annoying so don't use it unless you have to.
This template has not been added to any categories. Please help out by adding categories to it so that it can be listed with similar templates. |