Delete a Message
eLMeR
Hello Folks!
I assume most of you know these codes. But it seems some people don't, so this topic may be useful as a kind of reminder...
I didn't find any ref about it in the forum, and the only one in the main site is "You can use BBCode to format your message, insert links and pictures", which is a little... concise
So I tried a lot of things and now I can say that these BbCode tags are the only ones that work in the main site:
To have some italic words:
To have some bold writting:
To underline a part of your text:
To insert a distant picture:
To insert a link:
http://www.casimirland.com (Not really useful, as the website scripts do it automatically)
To insert an hypertext link:
This is a wonderful website.
Mix of the two above: to insert a "clickable" picture:
Ok, I should have just ask Antoine for that list. But I like to play with code test things
Did I forget something, Ô Master of the Jedi Masters?
___________________
Maybe some of the following other bbCode tags should be included in IMCDb?
(Sorry for the word "spoiler", but it can't be changed...
I just wanted to have this part aside, as it is not really useful for the schmilblick )
I also tried these tags, but they don't work:
Could be useful to have a somewhat clean display with small pictures that don't match in width or height. Like in the good old "table-formated webpages" time
To force the width and the height of a picture. Don't work in the forum either
Could be useful to put a large distant picture of a vehicle, without having to download it, then resize it and finally insert it as a pic
(and some variants, but all with the same result)
text2
text2
Small writing // Large writing
text
test
somebody@domain.tld // Contact us
I assume most of you know these codes. But it seems some people don't, so this topic may be useful as a kind of reminder...
I didn't find any ref about it in the forum, and the only one in the main site is "You can use BBCode to format your message, insert links and pictures", which is a little... concise
So I tried a lot of things and now I can say that these BbCode tags are the only ones that work in the main site:
To have some italic words:
- [i]text[/i]
To have some bold writting:
- [b]text[/b]
To underline a part of your text:
- [u]text[/u]
To insert a distant picture:
- [img]url-of-the-picture[/img]
To insert a link:
http://www.casimirland.com (Not really useful, as the website scripts do it automatically)
- [url]url-of-the-link[/url]
To insert an hypertext link:
This is a wonderful website.
- [url=url-of-the-webpage]text[/url]
Mix of the two above: to insert a "clickable" picture:
- [url=url-of-the-webpage][img]url-of-the-picture[/img][/url]
To hide some part of a text
- [spoiler]text[/spoiler]
For quotes without the author's name.
- [quote]text[/quote]
Quote From: "John Doe"
For quotes with the author's name.- [quote="author"]text[/quote]
Ok, I should have just ask Antoine for that list. But I like to play with code test things
Did I forget something, Ô Master of the Jedi Masters?
___________________
Maybe some of the following other bbCode tags should be included in IMCDb?
(Sorry for the word "spoiler", but it can't be changed...
I just wanted to have this part aside, as it is not really useful for the schmilblick )
I also tried these tags, but they don't work:
- [table][row][col]a[/col][col]b[/col][/row][row][col]c[/col][col]d[/col][/row][/t- able]
Could be useful to have a somewhat clean display with small pictures that don't match in width or height. Like in the good old "table-formated webpages" time
- [img width={width} height={height}]url-of-the-picture[/img]
- or
- [img={width}x{height}]url-of-the-picture[/img]
To force the width and the height of a picture. Don't work in the forum either
Could be useful to put a large distant picture of a vehicle, without having to download it, then resize it and finally insert it as a pic
- [list][item]Part of the list[/item][item]Other part of the list[/item][/list]
(and some variants, but all with the same result)
- Part of the list
- Other part of the list
- text[sup]2[/sup]
text2
- text[sup]2[/sup]
text2
- [size=10]Small writing[/size] // [size=20]Large writing[/size]
Small writing // Large writing
- [s]text[/s] or [strike]text[/strike]
text
- [align=center]text[/align] or [center]test[/center]
text
- [align=right]text[/alignr
text
test
- [code]test[/code]
With this one, the website scripts cannot "translate" BbCode given as examples
- [email]somebody@domain.tld[/email] or [email=somebody@domain.tld]Some text there[/email]
somebody@domain.tld // Contact us