Danbooru
Login Posts Comments Notes Artists Tags Pools Wiki Forum More ยป
Search Changes Help | Posts (0) History
  • Help
guro
scat
furry -rating:g

Recent Changes (all)

  • velvet ant
  • unnamed blonde girl (aika zero)
  • twitchy buggy
  • star wars: revenge of the sith
  • drama queen
  • drama queens
  • hunter: the parenting
  • loveless
  • thragg's gang (meme)
  • the last samurai
  • tilipi
  • yarne (fire emblem)
  • panne (fire emblem)
  • ricken (fire emblem)
  • lon'qu (fire emblem)
  • male robin (fire emblem)
  • donnel (fire emblem)
  • kellam (fire emblem)
  • cynthia (fire emblem)
  • cynthia (falcon knight) (fire emblem)
  • brady (fire emblem)
  • maribelle (fire emblem)
  • psylocke
  • laurent (fire emblem)
  • zeen c

Options

  • Wiki History
  • Discussions
  • What Links Here

help:dtext

Table of Contents
  • Basic formatting
  • Links
  • Links Using ID
  • Emoji
  • Images
  • Paragraphs
  • Horizontal Rules
  • Headings
  • Spoilers
  • Quotes
  • Lists
  • Expands
  • Tables
  • HTML

DText is Danbooru's custom text formatting language. It's a mishmash of several markup languages, including BBCode, MediaWiki, Markdown, and HTML.

You can use the "Preview" button in the top left of the text editor to see what your formatting will look like. You can also use help:sandbox to experiment with formatting.

Basic formatting

What you typeWhat you getNotes
[b]bold[/b]bold
[i]italics[/i]italics
[u]underline[/u]underline
[s]strikethrough[/s]strikethrough
[tn]note[/tn]note
[spoilers]ssh![/spoilers]ssh!
[nodtext][u]text[/u][/nodtext][u]text[/u]Ignore DText tags
[code][u]text[/u][/code][u]text[/u]Ignore DText and format as code
line[br]breakline
break
Insert a line break
(Allows line breaks to be specified in line)

Links

