Difference between revisions of "Template:Main page box"

From QBWiki
Jump to navigation Jump to search
m
m
Line 3: Line 3:
 
border-color:{{{bordercolor|#ddd}}};
 
border-color:{{{bordercolor|#ddd}}};
 
padding:{{{padding|0.5em}}};
 
padding:{{{padding|0.5em}}};
min-width:fit-content;
+
min-width:{{{minwidth|fit-content}}};
 
margin:{{{margin|12px}}};
 
margin:{{{margin|12px}}};
 
background: {{{background|#f9f9f9}}};
 
background: {{{background|#f9f9f9}}};

Revision as of 13:29, 2 November 2021

[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.