Du besøger forumet som gæst, hvilket giver dig begrænsede muligheder.
Forumet dækker sporten fodbold i alle afskygninger, men bevæger sig også ind på
andre sportsgrene, køb og salg og Brødrene Rotschilds spilforslag. Ved at registrere dig på vores
forum, der er en gratis service, får du blandt andet mulighed for at:
Deltage i de mange spændende fora
Skrive i chatboksen sammen med de mange andre brugere
Uploade dine fodboldbilleder
Udøse og udvide din fodboldviden i et omfang, du aldrig havde drømt om
... og meget, meget mere!
Registreringen er hurtigt overstået, så kom igang med det samme og registrer din bruger! Hvis du har problemer med registreringen, kan du kontakte administrationen
BB Code
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.
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.
Brug
[list]værdi[/list]
Eksempel brug
[list] [*]list item 1 [*]list item 2 [/list]
Eksempel effekt
list item 1
list item 2
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).
Brug
[list=Indstilling]værdi[/list]
Eksempel brug
[list=1] [*]list item 1 [*]list item 2 [/list]
[list=a] [*]list item 1 [*]list item 2 [/list]
Eksempel effekt
list item 1
list item 2
list item 1
list item 2
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.
The [php] tag performs the same function as the [code] tag, but also adds syntax highlighting for PHP code. Although it is designed for PHP, it may correctly highlight some other C-like languages.
[quote]Lorem ipsum dolor sit amet[/quote]
[quote=John Doe]Lorem ipsum dolor sit amet[/quote]
[quote=John Doe;122450]Lorem ipsum dolor sit amet[/quote]
Eksempel effekt
Citat:
Lorem ipsum dolor sit amet
Citat:
Citat: John Doe
Lorem ipsum dolor sit amet
Citat:
Citat: John Doe
Lorem ipsum dolor sit amet
Stop BB Code Parsing
The [noparse] tag allows you to stop the parsing of BB code.
Brug
[noparse][b]værdi[/b][/noparse]
Eksempel brug
[noparse][b]Lorem ipsum dolor sit amet[/b][/noparse]
Eksempel effekt
[b]Lorem ipsum dolor sit amet[/b]
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.
Brug
[attach]attachmentid[/attach]
Eksempel brug
[attach]12345[/attach]
Eksempel effekt
Dailymotion
Til brug for at, sætte film ind fra Dailymotion.com
Brug
[dm]værdi[/dm]
Eksempel brug
[dm]x5frxp[/dm]
Eksempel effekt
Float Left
Float billede til venstre for tekst
Brug
[fl]værdi[/fl]
Eksempel brug
[fl]billedeurl[/fl]
Eksempel effekt
Float Right
Float billede til højre i en tekst
Brug
[fr]værdi[/fr]
Eksempel brug
[fr]billedeurl[/fr]
Eksempel effekt
YouTube
For at bruge YouTube-koden, skal du tage det sidste af adressen til filmen. Altså hvis det fulde link hedder http://youtube.com/watch?v=MB4lYNN5y_0 skal du kun bruge det sidste: MB4lYNN5y_0
Det kommer til at se ud således: [yt]MB4lYNN5y_0[/yt]