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

Jump to: navigation, search
No edit summary
(Created page with "===Grasa kaj kursiva teksto===")
Line 10: Line 10:
[b]        grasa teksto        [/b]}}
[b]        grasa teksto        [/b]}}


===Bold and italic text===
===Grasa kaj kursiva teksto===


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:
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:

Revision as of 21:32, 3 June 2013

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

Bulletin board code (BB-kodo) estas maniero por formati afiŝojn en SMF kaj en multaj aliaj lokoj en la interreto. Se vi volas klarigon pri la butonoj en la redaktilo por la skribado de afiŝoj, bonvolu vidi la paĝon Bazaj BB-kodoj. Jen tiu ĉi artikolo klarigas la gravan koncepton de ingado.

Ingado de BB-kodoj

BB-kodo konsistas el tri ĉefaj partoj: malfermanta etikedo, la enhavo, kaj fermanta etikedo, kiel jen montrate:

[malfermanta]      la teksta enhavo     [/fermanta]
[b]        grasa teksto        [/b]

Grasa kaj kursiva teksto

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



Advertisement: