Template:HS
From Unofficial Handbook of the Virtue Universe
This template is a utility template that can be used to easily style the various headers on your pages with little knowledge of HTML or CSS. It can be used within other templates such as the Template:ColorBox. All of the parts of this template are optional, simple delete it from the cheat sheet below to use the default setting.
Contents |
Quick Start Instructions
To use the HS Template, copy the following "cheat sheet" and past it in your page where you want the formated text to appear.
Helpful Templates
Template:GC can be very useful in selecting the colors you wish to use for your text if you are unfair with hex color codes. GC is used to quickly insert the hex value of the colors used in the game's costume/SG color palette.
{{HS | Color = | Weight = | Size = | Font = | Text = |}}
Detailed Instructions
- Color - Sets color for your text. Values accepted include: standard HTML Color Names, any hexadecimal color value, or Template:GC includes.
- Weight - Sets the weight of your text, defaults to Bold.
- Bold
- Normal
- Size - Font size can be defined as a specific number in px, pt or em. Font size can also be defined using a few predefined sizes:
- xx-small - Sets the font-size to an xx-small size
- x-small - Sets the font-size to an extra small size
- small - Sets the font-size to a small size
- medium - Sets the font-size to a medium size. This is default
- large - Sets the font-size to a large size
- x-large - Sets the font-size to an extra large size
- xx-large - Sets the font-size to an xx-large size
- Font - The Font value defines which font you'd like your text to appear as, you can use any of the available Google Fonts already set up on VirtueVerse, or any other web safe fonts below:
- Impact
- Palatino Linotype
- Tahoma
- Century Gothic
- Lucida Sans Unicode
- Arial Black
- Times New Roman
- Copperplate Gothic Light
- Lucida Console
- Gill Sans
- Trebuchet MS
- Courier New
- Arial
- Georgia
- Text - The text you'd like to appear using the styles you've specified.
Example
{{HS|Color={{GC|G5}}|Weight=Bold|Size=x-large|Font=Cuprum|Text=Hello World|}}
Hello World