Koristite zastarjeli preglednik. Možda neće ispravno prikazati ovu ili druge web-lokacije. Trebali biste nadograditi ili koristiti alternativu preglednik
[B], [I], [U], [S] - podebljano, kurziv, podvučeno i precrtano
Omotani tekst čini podebljanim, kurzivom, podvučenim ili precrtanim
Primjeri:
This is [B]bold[/B] text.
This is [I]italic[/I] text.
This is [U]underlined[/U] text.
This is [S]struck-through[/S] text.
Izlaz:
This is bold text.
This is italic text.
This is underlined text.
This is struck-through text.
[COLOR=color], [FONT=name], [SIZE=size] - Text Color, Font, and Size
Changes the color, font, or size of the wrapped text.
Primjeri:
This is [COLOR=red]red[/COLOR] and [COLOR=#0000cc]blue[/COLOR] text.
This is [FONT=Courier New]Courier New[/FONT] text.
This is [SIZE=1]small[/SIZE] and [SIZE=7]big[/SIZE] text.
Izlaz:
This is red and blue text.
This is Courier New text.
This is small and big text.
[URL], [EMAIL] - Linking
Creates a link using the wrapped text as the target.
Primjeri:
[URL]https://www.wikiba.eu[/URL]
OR
[URL]https://wikiba.eu[/URL]
[EMAIL]email@wikiba.eu[/EMAIL]
Povezuje omotani tekst sa navedenom web stranicom ili adresom e-pošte.
Primjeri:
[URL=https://www.wikiba.eu] Idite na wikiba.eu[/URL]
OR
[URL=https://wikiba.eu] Idite na wikiba.eu[/URL]
[EMAIL=email@wikiba.eu]Pošalji mi e-poštu[/EMAIL]
Skriva tekst koji može sadržavati spojlere tako da ga gledatelj mora kliknuti da bi ga vidio.
Primjeri:
[SPOILER]Jednostavan spojler[/SPOILER]
[SPOILER=Naslov spojlera]Spoiler sa naslovom[/SPOILER]
Izlaz:
Jednostavan spojler
Spoiler sa naslovom
[ISPOILER] - Umetnuti tekst koji sadrži spojlere
Omogućuje vam prikaz teksta u nizu među normalnim sadržajem koji skriva tekst koji može sadržavati spojlere i na koji gledatelj mora kliknuti da bi ga vidjeli.
Primjeri:
Morate kliknuti na sljedeću [ISPOILER]riječ[/ISPOILER] da vidite sadržaj.
Izlaz:
Morate kliknuti na sljedeću riječ da vidite sadržaj.
[CODE] - Programming code display
Prikazuje tekst na jednom od nekoliko programskih jezika, naglašavajući sintaksu gdje je to moguće
Označava tekst kao strukturirani naslov kako bi se olakšala mašinska čitljivost.
Primjeri:
[HEADING=1]Glavni naslov[/HEADING]
Ovaj tekst dolazi pod glavnim naslovom, koji se koristi za odvajanje primarnih dijelova članka.
[HEADING=2]Manji naslov[/HEADING]
Kada trebate podijeliti primarne odjeljke članka, koristite manji naslov 2. nivoa.
[HEADING=3]Podnaslov[/HEADING]
Ako vam je potrebna dodatna podjela, možete pasti na nivo 3.
Izlaz:
Glavni naslov
Ovaj tekst dolazi pod glavnim naslovom, koji se koristi za odvajanje primarnih dijelova članka.
Manji naslov
Kada trebate podijeliti primarne odjeljke članka, koristite manji naslov 2. nivoa.
Podnaslov
Ako vam je potrebna dodatna podjela, možete pasti na nivo 3.
[PLAIN] - Plain text
Disables BB code translation on the wrapped text.
Primjeri:
[PLAIN]This is not [B]bold[/B] text.[/PLAIN]
Izlaz:
This is not [B]bold[/B] text.
[ATTACH] - Umetanje priloga
Umeće prilog na navedenoj tački. Ako je prilog slika, bit će umetnuta minijatura ili verzija u punoj veličini. Ovo će se obično umetnuti klikom na odgovarajuće dugme.
Primjeri:
Sličica: [ATTACH]123[/ATTACH]
Full size: [ATTACH=full]123[/ATTACH]
Displays an article with an optional source attribution.
Primjeri:
[ARTICLE=https://en.wikipedia.org/wiki/Article_(publishing)]
A news article discusses current or recent news of either general interest (i.e. daily newspapers) or of a specific topic (i.e. political or trade news magazines, club newsletters, or technology news websites).
A news article can include accounts of eyewitnesses to the happening event. It can contain photographs, accounts, statistics, graphs, recollections, interviews, polls, debates on the topic, etc. Headlines can be used to focus the reader’s attention on a particular (or main) part of the article. The writer can also give facts and detailed information following answers to general questions like who, what, when, where, why and how.
[/ARTICLE]
Izlaz:
Article:
A news article discusses current or recent news of either general interest (i.e. daily newspapers) or of a specific topic (i.e. political or trade news magazines, club newsletters, or technology news websites).
A news article can include accounts of eyewitnesses to the happening event. It can contain photographs, accounts, statistics, graphs, recollections, interviews, polls, debates on the topic, etc. Headlines can be used to focus the reader’s attention on a particular (or main) part of the article. The writer can also give facts and detailed information following answers to general questions like who, what, when, where, why and how.
[BIMG]
·
[BIMG=option]
- Block image
Displays an image, allowing it to be resized, aligned or floated, and compared with another image.
- Prikazuju se samo registrovani korisnici koji nisu registrovani ranije od 5 dana.
[EDIT]
- Edit
Edit
Primjeri:
[edit] Vaš text ovde [/edit]
Izlaz:
Vaš text ovde
[ENCADRE]
·
[ENCADRE=option]
- Encadre
This BB Code inserts a text box to the right of a text (absolute position). It has to be inserted just before the content. (width customizable in %)
Primjeri:
[ENCADRE]This is a text box with a long text. Can be used with an article for example.[/ENCADRE]Content
[ENCADRE width=30]This is a text box with a long text. Can be used with an article for example.[/ENCADRE]Content
Izlaz:
Content
[ENCADRE width=30]This is a text box with a long text. Can be used with an article for example.[/ENCADRE]Content
[FIELDSET]
·
[FIELDSET=option]
- Fieldset
This BB Code inserts a fieldset
Primjeri:
[fieldset]This is a fieldset[/fieldset]
[fieldset title="Title"]This is a fieldset[/fieldset]
[fieldset title="Title" width=80]This is a fieldset[/fieldset]
Izlaz:
Fieldset:
This is a fieldset
[fieldset title="Title"]This is a fieldset[/fieldset]
[fieldset title="Title" width=80]This is a fieldset[/fieldset]
[FLEFT]
- Float left
Make a block float on the left
Primjeri:
[fleft]Make me float on the left[/fleft]
Izlaz:
Make me float on the left
[FRIGHT]
- Float right
Make a block float on the right
Primjeri:
[FRIGHT]Make me float on the right[/FRIGHT]
Izlaz:
Make me float on the right
[GALLERY=option]
- Ugradnja galerije
BB kod za prikaz medijskih stavki galerije i albuma.
Primjeri:
[GALLERY=media, X]Gallery BB Code[/GALLERY]
Izlaz:
[GALLERY=media, X]Gallery BB Code[/GALLERY]
[GROUP=option]
- Embed groups
Display specific group information.
Primjeri:
[GROUP]123[/GROUP]
Izlaz:
The information of group would appear here.
[GROUPS=option]
- For user groups
The tag hides content from people who are not members of X,Y,Z usergroups.
Primjeri:
[GROUPS=2]Hello World![/GROUPS] - Displayed only for group members with ID 2.
Izlaz:
Content of this hidden block can only be seen by members of: Wiki Član
- Displayed only for group members with ID 2.
[GVIEW]
·
[GVIEW=option]
- GVIEW
This BB Code displays documents using the "Google Docs - Viewer" (supports many different file types:pdf,ppt,doc,xls...).
Oznaka [HIDE] se koristi za skriveni sadržaj. Ako je specificirano [HIDE=(stanje)], uvjet će se primijeniti na skriveni sadržaj. Napomena: Nakon znaka =, morate staviti uslove u zagrade da naznačite početak i kraj obrade uslova. Unutra možete koristiti bilo koje grupisanje uslova.
Dozvoljeni izrazi (oznake):
objave: Broj objava korisnika.
sviđa mi se: broj reakcija korisnika.
reakcije: broj reakcija korisnika (isto kao i lajkovi).
trofeji: broj korisničkih trofeja.
dani: Broj dana od registracije korisnika.
isMemberOf(id): Grupa korisnika, za više grupa možete koristiti vrijednosti razdvojene zarezima.
korisničko ime: Korisničko ime.
user_id: Korisnički identifikator.
user_state: Stanje korisnika.
is_staff: Oznaka koja pokazuje da li je korisnik član osoblja.
is_admin: Oznaka koja pokazuje da li je korisnik administrator.
is_moderator: Oznaka koja pokazuje da li je korisnik moderator.
Dozvoljeni operatori:
Aritmetički operatori:
Aritmetički operatori se koriste za izvođenje matematičkih proračuna:
+
-
*
/
% (modulus)
** (eksponencijacija)
Operatori poređenja:
Operatori poređenja se koriste za poređenje vrijednosti i vraćanje booleovog rezultata:
== (jednako)
=== (strogo jednako)
!= (nije jednako)
!== (strogo nije jednako)
< (manje od)
> (veće od)
<= (manje ili jednako)
>= (veće ili jednako)
Logički operatori:
Logički operatori se koriste za izvođenje logičkih operacija i vraćanje booleovog rezultata:
i ili && (logičko I)
ili ili || (logičko ILI)
ne ili ! (logično NE)
Pobitni operatori:
Bitni operatori se izvode na binarnim prikazima brojeva:
& (bitno I)
| (bitno OR)
^ (bitni XOR)
String operatori:
~ operator se koristi za konkatenaciju nizova:
~ (konkatenacija nizova)
Operatori niza:
Operatori niza se koriste za provjeru članstva elementa u nizu:
in (element prisutan u nizu)
nije u (element nije prisutan u nizu)
Numerički operatori:
Operator .. se koristi za kreiranje raspona brojeva:
.. (raspon brojeva)
Ternarni operater:
Operator ?: se koristi za izvođenje uvjetnih operacija u jednom redu:
?: (ternarni operator)
Primjeri:
[HIDE]Hello World![/HIDE] - only registered users see the hidden text
[HIDE=(posts > 1 or likes > 1)]Hello world![/HIDE] - The hidden text "Hello world!" will be displayed if the number of user posts is greater than 1 OR the number of likes is greater than 1.
[HIDE=(posts > 1 and likes > 1)]Hello world![/HIDE] - The hidden text "Hello world!" will be displayed if the number of user posts is greater than 1 AND the number of likes is greater than 1.
[HIDE=(days > 1 or user_state == "valid")]Hello World![/HIDE] - The hidden text "Hello World!" will be displayed if the number of days since user registration is greater than 1 OR the user state is "valid".
[HIDE=(isMemberOf(2) or trophies >= 0)]Hello World![/HIDE] - The hidden text "Hello World!" will be displayed if the user is a member of group 2 OR the number of user trophies is greater than or equal to 0.
[HIDE=(is_staff)]Hello World![/HIDE] - The hidden text "Hello World!" will be displayed if the user is a staff member.
Izlaz:
View hidden content is available for registered users!
- only registered users see the hidden text
message > 1 (0) or like > 1 (0)
- The hidden text "Hello world!" will be displayed if the number of user posts is greater than 1 OR the number of likes is greater than 1.
message > 1 (0) and like > 1 (0)
- The hidden text "Hello world!" will be displayed if the number of user posts is greater than 1 AND the number of likes is greater than 1.
day > 1 (0) or Korisničko stanje is "valid" (valid)
Hello World!
- The hidden text "Hello World!" will be displayed if the number of days since user registration is greater than 1 OR the user state is "valid".
Member group(s): Wiki Član or point >= 0 (0)
Hello World!
- The hidden text "Hello World!" will be displayed if the user is a member of group 2 OR the number of user trophies is greater than or equal to 0.
Urednik Foruma
- The hidden text "Hello World!" will be displayed if the user is a staff member.
[HR]
·
[HR=option]
- Horizontal line
Primjeri:
Default line:
[hr]
Unformatted line:
[hr=0]
Solid line:
[hr=1]
Lightly faded on both sides:
[hr=2]
Significantly faded on both sides:
[hr=3]
Faded to left:
[hr=4]
Faded from right:
[hr=5]
Izlaz:
Default line:
Unformatted line:
Solid line:
Lightly faded on both sides:
Significantly faded on both sides:
Faded to left:
Faded from right:
[IMPORTANT]
- Important
Important
Primjeri:
[important] Vaš text ovde [/important]
Izlaz:
Vaš text ovde
[INFO]
- Informacije
Informacije
Primjeri:
[info] Vaš text ovde [/info]
Izlaz:
Vaš text ovde
[INFORMATION]
·
[INFORMATION=option]
- Mod:Info
Moderator only Information banner
Primjeri:
[information=Title]Information[/information]
Izlaz:
titleInformation
[JUSTIFY]
- Justify
Primjeri:
[justify]justified text example
line 1
line 2
line 3[/justify]!
Izlaz:
justified text example
line 1
line 2
line 3
!
[LATEX]
·
[LATEX=option]
- LaTeX
Renders LaTeX markup.
Primjeri:
[LATEX]c=\sqrt{a^2+b^2}[/LATEX]
Izlaz:
LaTeX:
\[c=\sqrt{a^2+b^2}\]
[LIKES=option]
- Number of likes
Number of like on the forum, which the user needs to be able to view
Primjeri:
[LIKES=5]Hello World![/LIKES] - Displayed only registered users whose number of reactions on the forum is greater than or equal to 5.
- Displayed only registered users whose number of reactions on the forum is greater than or equal to 5.
[MUSIC]
- Music
Redovito dodajemo podršku za nove usluge, tako da se BBKod često ažurira. Za automatsko ažuriranje možete koristiti posebnu PHP skriptu. Pogledajte FAQ za detalje.
Number of trophies on the forum, which the user needs to be able to view
Primjeri:
[TROPHIES=5]Hello World![/TROPHIES] - It is displayed only to registered users, the number of points for trophies on the forum which is greater than or equal to 5.