What you typeWhat you getNotes
https://danbooru.donmai.ushttps://danbooru.donmai.us Basic link
<https://danbooru.donmai.us>https://danbooru.donmai.usBasic link with delimiters
"Danbooru":[https://danbooru.donmai.us]DanbooruLink with custom text
[Danbooru](https://danbooru.donmai.us)DanbooruMarkdown style link
[https://danbooru.donmai.us](Danbooru)DanbooruReverse Markdown style link
<a href="https://danbooru.donmai.us">Danbooru</a>DanbooruHTML style link
[url]https://danbooru.donmai.us[/url]https://danbooru.donmai.usBBCode style link
[url=https://danbooru.donmai.us]Danbooru[/url]DanbooruBBCode style link with custom text
"ToS":[/terms_of_service]ToSLink to a Danbooru page
Note: Substitute [ and ] in links with %5B and %5D to avoid format breaking
"Here":[#dtext-basic-formatting]HereLink to a specific section of the current page
[[Kantai Collection]]Kantai CollectionLink to a wiki
[[Kantai Collection#External-links]]Kantai CollectionLink to a specific section of a wiki article
Note: The first letter of the anchor must be capitalized.
Note: There must be a header with an anchor like "h4#External-links." on the page.
[[Kantai Collection|Kancolle]]KancolleLink to a wiki with custom text
[[Fate (series)|]]FateLink to a wiki without the qualifier
[[cat]]s, 19[[60s]]cats, 1960sAdjacent text becomes part of the link
{{kantai_collection comic}}kantai_collection comicLink to a tag search
{{kantai_collection comic|Kancolle Comics}}Kancolle ComicsLink to a tag search with custom text
@evazion@evazionLink/Mention a user
Note: When used in forum posts and comments, sends a notification to the target user

Links using ID

What you typeWhat you getNotes
post #1234post #1234Link to post
asset #1234asset #1234Link to media asset
topic #1234topic #1234Link to forum topic
topic #1234/p2topic #1234/p2Link to forum topic (page 2)
forum #1234forum #1234Link to forum post
comment #1234comment #1234Link to comment
pool #1234pool #1234Link to pool
favgroup #1234favgroup #1234Link to favorite group
wiki #1234wiki #1234Link to wiki
user #1234user #1234Link to user
ban #1234ban #1234Link to ban
feedback #1234feedback #1234Link to user feedback
appeal #1234appeal #1234Link to post appeal
flag #1234flag #1234Link to post flag
note #1234note #1234Link to translation note
BUR #1234BUR #1234Link to bulk update request
alias #1234alias #1234Link to tag alias
implication #1234implication #1234Link to tag implication
mod action #1234mod action #1234Link to mod action
artist #1234artist #1234Link to artist
issue #1234issue #1234Link to Github issue
pixiv #1234pixiv #1234Link to Pixiv post
pawoo #1234pawoo #1234Link to Pawoo post
seiga #1234seiga #1234Link to NicoSeiga post
nijie #1234nijie #1234Link to Nijie post
twitter #1234twitter #1234Link to Twitter post
deviantart #1234deviantart #1234Link to DeviantArt post
artstation #1234artstation #1234Link to ArtStation post
sankaku #1234sankaku #1234Link to Sankaku post
gelbooru #1234gelbooru #1234Link to Gelbooru post
yandere #1234yandere #1234Link to Yande.re post

Emoji

Use :smile: to add emoji. Put the emoji on a line by itself to make it bigger. Click the "Emoji" icon in the top right of the editor to see the list of emoji.

What you type
Small emoji: :smile:
Big emoji:
:smile:
What you get

Small emoji: ๐Ÿ˜„
Big emoji:

๐Ÿ˜„

Images

Use !post #1234 to embed an image from a post. You can add images by dragging and dropping or copying and pasting an image, or by clicking the "Image" icon in the top right of the editor and pasting in the URL.

What you typeWhat you get
!post #1234Large image of post
!post #1234: CaptionLarge image of post with caption
!asset #1234Large image of asset
!asset #1234: CaptionLarge image of asset with caption
* !post #1234Thumbnail image of post
* !post #1234: CaptionThumbnail image of post with caption
* !asset #1234Thumbnail image of asset
* !asset #1234: CaptionThumbnail image of asset with caption

Paragraphs

Paragraphs are separated by blank lines.

A single line break inside a paragraph
creates a new line
instead of a new paragraph.

Horizontal rules

Use [hr] on a line by itself to create a horizontal rule, like this:


Headings

Use h4. Heading, h5. Heading, or h6. Heading to create a heading.

What you type
h4. Heading
h5. Heading
h6. Heading
What you get

Heading

Heading
Heading

Linkable headings

Use h4#section-name. text to create a heading that can be hyperlinked with "link":[#dtext-section-name].

What you type
h6#example-heading. Example heading

"Click to jump to the heading":[#dtext-example-heading].
[[help:dtext#Example heading|Click to jump to the heading]]
What you get
Example heading

Click to jump to the heading.
Click to jump to the heading

Spoilers

Use [spoiler][/spoiler] to create spoilers.

What you type
Darth Vader is [spoiler]Luke Skywalker[/spoiler]'s father.

[spoiler]
You can put multiple paragraphs in spoilers.

Like this.
[/spoiler]
What you get

Darth Vader is Luke Skywalker's father.

You can put multiple paragraphs in spoilers.

Like this.

Quotes

Use [quote][/quote] to create quotes.

What you type
[quote]
Chiyo-dad said:
 
I wish I were a bird.
[/quote]
What you get

Chiyo-dad said:

I wish I were a bird.

What you type
[quote]
  [quote]
    Hello everyone~!
  [/quote]

  Oh my gah!
[/quote]
What you get

Hello everyone~!

Oh my gah!

Lists

Start a line with an '*' to make a list.

What you type
* Item 1
* Item 2
** Item 2.1
*** Item 2.1.1
** Item 2.2
* Item 3
What you get
  • Item 1
  • Item 2
    • Item 2.1
      • Item 2.1.1
    • Item 2.2
  • Item 3

Expands

Use [expand] to create collapsible blocks of text. Use [expand=Custom title] to add a custom title.

What you type
[expand]
Text that is hidden by default. Click the "Show" button to expand the block and make the text visible.
[/expand]
What you get
Show

This text is hidden by default. Clicking the "Show" button will expand the block.

What you type
[expand=Custom title]
This text is hidden by default. Clicking the "Show" button will expand the block.
[/expand]
What you get
Custom title

This text is hidden by default. Clicking the "Show" button will expand the block.

Tables

Use HTML table tags to make a table.

Table Tags
DText TagsOptional Attributes
[table]
[thead]align
[tbody]align
[tr]align
[col]align, span
[colgroup]
[th]align, colspan, rowspan
[td]align, colspan, rowspan

To add attributes use the syntax: [td align="center"].

Table Element Attributes
AttributesAttributes Values
alignleft, right, center, justify
spanpositive integer
colspanpositive integer
rowspanpositive integer
What you type
[table]
  [thead]
    [tr]
      [th colspan="3" align="center"]Table[/th]
    [/tr]
    [tr align="center"]
      [th]A[/th]
      [th]B[/th]
      [th]C[/th]
    [/tr]
  [/thead]
  [tbody]
    [tr]
      [td align="left"]L[/td]
      [td align="center"]C[/td]
      [td align="right"]R[/td]
    [/tr]
    [tr]
      [td]---1---[/td]
      [td]---2---[/td]
      [td]---3---[/td]
    [/tr]
  [/tbody]
[/table]
What you get
Table
ABC
LCR
---1------2------3---

HTML style tags

DText supports the following HTML style tags:

HTML StyleDText
<b>, or <strong>[b]
<i>, or <em>[i]
<u>[u]
<s>[s]
<tn>[tn]
<spoiler>[spoiler]
<nodtext>[nodtext]
<code>[code]
<br>[br]
<a href="http://example.com">click here</a>"click here":[http://example.com]
<hr>[hr]
<quote>[quote]
<expand>[expand]
<table>[table]
<thead>[thead]
<tbody>[tbody]
<tr>[tr]
<col>[col]
<colgroup>[colgroup]
<th>[th]
<td>[td]
Terms / Privacy / Upgrade / Contact /