„Sablon:Marquee” változatai közötti eltérés
Megjelenés
Add Template:uncategorized. All templates should be in at least one category. |
a 1 változat importálva |
(Nincs különbség)
|
A lap jelenlegi, 2025. január 21., 21:36-kori változata
{{{1}}}

![]() | TemplateStylest használ: |
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.