Template:Font
From Black Mesa: Wiki
{{{1}}}
Fully protected pages can be edited only by wiki administrators. The protection may be for a specified time, such as 7 or 14 days, or may be indefinite. The edit tab for a protected page is replaced by a "view source" tab, where users can view and copy, but not edit, the wikitext of that page. Administrators still have an edit tab, but the edit box has a warning above it. Any modification to a fully protected page should be proposed on its talk page (or in another appropriate forum). More Info
This template is used as a programming shortcut for setting the font color. It lets editors change font color without the need to add messy span tags in the document
Required vars
Null1= Content
Other vars
color= sets the font color (default #989495)
examples Green DarkGreen -or- #008000 #006400
size= sets the font size (default 100%)
examples 100% 75% -or- 18pt 21pt -or- 1em .75em -or- xx-large small big
font= sets the font family (only for advanced use default is the sans serif family)
NOTE: you can use HTML color names or HEX values but you must first append a # (eg: green = #008000)

