Bulletin board code/it: Difference between revisions From Online Manual

Jump to: navigation, search
No edit summary
(Created page with "aperto")
Line 4: Line 4:
==<!--
==<!--
-->Annidare BBCode==
-->Annidare BBCode==
The general format of a BBCode has three parts, an opening tag, the inside content and a closing tag, as shown below:
<!--
{{code|[open]      text inside      [/close]
-->The general format of a BBCode has three parts, an opening tag, the inside content and a closing tag, as shown below:
[b]        bold text        [/b]}}
{{code|[aperto]      <!--
===Bold and italic text===
-->text inside      [/<!--
You can place one BBCode tag inside another as long as ''the child tag is closed before the parent tag''. For example, the correct way to make bold and italic text is:<!-- <div class="codeheader">: <a href="javascript:void(0);" onclick="return smfSelectText(this);" class="codeoperation"></a></div> -->{{code|[b][i]bold & italic text[/i][/b]}}This is shown more easily when the tags are indented:{{code|[b]
-->close]
[b]        <!--
-->bold text        [/b]}}
===<!--
-->Bold and italic text===
<!--
-->You can place one BBCode tag inside another as long as ''the child tag is closed before the parent tag''. For example, the correct way to make bold and italic text is:<!-- <div class="codeheader">: <a href="javascript:void(0);" onclick="return smfSelectText(this);" class="codeoperation"></a></div> -->{{code|[b][i]<!--
-->bold & italic text[/i][/b]}}<!--
-->This is shown more easily when the tags are indented:{{code|[b]
     [i]
     [i]
         bold & italic text
         <!--
-->bold & italic text
     [/i]
     [/i]
[/b]}}The next example is incorrectly nested, which is easily shown with indented tags:
[/b]}}<!--
{{code|[b][i]bold & italic text[/b][/i]
-->The next example is incorrectly nested, which is easily shown with indented tags:
{{code|[b][i]<!--
-->bold & italic text[/b][/i]


[b]
[b]
     [i]
     [i]
         bold & italic text
         <!--
-->bold & italic text
[/b]
[/b]
     [/i]}}
     [/i]}}


==See Also==
==<!--
-->See Also==


* [[Basic bulletin board codes]]
* [[Basic bulletin board codes]]

Revision as of 09:31, 10 July 2011

Bulletin board codes or BBCodes are a way to format posts in SMF and in many other places online. For an explanation of the buttons in the post page, see Basic Bulletin Board Codes. This article explains the important concept of nesting.

Annidare BBCode

The general format of a BBCode has three parts, an opening tag, the inside content and a closing tag, as shown below:

[aperto]      text inside      [/close]
[b]         bold text        [/b]

Bold and italic text

You can place one BBCode tag inside another as long as the child tag is closed before the parent tag. For example, the correct way to make bold and italic text is:

[b][i]bold & italic text[/i][/b]

This is shown more easily when the tags are indented:

[b]
    [i]
        bold & italic text
    [/i]
[/b]

The next example is incorrectly nested, which is easily shown with indented tags:

[b][i]bold & italic text[/b][/i]

[b]
    [i]
        bold & italic text
[/b]
    [/i]

See Also

Languages English  · Deutsch · Ελληνικά · español · français · italiano · Nederlands · norsk · polski · русский · srpski (latinica) · svenska · Türkçe


Advertisement: