Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Welcome to Black Dahlia Roleplaying, a multi-genre writing website for adults (18+) serving writers of all levels and abilities. Our goal is to provide a fun and creative space for writers and roleplayers to come together to explore new worlds, settings, and characters.
[B], [I], [U], [S] - Bold, italics, underline, and strike-through
Makes the wrapped text bold, italic, underlined, or struck-through.
Example:
This is [B]bold[/B] text.
This is [I]italic[/I] text.
This is [U]underlined[/U] text.
This is [S]struck-through[/S] text.
Output:
This is bold text.
This is italic text.
This is underlined text.
This is struck-through text.
[COLOR=color], [FONT=name], [SIZE=size] - Text Color, Font, and Size
Changes the color, font, or size of the wrapped text.
Example:
This is [COLOR=red]red[/COLOR] and [COLOR=#0000cc]blue[/COLOR] text.
This is [FONT=Courier New]Courier New[/FONT] text.
This is [SIZE=1]small[/SIZE] and [SIZE=7]big[/SIZE] text.
Output:
This is red and blue text.
This is Courier New text.
This is small and big text.
[URL], [EMAIL] - Linking
Creates a link using the wrapped text as the target.
Inserts an attachment at the specified point. If the attachment is an image, a thumbnail or full size version will be inserted. This will generally be inserted by clicking the appropriate button.
Example:
Thumbnail: [ATTACH]123[/ATTACH]
Full size: [ATTACH=full]123[/ATTACH]
Output:
The contents of the attachments would appear here.
Displays an article with an optional source attribution.
Example:
[ARTICLE=https://en.wikipedia.org/wiki/Article_(publishing)]
A news article discusses current or recent news of either general interest (i.e. daily newspapers) or of a specific topic (i.e. political or trade news magazines, club newsletters, or technology news websites).
A news article can include accounts of eyewitnesses to the happening event. It can contain photographs, accounts, statistics, graphs, recollections, interviews, polls, debates on the topic, etc. Headlines can be used to focus the reader’s attention on a particular (or main) part of the article. The writer can also give facts and detailed information following answers to general questions like who, what, when, where, why and how.
[/ARTICLE]
Output:
Article:
A news article discusses current or recent news of either general interest (i.e. daily newspapers) or of a specific topic (i.e. political or trade news magazines, club newsletters, or technology news websites).
A news article can include accounts of eyewitnesses to the happening event. It can contain photographs, accounts, statistics, graphs, recollections, interviews, polls, debates on the topic, etc. Headlines can be used to focus the reader's attention on a particular (or main) part of the article. The writer can also give facts and detailed information following answers to general questions like who, what, when, where, why and how.
[ATTN]
·
[ATTN=option]
- Attention
Make a block of text stand out with a border and custom title. Title is not required, but there will be a small gap if you leave it blank.
Example:
[attn=ATTENTION!]You should absolutely be reading this.[/attn]
[attn=★★★★★]I'm grabbing all the attention now.[/attn]
Output:
[BIMG]
·
[BIMG=option]
- Block image
Displays an image, allowing it to be resized, aligned or floated, and compared with another image.
A customizable box which allows you to set your own styles using CSS.
Example:
[div="background-color:#c49b9b; border:5px solid #4f4242; font-size:12px; font-family:georgia; color:#ffd3d3; padding:10px"]This is a box with a custom background, border, font, and padding.[/div]
Output:
This is a box with a custom background, border, font, and padding.
[FIELDSET]
·
[FIELDSET=option]
- Fieldset
This BB Code inserts a fieldset
Example:
[fieldset]This is a fieldset[/fieldset]
[fieldset title="Title"]This is a fieldset[/fieldset]
[fieldset title="Title" width=80]This is a fieldset[/fieldset]
Output:
Fieldset:
This is a fieldset
Title
This is a fieldset
Title
This is a fieldset
[FLOAT_LEFT]
- Float Left
Float content left, enabling text to wrap around it.
Example:
[FLOAT_LEFT][img]https://blackdahliaroleplaying.com/data/assets/logo_alternate/bdrp.png[/img][/FLOAT_LEFT]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur erat nibh, varius vitae consequat ut, pulvinar varius ante. Vestibulum auctor mattis elit, a sodales nisi. Pellentesque quis enim quam.
Output:
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur erat nibh, varius vitae consequat ut, pulvinar varius ante. Vestibulum auctor mattis elit, a sodales nisi. Pellentesque quis enim quam.
[FLOAT_RIGHT]
- Float Right
Float content right, enabling text to wrap around it.
Example:
[FLOAT_RIGHT][img]https://blackdahliaroleplaying.com/data/assets/logo_alternate/bdrp.png[/img][/FLOAT_RIGHT]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur erat nibh, varius vitae consequat ut, pulvinar varius ante. Vestibulum auctor mattis elit, a sodales nisi. Pellentesque quis enim quam.
Output:
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur erat nibh, varius vitae consequat ut, pulvinar varius ante. Vestibulum auctor mattis elit, a sodales nisi. Pellentesque quis enim quam.
[FA]
·
[FA=option]
- Font Awesome
Enter the full class name of an icon to use it. See the examples for more details. You can find Font Awesome icons here: https://fontawesome.com/icons?d=gallery
Example:
That’s the [fa]fa fa-bomb[/fa]!
[color=red][fa]fa fa-bomb[/fa][/color]
BBCode for styling titles and headings that match all themes.
Example:
[h1]Example[/h1]
Normal text
[h2]Example[/h2]
Normal text
[h3]Example[/h3]
Normal text
[h4]Example[/h4]
Normal text
Output:
Example
Normal text
Example
Normal text
Example
Normal text
Example
Normal text
[HR]
·
[HR=option]
- Horizontal line
Example:
Default line:
[hr]
Unformatted line:
[hr=0]
Solid line:
[hr=1]
Lightly faded on both sides:
[hr=2]
Significantly faded on both sides:
[hr=3]
Faded to left:
[hr=4]
Faded from right:
[hr=5]
Output:
Default line: Unformatted line: Solid line: Lightly faded on both sides: Significantly faded on both sides: Faded to left: Faded from right:
[HR2=option]
- Horizontal Rule, Dotted
A dotted horizontal rule which allows you to set the color and height of the bar. All height values are in pixels.
Example:
Below is a 1px, dotted, sea green bar using a color name to define the color.
[hr2=seagreen]1[/hr2]
[hr2=#808080]3[/hr2]
Above is a 3px, dotted, grey bar using a hex code to define the color.
Output:
Below is a 1px, dotted, sea green bar using a color name to define the color.
Above is a 3px, dotted, grey bar using a hex code to define the color.
[HR1=option]
- Horizontal Rule, Fade
A horizontal rule which allows you to set the color and height of the bar. All height values are in pixels.
Example:
Below is a 1px, dark red line using a color name to define the color.
[hr1=darkred]1[/hr1]
[hr1=#add8e6 ]4[/hr1]
Above is a 4px, light blue line using a hex code to define the color.
Output:
Below is a 1px, dark red line using a color name to define the color.
Above is a 4px, light blue line using a hex code to define the color.
[HR3=option]
- Horizontal Rule, Solid
A solid horizontal rule which allows you to set the color and height of the bar. All height values are in pixels.
Example:
Below is a 3px, purple bar using a color name to define the color.
[hr3=purple]2[/hr3]
[hr3=#FFC0CB]5[/hr3]
Above is a 5px, pink bar using a hex code to define the color.
Output:
Below is a 3px, purple bar using a color name to define the color.
Above is a 5px, pink bar using a hex code to define the color.
[IMGWIDTH=option]
- Image Width or Height
Specify the height or width to resize an image. Be sure to use the appropriate tag.
[error] Do not post on this request thread. [/error]
Output:
The sky is blue.
I have a question?
Yes!
Heads-up...
Do not post on this request thread.
[SCROLL=option]
- Scroll
A scroll box which allows you to set the height of the content.
Example:
[scroll=100px]"At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus. Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat."[/scroll]
Output:
"At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus. Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat."
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.