Template:Col
- Purpose of Col(our) template
- This template nests the contents in a programmable span tag set, and defaults to displaying the text in blue.
- The user may specify five HTML parameters legal within a span class block
- The 0th parameter default is the text to display, an error will be generated if none is supplied.
- the first, wikimarkup parameter
{{{2|blue}}}
defaults to blue as shown and makes the string: "color:{{{2|blue}}}
" within the span tag. - the 2nd through fifth are vaporware unless specified
{{{3|}}}; {{{4|}}}; {{{5|}}}; {{{6|}}};
which might take on any colon separated value legal and useful in a style="..." specifier. Some possibilities are font size, face, weights, the span block's background color, margin and padding, centering, vertical alignment, and etc.
examples: