Below you will find the various styles used through the documentation and what they mean.
Actions that require you to click a button will be displayed as: Button to Click
Input fields that you enter text into will be displayed as: Enter this text
A menu item will be displayed in bold, such as: Enable Vehicle Guest Books?
Choosing a particular option for a menu item will be displayed in italics, such as: Set to Yes
Any section of coding (this includes php, html, javascript, etc) will be shown in a box like this:
//------------------
// Garage Mod
//------------------
'garage' => array( 'garage' , 'garage' ),
//------------------
// Garage Mod End
//------------------
Text in note boxes like this will contain important information you should read