Template:Scrollbox: Difference between revisions
Appearance
Created page with "<div style="background-color:{{{bgcolor|transparent}}}; border-width:{{{bwidth|1px}}}; border-style:{{{bstyle|solid}}}; border-color:{{{bcolor|#aaaaaa}}}; padding:{{{padding|1..." |
imported>Ochiverde m Protected "Template:Scrollbox": Excessive vandalism ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
||
| (10 intermediate revisions by 6 users not shown) | |||
| Line 1: | Line 1: | ||
<div style="background-color:{{{bgcolor|transparent}}}; border-width:{{{bwidth|1px}}}; border-style:{{{bstyle|solid}}}; border-color:{{{bcolor|#aaaaaa}}}; padding:{{{padding| | <div style="background-color:{{{bgcolor|transparent}}}; border-width:{{{bwidth|1px}}}; border-style:{{{bstyle|solid}}}; border-color:{{{bcolor|#aaaaaa}}}; padding:{{{padding|1px}}}; width:{{{width|auto}}}; height:{{{height|20em}}}; overflow:{{{overflow|auto}}}"> | ||
{{{content|}}} | {{{content|}}} | ||
</div><noinclude> | </div><noinclude> | ||
| Line 7: | Line 7: | ||
*Do '''not''' subst: this template, but rather insert it in the manner described below. | *Do '''not''' subst: this template, but rather insert it in the manner described below. | ||
<table><tr valign="top"><td> | <table><tr valign="top"><td> | ||
{|class="wikitable" | {|class="wikitable mw-collapsible" | ||
!colspan="2"|Template parameters | !colspan="2"|Template parameters | ||
|- | |- | ||
| Line 38: | Line 38: | ||
|} | |} | ||
</td><td> | </td><td> | ||
{|class="wikitable" | {|class="wikitable mw-collapsible" | ||
|- | |- | ||
!colspan="2"|Default values | !colspan="2"|Default values | ||
Latest revision as of 13:45, 18 April 2024
Usage[edit source]
- Use this template to insert a scrollable textarea into a page.
- Do not subst: this template, but rather insert it in the manner described below.
|
|
{{Scrollbox
|bgcolor=
|bwidth=
|bstyle=
|bcolor=
|padding=
|width=
|height=
|overflow=
|content=
}}
| ||||||||||||||||||||||||||||||||||||||||