Template:Qbox/doc
Jump to navigation
Jump to search
Short for Quest box (named as such for its design), this template is used as a base for other templates, such as notices, warnings, lists, and the like.
Usage
{{Qbox |gradient1 = |gradient2 = |basewidth = |shadowcol = |header = |headercol = |headersize = |infowidth = |content = |customtable = }}
Parameters
|gradient1
— The bottom gradient of the box|gradient2
— The top gradient of the box|basewidth
— The overall width of the box; defaults to 75%|shadowcol
— The shadow color of the box|header
— The contents of the header|headercol
— The color of the header|headersize
— The text size of the header; defaults to larger|infowidth
— The width of the overall contents; defaults to 95%|content
— The contents in the white space- More columns can be made by adding more content parameters (e.g.
|content2
,|content3
, etc.) (up to 5)
- More columns can be made by adding more content parameters (e.g.
|customtable
— Can be used instead of|content
to insert virtually anything, despite the name