Difference between revisions of "Template:Main page box"
Jump to navigation
Jump to search
Kevin Wang (talk | contribs) m |
Kevin Wang (talk | contribs) m |
||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
padding:{{{padding|0.5em}}}; | padding:{{{padding|0.5em}}}; | ||
min-width:{{{minwidth|fit-content}}}; | min-width:{{{minwidth|fit-content}}}; | ||
+ | max-width:100%; | ||
margin:{{{margin|12px}}}; | margin:{{{margin|12px}}}; | ||
background: {{{background|#f9f9f9}}}; | background: {{{background|#f9f9f9}}}; | ||
Line 12: | Line 13: | ||
If the box incorporates external links, make use of the "context" explicit parameter rather than the first anonymous parameter. | If the box incorporates external links, make use of the "context" explicit parameter rather than the first anonymous parameter. | ||
+ | |||
+ | Style args: | ||
+ | *bordercolor | ||
+ | *padding | ||
+ | *minwidth | ||
+ | *margin | ||
+ | *background | ||
+ | *style | ||
</noinclude> | </noinclude> |
Latest revision as of 21:45, 29 March 2023
[put content here]
Box for use on the main page.
If the box incorporates external links, make use of the "context" explicit parameter rather than the first anonymous parameter.
Style args:
- bordercolor
- padding
- minwidth
- margin
- background
- style