Forside Forum Link/Download Chat Genveje Medlemmer Min Profil Kalender FAQ

BB Code

Explanation

BB code is a set of tags based on the HTML language that you may already be familiar with. They allow you to add formatting to your messages in the same way as HTML does, but have a simpler syntax and will never break the layout of the pages you are viewing. The ability to use BB code is set on a forum-by-forum basis by the administrator, so you should check the forum rules when you post a new message.

Below is a list of the BB code tags you can use to format your messages.

vB kode liste

  1. Fed / Italic / Underline
  2. Farve
  3. Size
  4. Font
  5. Fremhævet
  6. Venstre / Højre / I midten
  7. Indrykning
  8. Email Linking
  9. URL linkning
  10. Emne linkning
  11. Indlæg linkning
  12. Bulleted Lists / Advanced Lists
  13. Billeder
  14. Videos
  15. HTML-kode
  16. Citat
  17. Stop BB Code Parsing
  18. Vedhæftet fil
Incorrect BB Code Usage:
  • [url] www.example.com [/url] - don't put spaces between the bracketed code and the text you are applying the code to.
  • [email]myname@domain.com[email] - the end brackets must include a forward slash ([/email])

Fed / Italic / Underline

[b], [i] og [u] tegne tillader dig at lave en tekst der er bold, italic og understreget.

    • [b]værdi[/b]
    • [i]værdi[/i]
    • [u]værdi[/u]
    Brug
    • [b]denne tekst er i fed[/b]
    • [i]denne tekst er italic[/i]
    • [u]denne tekst er understreget[/u]
    Eksempel brug
    • denne tekst er i fed
    • denne tekst er italic
    • denne tekst er understreget
    Eksempel effekt

Farve

[color] tillader dig at ændre farven på din tekst.

  • [color=Indstilling]værdi[/color]
    Brug
  • [color=blue]denne tekst er blå[/color]
    Eksempel brug
  • denne tekst er blå
    Eksempel effekt

Size

[size] tillader dig at ændre størrelsen på din tekst.

  • [size=Indstilling]værdi[/size]
    Brug
  • [size=+2]denne tekst er 2 størrelser større end normalt[/size]
    Eksempel brug
  • denne tekst er 2 størrelser større end normalt
    Eksempel effekt

Font

[font] tillader dig at ændre fonten på din tekst.

  • [font=Indstilling]værdi[/font]
    Brug
  • [font=courier]denne tekst benytter courier fonten[/font]
    Eksempel brug
  • denne tekst benytter courier fonten
    Eksempel effekt

Venstre / Højre / I midten

[left], [right] og [center] tillader dig at ændre stedet hvor din tekst står.

    • [left]værdi[/left]
    • [center]værdi[/center]
    • [right]værdi[/right]
    Brug
    • [left]this text is left-aligned[/left]
    • [center]denne tekst er i midten[/center]
    • [right]this text is right-aligned[/right]
    Eksempel brug
  • this text is left-aligned
    denne tekst er i midten
    this text is right-aligned
    Eksempel effekt

Indrykning

[indent] tillader dig at indrykke din tekst.

  • [indent]værdi[/indent]
    Brug
  • [indent]denne tekst er indrykket[/indent]
    Eksempel brug
  • denne tekst er indrykket
    Eksempel effekt

Email Linking

The [email] tag allows you to link to an email address. You can include an optional parameter to 'name' your link.

    • [email]værdi[/email]
    • [email=Indstilling]værdi[/email]
    Brug
    • [email]j.doe@example.com[/email]
    • [email=j.doe@example.com]Click Here to Email Me[/email]
    Eksempel brug
  • Eksempel effekt

URL linkning

