Bulletin board code/sr-el: Difference between revisions From Online Manual

Jump to: navigation, search
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 59: Line 59:


==See Also==
==See Also==


* {{llink|Basic Bulletin Board Codes|text=Basic Bulletin Board Codes}}
* {{llink|Basic Bulletin Board Codes|text=Basic Bulletin Board Codes}}
* {{llink|Alphabetical list of all bulletin board codes|text=Alphabetical list of all bulletin board codes}}
* {{llink|Alphabetical list of all bulletin board codes|text=Alphabetical list of all bulletin board codes}}
{{ {{Localized|As a regular user}}}}
{{ {{Localized|As a regular user}}}}
<!--T:19-->
Note that the order in which tags are nested is important when text-formatting tags like size, bold, or italic are paired with the following text-alignment tags: center, left, right, and pre. Formatting tags must be placed inside alignment tags. For example, for the size tag to change the font, it must be placed as follows:
<!--T:20-->
{{code|<nowiki>[center][size=36pt][b][u]text[/u][/b][/size][/center]</nowiki>}}
<!--T:21-->
Nesting the size tags as per the example below will result in this tag not working:
<!--T:22-->
{{code|<nowiki>[size=36pt][center][b][u]text[/u][/b][/center][/size]</nowiki>}}
<!--T:23-->

Revision as of 06:50, 20 June 2013

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

BBC kodovi su način za formatiranje poruka na SMF forumu, i na mnogim drugim online mestima. Za objašnjenje o dugmićima na stranici za odgovor pogledajte Basic Bulletin Board Codes. Ovaj članak objašnjava najbitnije koncepte korišćenja ove funkcije.

Gnježđenje BBC kodova

Generalni format BBC koda ima tri dela, tag za otvaranje, unutrašnji tag i tag za zatvaranje, kao što je prikazano ispod:

[otvaranje]      unutrašnji tekst      [/zatvaranje]
[b]        boldiran tekst        [/b]

Boldiran i nakrivljen tekst

Možete staviti jedan BBC tag unutar drugog, dok god je unutrašnji tag zatvoren pre spoljašnjeg. Na primer, ispravni način za pravljenje boldiranog i nakrivljenog teksta je:

[b][i]boldiran i nakrivljen tekst[/i][/b]
[i][b]bold & italic text[/b][/i]
Ovo je prikazano lakše kada su tagovi uvučeni:
[b]
     [i]
         boldiran i nakrivljen tekst
     [/i]
[/b]

Sledeći primer je nepravilno korišćenje, sa uvučenim tagovima:

[b][i]boldiran i nakrivljen tekst[/b][/i]
[b]
     [i]
         boldiran i nakrivljen tekst
[/b]
     [/i]

Takođe pogledajte

Note that the order in which tags are nested is important when text-formatting tags like size, bold, or italic are paired with the following text-alignment tags: center, left, right, and pre. Formatting tags must be placed inside alignment tags. For example, for the size tag to change the font, it must be placed as follows:

[center][size=36pt][b][u]text[/u][/b][/size][/center]

Nesting the size tags as per the example below will result in this tag not working:

[size=36pt][center][b][u]text[/u][/b][/center][/size]

See Also



Advertisement: