Template:Result

From Wikibooks, open books for an open world
Jump to navigation Jump to search
{{{1}}}



Use[edit source]


The template has one parameter: Content; unformatted text for the box. Produces a pale grey band in the page for a centered text entry.

The code to call the template into use and the result of doing so is seen below:

{{result|ff=courier|background=papayawhip|color=maroon|This is the text}}

This is the text


Options[edit source]


background
background color, pale grey
color
font color, black
ff
font family or face, Arial
fs
font size, 10pt
ta
text alignment, left
lh
line height, 1.4em

The defaults produce a pale grey band in the page for a centered text entry.