Template:Scroll: Difference between revisions
Created page with "<div style="width:{{{width|auto}}}; height:{{{height|350px}}}; overflow:auto; margin-bottom:3px; padding-left:0.5em; padding-right:0.5em; -moz-border-radius-topleft:0.5em; -mo..." |
Trig Jegman (talk | contribs) mNo edit summary |
||
| (4 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
<div style="width:{{{width|auto}}}; height:{{{height|350px}}}; overflow:auto; margin-bottom:3px; padding-left:0.5em; padding-right:0.5em; | <div style="width:{{{width|auto}}}; height:{{{height|350px}}}; overflow:auto; margin-bottom:3px; padding-left:0.5em; padding-right:0.5em; border-bottom-left-radius:.5em; border-top-left-radius:.5em; border: 1px solid #cedff2; background-color:#f6fafd;"><!-- | ||
{{{content|{{{1}}}}}} | -->{{{content|{{{1}}}}}} | ||
</div><noinclude>__NOTOC__ | </div><noinclude>__NOTOC__ | ||
== Information == | == Information == | ||
This | This template is only specially created for the main page, under the template {{template|announcements}}. This template can scroll automatically, when an text is too long. Reminder, this is an main page only template. | ||
{{announcements}} | {{announcements}} | ||
| Line 14: | Line 14: | ||
}} | }} | ||
</pre> | </pre> | ||
[[ | [[Category:Homepage templates]] | ||
</noinclude> | </noinclude> | ||