[url] tillader dig at linke til andre websider og filer. Du kan evt. også inkludere parameteret 'navn' til dit link.

    • [url]værdi[/url]
    • [url=Indstilling]værdi[/url]
    Brug
    • [url]https://rokken3.dk/forum[/url]
    • [url=https://rokken3.dk/forum]Håndens arbejde[/url]
    Eksempel brug
  • Eksempel effekt

Emne linkning

[thread] tillader dig at linke til et emne ved at tilføje emne id. Du kan evt. også inkludere parameteret 'navn' til dit link.

    • [thread]threadid[/thread]
    • [thread=threadid]værdi[/thread]
    Brug
    • [thread]42918[/thread]
    • [thread=42918]Klik på mig![/thread]
    (Note: The threadid/postid is just an example and may not link to a valid thread/post.)
    Eksempel brug
  • Eksempel effekt

Indlæg linkning

[post] tillader dig at linke til et indlæg ved at tilføje indlæg id. Du kan evt. også inkludere parameteret 'navn' til dit link.

Bulleted Lists

The [list] tag allows you to create simple, bulleted lists without specifying an option. Within the value portion, each bullet is denoted by the [*] tag.

  • [list]værdi[/list]
    Brug
  • [list]
    [*]list item 1
    [*]list item 2
    [/list]
    Eksempel brug
    • list item 1
    • list item 2
    Eksempel effekt

Advanced Lists

The [list] tag allows you to create advanced lists by specifying an option. The option should have a value of 1 (for a numbered list) or A (for an alphabetic with capital letters list) or a (for an alphabetic with lowercase letters list) or I (for a numbered with capital Roman numeral list) or i (for a numbered with small Roman numeral list).

  • [list=Indstilling]værdi[/list]
    Brug
  • [list=1]
    [*]list item 1
    [*]list item 2
    [/list]

    [list=A]
    [*]list item 1
    [*]list item 2
    [/list]

    [list=a]
    [*]list item 1
    [*]list item 2
    [/list]
    Eksempel brug
    1. list item 1
    2. list item 2
    1. list item 1
    2. list item 2
    1. list item 1
    2. list item 2
    Eksempel effekt

Billeder

The [img] tag allows you to embed images within your posts. You can also combine this tag with the [url] tag to make images become links.

  • [img]værdi[/img]
    Brug
    • [img]https://rokken3.dk/forum/images/statusicon/forum_new-48.png[/img] (Not linked)
    • [url=http://www.example.com] [img]https://rokken3.dk/forum/images/statusicon/forum_new-48.png[/img] [/url] (Linked)
    Eksempel brug
    • (Not linked)
    • (Linked)
    Eksempel effekt

Videos

The [video] tag allows you to embed videos from various video services within your posts.

  • [video]værdi[/video]
    Brug
    • [video=youtube;eOUq4Z6R7xI]http://www.youtube.com/watch?v=eOUq4Z6R7xI[/video]
    Eksempel brug
    Eksempel effekt

HTML-kode

The [html] tag allows you to perform syntax highlighting for HTML code.

  • [html]værdi[/html]
    Brug
  • [html]
    <img src="image.gif" alt="image" />
    <a href="testing.html" target="_blank">Testing</a>
    [/html]
    Eksempel brug
  • HTML-kode:
    <img src="image.gif" alt="image" />
    <a href="testing.html" target="_blank">Testing</a>
    Eksempel effekt

Citat

The [quote] tag allows you to attribute text to someone else.

    • [quote]Citat[/quote]
    • [quote=Brugernavn]værdi[/quote]
    Brug
    • [quote]Lorem ipsum dolor sit amet[/quote]
    • [quote=John Doe]Lorem ipsum dolor sit amet[/quote]
    • [quote=John Doe;402502]Lorem ipsum dolor sit amet[/quote]
    Eksempel brug
    • Lorem ipsum dolor sit amet
    • Citat Oprindeligt indsendt af John Doe
      Lorem ipsum dolor sit amet
    • Citat Oprindeligt indsendt af John Doe Se meddelelser
      Lorem ipsum dolor sit amet
    Eksempel effekt

Fremhævet

[highlight] tillader dig at fremhæve din tekst.

  • Brug
    [highlight]værdi[/highlight]
  • Eksempel brug
    [highlight]denne tekst er fremhævet[/highlight]
  • Eksempel effekt
    denne tekst er fremhævet

Stop BB Code Parsing

The [noparse] tag allows you to stop the parsing of BB code.

  • [noparse][b]værdi[/b][/noparse]
    Brug
  • [noparse][b]Lorem ipsum dolor sit amet[/b][/noparse]
    Eksempel brug
  • [b]Lorem ipsum dolor sit amet[/b]
    Eksempel effekt

Vedhæftet fil

The [attach] tag allows you to display an attachment in your post rather than at the bottom. It will only display attachments that belong to the post in which it is utilized.

  • [attach]attachmentid[/attach]
    Brug
  • [attach]12345[/attach]
    Eksempel brug
  • Eksempel effekt