Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |
| bbcode [2026/06/15 19:06] – [BBCode Cheatsheet] melon | bbcode [2026/06/15 19:07] (current) – [BBCode Cheatsheet] melon |
|---|
| | [url=...]...[/url] | Creates a hyperlink with custom text | [url=https://melonland.net]MelonLand [/url] | [[https://melonland.net|MelonLand]] | | | [url=...]...[/url] | Creates a hyperlink with custom text | [url=https://melonland.net]MelonLand [/url] | [[https://melonland.net|MelonLand]] | |
| | [img]...[/img] | Inserts an image - add "nocache=1" to bypass caching | [img]https://melonland.net/logo.png [/img] | (image) | | | [img]...[/img] | Inserts an image - add "nocache=1" to bypass caching | [img]https://melonland.net/logo.png [/img] | (image) | |
| | [3d]...[/3d] | Inserts an 3d model - accepts width/height & x3d nav | [3d]https://melonland.net/model.x3d [/3d] | (image) | | | [3d]...[/3d] | Inserts an 3d model - accepts width/height & x3d nav | [3d]https://melonland.net/model.x3d [/3d] | (3D iFrame) | |
| | [quote]...[/quote] | Creates a quote box | [quote]Hello[/quote] | (quote) | | | [quote]...[/quote] | Creates a quote box | [quote]Hello[/quote] | (quote) | |
| | [quote=...]...[/quote] | Creates a quote box with the author's name | [quote=Molly]Hello[/quote] | (quote by Molly) | | | [quote=...]...[/quote] | Creates a quote box with the author's name | [quote=Molly]Hello[/quote] | (quote by Molly) | |