Difference between revisions of "Template:Box"

From LFS Manual
Jump to navigationJump to search
m
m
Line 1: Line 1:
<div style="border: 1px solid {{{border|#c8ccd1}}}; background-color: {{{bg|#FAFAFA}}};">{{{1}}}</div><noinclude>
+
<div style="border: 1px solid {{{border|#c8ccd1}}}; background-color: {{{bg|#FAFAFA}}}; padding: {{{padding|0}}}">{{{1}}}</div><noinclude>
 
{{box|box content}}
 
{{box|box content}}
 
{{box|border=red|box content}}
 
{{box|border=red|box content}}
 
{{box|box content|border=red|bg=yellow}}
 
{{box|box content|border=red|bg=yellow}}
 +
{{box|box content|border=red|bg=yellow|padding=8px}}
  
 
[[Category:Layout templates]]
 
[[Category:Layout templates]]

Revision as of 00:16, 3 December 2023

{{{1}}}
box content
box content
box content
box content