This page documents the Official GTA Wiki Manual of Style on text formatting.
Formatting
Big and small text
Big or small text is text which is one unit bigger or smaller than regular body text (font-size: bigger or font-size: smaller).
Generally speaking, headings or subheadings are used in place of big text.
Small can be achieved using {{Small}} ({{Small|Some small text}})
In general, small text is used for:
- Inline references in lists, tables and infoboxes.
- Text in navigation boxes (applied automatically, see MOS:NAV)
- Image captions (applied automatically, see MOS:GALLERY).
Subscript and superscript text
Subscript and superscript text is text which is set slightly below or above the normal line of type. Generally speaking, superscript is most common in certain usage of numbers, including for ordinal indicators (1st, 2nd, 3rd, 4th, etc, with the exception of dates) and exponentiation (bn, for example, 42).
Bold text
In source editor, bold text can be achieved by surrounding text with three straight apostrophes ('''Bold text'''). Alternatively, the "Bold" button in both the source and visual editor can be used to make the selected text bold.
- Only use straight apostrophes.
- Do not use bold HTML tags
(<b></b>).
In general, bold text is used for:
- The subject name or any alternative common names in the lead section.
- The subject name in images and gallery captions.
- Table headers (automatically applied with the use of the
thclass; see MOS:TABLE). - Some heading and subheadings (applied automatically; see MOS:HEAD).
Italic text
In source editor, italic text can be achieved by surrounding text with two straight apostrophes (''Italic text''). Alternatively, the "Italic" button in both the source and visual editor can be used to make the selected text italic.
- Only use straight apostrophes.
- Do not use italic HTML tags
(<i></i>).
In general, italic text is used for:
- Official titles of creative works and media, such as video games (including Grand Theft Auto games), albums, films and books, both in-game and from the real-world (for example, Grand Theft Auto, Die Already 4, It's a GMW Thang!).
- Official titles of ships (for example, BTN Delmar).
- Annotated translations (for example, "Vacca" comes from the Spanish vaca, meaning "cow").
- Quotes, taglines and mottos (applied automatically when using a dialogue or quote template).
- Non-article disambiguation and redirect notices, such as those appearing in disambiguation templates (applied automatically).
- The GTA Wiki.
Where a subject's name is written in italic text, the page's display name should also be formatted in italics. This can be achieved using the {{Title}} template:
{{Title|i=y}}(if the entire page name should be formatted in italics){{Title|''Italic text'' not italic text}}(if only part of the page name should be formatted in italics)
Bold and italic text
In source editor, bold and italic text can be achieved by surrounding text with five straight apostrophes ('''''Bold and italic text'''''). Alternatively, selecting both the "Bold" and "Italic" buttons in both the source and visual editor will make the selected text bold and italic.
Bold and italic text is typically only used for the official title(s) of creative works when they occur in the lead section.
Colored text
Colored text can be achieved in a variety of ways:
- In inline text, surrounding text with span tags (
<span></span>) with a chosen color. For example,<span style="color: red">Red text</span>will produce Red text.- Alternatively, using font tags (
<font></font>) with a chosen color. For example,<font color="green">A green font</font>will produce A green font.- Both of these methods are discouraged as they can sometimes result in inconsistent color contrast between dark and light themes, and cannot easily be changed in a centralized configuration (i.e., using CSS variables).
- Alternatively, using font tags (
- Specific templates can be used to achieve colored text for different contexts:
{{Y}}and{{N}}can be used to give text green and red colors (yes and no, respectively).{{Color}}can be used to assign text a color with either a hex value, a standard name, or from a selection of pre-defined span classes. This is generally used for assigning specific HUD or DLC colors (see list of custom colors). For example,{{Color|gtao-dlc-28|GTA Online: Smugglers Run}}produces GTA Online: Smugglers Run.
Preformatted text
Preformatted text is displayed in a fixed-width font, and the text preserves both spaces and line breaks. The text will be displayed exactly as written in the HTML source code.
- Last amended: August 20, 2025 by MonkeyBot188 (revision | history)
| GTA Wiki Manual of Style | |||||||||
|---|---|---|---|---|---|---|---|---|---|
| General practices |
|
||||||||
| Article layouts | Animals | Buildings | Businesses | Vehicles | ||||||||
| Other practices | We're not Wikipedia | Ignore the rules | What needs a Manual of Style | ||||||||
| Category:Manual of Style (shortcuts) • Category:Policy • Category:GTA Wiki | |||||||||

