This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Message Markup
#1
Lightbulb 
If you are posting using a browser that provides the fancy toolbar, the simplest way to use it is to type something and then select the text and then apply the style you want.
With links, I find that it's a great help to place a comma or space, then back up, and then insert the link. This stops subsequently entered content from being taken as part of the link. Bug in the editor, I think. ;-)

In all cases, you can use manually-inserted markup. It's similar to HTML, but not the same. The tags go in square brackets, as follows:

This:
Code:
Text in [i]italics[/i].
Text in [b]bold[/b].
Text [u]underlined[/u].
Text [s]struck through[/s].
You can [b][i]mix them up too[/i][/b]!

Looks like this:
Text in italics.
Text in bold.
Text underlined.
Text struck through.
You can mix them up too!

You can use 'em' and 'strong' instead of bold and italic; but it's more to type. :-)

You can create lists:
Code:
[list][*]First[/*][*]Second[/*][*]Third[/*][/list]

[list=1][*]First[/*][*]Second[/*][*]Third[/*][/list]
  • First
  • Second
  • Third
  1. First
  2. Second
  3. Third
You can insert links:

Code:
[url=https://heyrick.eu/blog/]Go visit my blog![/url]
Go visit my blog!

You can insert images:
Code:
[img]https://heyrick.eu/aldershot/images/icons/heart.png[/img]
[Image: heart.png]

If you are quoting somebody:
Code:
[quote]This is quoted.[/quote]
Looks like:
Quote:This is quoted.


You can also use 'code' to put things in a way that won't be parsed (as shown in the examples above). There's also 'size' for editing the text size (it's either 1-6, or a percentage), and 'color' (spelled the American way) for giving text colour.

For other ideas, Google for "BBCode markup".
Reply


Messages In This Thread
Message Markup - by heyrick - 07/06/2021, 9:06 pm
RE: Message Markup - by heyrick - 07/06/2021, 9:21 pm
RE: Message Markup - by CliveSemmens - 08/06/2021, 4:05 pm

Forum Jump:


Users browsing this thread: 1 Guest(s)