Your fursona name.
- Good time to test this
- I do not have a fursona
- I am not a furry
- I do not have a fursona name
- No furry polls
Your fursona name.

That can all change, just like @x65943 predicted that you will change your legal name.
- Good time to test this
- I do not have a fursona
- I am not a furry
- I do not have a fursona name
- No furry polls
No one predicts the poll godThat can all change, just like @x65943 predicted that you will change your legal name.







- Quoted Text
Displays text that has been quoted from another source. You may also attribute the name of the source.
Example:
Quoted textOutput:A person said:Something they said
Quoted text
Quoted from A person:
Something they said
- Text Containing SpoilersHides text that may contain spoilers so that it must be clicked by the viewer to be seen.
Example:
Simple spoilerOutput:Spoiler with a title
Code:, [PHP], [HTML] - Programming Code Display[/B] [B] Displays text in one of several programming languages, highlighting the syntax where possible. Example: [CODE]General codeOutput:PHP:echo $hello . 'world';
Code:
General
code
PHP:
echo $hello . 'world';
- Text Indent
Indents the wrapped text. This can be nested for larger indentings.
Example:
Regular text
Indented textOutput:
More indented
Regular text
Indented text
More indented
- - Plain Text[/B]
[B]
Disables BB code translation on the wrapped text.
Example:
[PLAIN]This is not [B]bold[/B] text.
Output:
This is not bold text.
Full Size: View attachment 123
Output:
The contents of the attachments would appear here.
- - Acronym [/B][/SIZE] Adds a tooltip to explain an acronym Example: [acronym="Laughing Out Loud"]LOL
Output:
LOL
(See the "link" tag below)
Output:
(See the "link" tag below)
- - Background Color
Sets a background color for text
Example:
Highlighted text
Output:
Highlighted text
[COMPANY=option]
- [COMPANY=option] - COMPANY [/COMPANY][COMPANY=option][/company][COMPANY=option]
Link to a GBAtemp Game Center company page
Example:
[COMPANY=URL]Name[/COMPANY]
Output:
Name[/company]
[DATATABLE][DATATABLE=option]
- [DATATABLE], [DATATABLE=option] - DataTable [/DATATABLE]
[/DATATABLE]
[DATATABLE][DATATABLE=option][/datatable]
[/datatable]
[DATATABLE][DATATABLE=option]
Advanced data table
Example:
[datatable]
[tr]
[th]Header 1[/th]
[th]Header 2[/th]
[th]Header 3[/th]
[/tr]
[tr][td]A[/td][td]B[/td][td]C[/td][/tr]
[tr][td]D[/td][td]E[/td][td]F[/td][/tr]
[/datatable]
Output:
Show[/datatable]
[/datatable]
- entries
Search:
Header 1 Header 2 Header 3
A B C
D E F
Showing 1 to 2 of 2 entries
FirstPrevious1NextLast[GAME=option]
- [GAME=option] - GAME [/GAME][GAME=option][/game][GAME=option]
Link to a GBAtemp Game Center game page
Example:
[GAME=URL]Name[/GAME]
Output:
Name[/game]
- Nice Header
A nice blue header
Example:
Section 1
Output:
Section 1[/game][/datatable]
Output:
[LIST][*][SIZE=4][B] [JUSTIFY] - Justify text [/JUSTIFY][/B][JUSTIFY][/justify][/SIZE][JUSTIFY] Justifies the inner text Example: [justify]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.[/justify] Output: Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.[/justify][/LIST][JUSTIFY] [LIST][*][SIZE=4][B] [LINK=option] - Link to anchor [/LINK][/B][LINK=option][/link][/SIZE][LINK=option] Links to an anchor made with the anchor tag. Example: [link=test]Go to test anchor[/link] Output: [URL='https://gbatemp.net/help/bb-codes#test']Go to test anchor[/URL][/link][/LIST][LINK=option] [LIST][*][SIZE=4][B] [P] - Paragraph [/P][/B][P][/p][/SIZE][P] Paragraph tag Example: [p]This is a very small paragraph[/p] Output: This is a very small paragraph [/p][/LIST][P] [LIST][*][SIZE=4][B] [PLATFORM=option] - PLATFORM [/PLATFORM][/B][PLATFORM=option][/platform][/SIZE][PLATFORM=option] Link to a GBAtemp Game Center platform page Example: [PLATFORM=URL]Name[/PLATFORM] Output: [URL='https://gbatemp.netURL'] [IMG]https://gbatemp.net/images/noconsole.png[/IMG] Name[/URL][/platform][/LIST][PLATFORM=option] [LIST][*][SIZE=4][B] [PRE] - Preformatted text [/PRE][/B][PRE][/pre][/SIZE][PRE] Make text retrain whitespace etc. Example: [pre]This text has whitespace[/pre] Output: This text has whitespace[/pre][/LIST][PRE] [LIST][*][SIZE=4][B] [SUB] - Subscript [/SUB][/B][SUB][/sub][/SIZE][SUB] Adds text in subscript. Example: The molecular formula of carbon dioxide is CO[sub]2[/sub]. Output: The molecular formula of carbon dioxide is CO2.[/sub][/LIST][SUB] [LIST][*][SIZE=4][B] [SUP] - Superscript [/SUP][/B][SUP][/sup][/SIZE][SUP] Adds text as superscript Example: x squared can be written as x[sup]2[/sup] Output: x squared can be written as x2[/sup][/LIST][SUP] [LIST][*][SIZE=4][B] [TABLE], [TABLE=option] - Table [/TABLE][/TABLE][/B][TABLE][TABLE=option][/table][/table][/SIZE][TABLE][TABLE=option] Simple HTML table tag equivalent Example: [table] [tr] [th] [/th] [th]Header 1[/th] [th]Header 2[/th] [th]Header 3[/th] [/tr] [tr] [td="2r,red"][/td] [td="2r,top"]Data 1 (2 rows)[/td] [td]Data 2[/td] [td="right"]Data 3[/td] [/tr] [tr] [td="2c"]Data 4 (2 cols)[/td] [/tr] [/table] Output: [B] Header 1[/B] [B]Header 2[/B] [B]Header 3[/B] Data 1 (2 rows) Data 2 Data 3 Data 4 (2 cols)[/table][/table][/LIST][TABLE][TABLE=option] [LIST][*][SIZE=4][B] [TABS] - Render Tabs into a post [/TABS][/B][TABS][/tabs][/SIZE][TABS] Render Tabs into a post Example: [tabs] [tab=Title 1]Content 1[/tab] [tab=Title 2]Content 2[/tab] [/tabs] Output: [LIST] li" class="tabs mainTabs Tabs"> [*][URL='https://gbatemp.net/#tab_1626131402']Title 1[/URL] [*][URL='https://gbatemp.net/#tab_1626131403']Title 2[/URL] [/LIST] [LIST] [*]Content 1 [/LIST][/tabs][/LIST][TABS] [LIST][*][SIZE=4][B] [TWEET], [TWEET=option] - Twitter embed [/B][/SIZE] Embed a twitter tweet Example: [tweet]https://twitter.com/GBAtemp/status/613666530937708544[/tweet] Output: Review: NES30 Pro Bluetooth Controller | [URL='https://t.co/VKbXGDAcOp']http://t.co/VKbXGDAcOp[/URL] The Video Game Community [URL]https://t.co/bzpbTlTRfA[/URL] [URL='https://t.co/YEG6OMpRjF']pic.twitter.com/YEG6OMpRjF[/URL] — GBAtemp (@GBAtemp) [URL='https://twitter.com/GBAtemp/status/613666530937708544?ref_src=twsrc%5Etfw']June 24, 2015[/URL][/B][/SIZE][/LIST][SIZE=4][B] [LIST][*][SIZE=4][B] [WIKI], [WIKI=option] - Wiki link [/WIKI][/WIKI][/B][WIKI][WIKI=option][/wiki][/wiki][/SIZE][WIKI][WIKI=option] Link to a GBAtemp Wiki page Example: [wiki]GBAtemp.net[/wiki] [wiki="GBAtemp.net"]GBAtemp[/wiki] Output: [URL='https://wiki.gbatemp.net/wiki/GBAtemp.net']GBAtemp.net[/URL] [URL='https://wiki.gbatemp.net/wiki/GBAtemp.net']GBAtemp[/URL][/wiki][/wiki][/LIST][WIKI][WIKI=option][/wiki][/wiki][/B][WIKI][WIKI=option][/wiki][/wiki][/SIZE][WIKI][WIKI=option][/wiki][/wiki][/tabs][/table][/table][/sup][/sub][/pre][/platform][/p][/link][/justify][JUSTIFY][LINK=option][P][PLATFORM=option][PRE][SUB][SUP][TABLE][TABLE=option][TABS][WIKI][WIKI=option][/wiki][/wiki][/tabs][/table][/table][/sup][/sub][/pre][/platform][/p][/link][/justify][JUSTIFY][LINK=option][P][PLATFORM=option][PRE][SUB][SUP][TABLE][TABLE=option][TABS][WIKI][WIKI=option][/wiki][/wiki][/tabs][/table][/table][/sup][/sub][/pre][/platform][/p][/link][/justify]
- - IRC link Link to an IRC server or channel Example: [irc="irc.gbatemp.net:4500/gbatemp.net"]#gbatemp.net
Output:
#gbatemp.net[/irc]
[/datatable]
[/company][COMPANY=option][DATATABLE][DATATABLE=option][GAME=option][JUSTIFY][LINK=option][P][PLATFORM=option][PRE][SUB][SUP][TABLE][TABLE=option][TABS][WIKI][WIKI=option][/wiki][/wiki][/tabs][/table][/table][/sup][/sub][/pre][/platform][/p][/link][/justify]
[/game][/datatable]
[/datatable]
[/company][COMPANY=option][DATATABLE][DATATABLE=option][GAME=option][JUSTIFY][LINK=option][P][PLATFORM=option][PRE][SUB][SUP][TABLE][TABLE=option][TABS][WIKI][WIKI=option] [/wiki][/wiki][/tabs][/table][/table][/sup][/sub][/pre][/platform][/p][/link][/justify]
[/game][/datatable]
[/datatable]
[/company]
[COMPANY=option][DATATABLE][DATATABLE=option][GAME=option][JUSTIFY][LINK=option][P][PLATFORM=option][PRE][SUB][SUP][TABLE][TABLE=option][TABS][WIKI][WIKI=option][/wiki][/wiki][/tabs][/table][/table][/sup][/sub][/pre][/platform][/p][/link][/justify]
[/game][/datatable]
[/datatable]
[/company]
