• Es-selamu Alejkum i Dobrodošli u Islamsku forumsku zajednicu - Otkrij islam | Povežite se sa (novim) muslimanima i ne muslimanima.
  • As-salamu 'alaykum, and Welcome to the Islamic Forum Community - Discover Islam | Connect with (new) Muslims and non-Muslims.
  • As-salamu 'alaykum und Willkommen in der Gemeinschaft des Islamischen Forums – Entdecken Sie den Islam | Vernetzen Sie sich mit (neuen) Muslimen und Nicht-Muslimen.
  • As-salamu 'alaykum in dobrodošli v skupnosti islamskega foruma - Odkrijte islam | Povežite se z (novimi) muslimani in nemuslimani.
  • Es-selamu 'aleykum ve İslami Forum Topluluğuna Hoş Geldiniz - İslam'ı Keşfedin | (Yeni) Müslümanlar ve gayrimüslimlerle bağlantı kurun.

Kodovi

  • [B], [I], [U], [S] - Bold, italics, underline, and strike-through

    Makes the wrapped text bold, italic, underlined, or struck-through.
    Example:
    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.
    Example:
    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.
    Example:
    [URL]https://www.example.com[/URL]
    [EMAIL]example@example.com[/EMAIL]
    Izlaz:
  • [URL=link], [EMAIL=adresa] - Povezivanje (Napredno)

    Links the wrapped text to the specified web page or email address.
    Example:
    [URL=https://www.example.com]Go to example.com[/URL]
    [EMAIL=example@example.com]Email me[/EMAIL]
    Izlaz:
  • [USER=ID] - Profile Linking

    Linkovi na profil korisnika. Ovo se obično ubacuje automatski kada se spominje korisnik.
    Example:
    [USER=1]Korisničko ime[/USER]
    Izlaz:
  • [IMG] - Image

    Display an image, using the wrapped text as the URL.
    Example:
    [IMG]https://wikiba.eu/upload/wikis.png[/IMG]
    Izlaz:
    wikis.png
  • [MEDIA=site] - Embedded Media

    Ugrađuje medije sa odobrenih lokacija u vašu poruku. Preporučuje se da koristite dugme za medije na traci sa alatkama uređivača.
    Odobrene stranice: Apple Music, Audio, Dailymotion, Facebook, Flickr, Giphy, Imgur, Instagram, Pinterest, Reddit, SoundCloud, Spotify, TikTok, Tumblr, Twitch, Twitter, Vimeo, YouTube
    Example:
    [MEDIA=youtube]kQ0Eo1UccEE[/MEDIA]
    Izlaz:
    An embedded YouTube player would appear here.
  • [LIST] - Lists

    Displays a bulleted or numbered list.
    Example:
    [LIST]
    [*]Bullet 1
    [*]Bullet 2
    [/LIST]
    [LIST=1]
    [*]Entry 1
    [*]Entry 2
    [/LIST]
    Izlaz:
    • Bullet 1
    • Bullet 2
    1. Entry 1
    2. Entry 2
  • [LIJEVO], [CENTAR], [DESNO] - Poravnavanje teksta

    Mijenja poravnanje premotanog teksta.
    Example:
    [LEFT]Left-aligned[/LEFT]
    [CENTER]Center-aligned[/CENTER]
    [RIGHT]Right-aligned[/RIGHT]
    Izlaz:
    Left-aligned​
    Center-aligned​
    Right-aligned​
  • [QUOTE] - Quoted text

    Displays text that has been quoted from another source. You may also attribute the name of the source.
    Example:
    [QUOTE] Citirani Tekst [/QUOTE]
    [QUOTE=A person] Citirani Tekst [/QUOTE]
    Izlaz:
    Citirani Tekst
    Korisnik [ A person ] Rekao je:
    Citirani Tekst
  • [SPOILER] - Text containing spoilers

    Skriva tekst koji može sadržavati spojlere tako da ga gledatelj mora kliknuti da bi ga vidio.
    Example:
    [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.
    Example:
    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
    Example:
    General code:
    [CODE]General
    code[/CODE]

    Rich code:
    [CODE=rich][COLOR=red]Rich[/COLOR]
    code[/CODE]

    PHP code:
    [CODE=php]echo $hello . ' world';[/CODE]

    JS code:
    [CODE=javascript]var hello = 'world';[/CODE]
    Izlaz:
    General code:
    Kod:
    General
    code

    Rich code:
    Rich (BB code):
    Rich
    code

    PHP code:
    PHP:
    echo $hello . ' world';

    JS code:
    JavaScript:
    var hello = 'world';
  • [ICODE] - Inline programming code display

    Allows you to display code inline among normal post content. Syntax will not be highlighted.
    Example:
    Odjeljci umetnutog koda [ICODE] su prikladan način[/ICODE] prikazivanja koda u liniji.

    Bogato oblikovanje unutar odjeljaka umetnutog koda [ICODE=rich]je također [COLOR=red][/COLOR] [U]podržano[/U][/ICODE].
    Izlaz:
    Odjeljci umetnutog koda su prikladan način prikazivanja koda u liniji.

    Bogato oblikovanje unutar odjeljaka umetnutog koda je također podržano.
  • [INDENT] - Text indent

    Indents the wrapped text. This can be nested for larger indentings.
    Example:
    Regular text
    [INDENT]Indented text[/INDENT]
    [INDENT=2]More indented[/INDENT]
    Izlaz:
    Regular text
    Indented text​
    More indented​
  • [TABLE] - Tables

    Posebne oznake za prikaz tabela u vašem sadržaju.
    Example:
    [TABLE]
    [TR]
    [TH]Header 1[/TH]
    [TH]Header 2[/TH]
    [/TR]
    [TR]
    [TD]Content 1[/TD]
    [TD]Content 2[/TD]
    [/TR]
    [/TABLE]
    Izlaz:
    Header 1Header 2
    Content 1Content 2
  • [HEADING=level] - Headings levels 1 to 3

    Označava tekst kao strukturirani naslov kako bi se olakšala mašinska čitljivost.
    Example:
    [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.
    Example:
    [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.
    Example:
    Sličica: [ATTACH]123[/ATTACH]
    Full size: [ATTACH=full]123[/ATTACH]
    Izlaz:
    Ovdje bi se pojavio sadržaj privitaka.
  • [CHARGE=option] - Charge

    Charging users to view your content.
    Example:
    [CHARGE=5]Košta 5 kredita da vidite ovaj tekst.[/CHARGE]
    Izlaz:
    Košta 5 kredita da vidite ovaj tekst.
  • [CLUB] - For club members

    Informacije unutar koda prikazuju se samo članovima kluba.
    Example:
    [CLUB]Hello World![/CLUB] - Hidden text for club members
    Izlaz:
    - Hidden text for club members
  • [DAYS=option] - Number of days

    Number of days from the date of registration on the forum, which the user needs to be able to view
    Example:
    [DAYS=5]Hello World![/DAYS] - Only registered users who are registered not earlier than 5 days ago are displayed.
    Izlaz:
    - Only registered users who are registered not earlier than 5 days ago are displayed.
  • [GALLERY=option] - Ugradnja galerije

    BB kod za prikaz medijskih stavki galerije i albuma.
    Example:
    [GALLERY=media, X]Gallery BB Code[/GALLERY]
    Izlaz:
    [GALLERY=media, X]Gallery BB Code[/GALLERY]
  • [GROUPS=option] - For user groups

    The tag hides content from people who are not members of X,Y,Z user groups.
    Example:
    [GROUPS=2]Hello World![/GROUPS] - Displayed only for group members with ID 2.
    Izlaz:
    Sadržaj ovog skrivenog bloka mogu vidjeti samo članovi: Korisnik
    - Displayed only for group members with ID 2.
  • [HIDE] [HIDE=option] - Samo za registrovane korisnike

    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 biste označili 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 lajkova).
    • 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)
    Example:
    [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:
    Prikaz skrivenog sadržaja dostupan je samo registrovanim korisnicima!
    - 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): Korisnik 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.
  • [ITDPDF] [ITDPDF=option] - [ITD] Embedded PDF

    Ugradite sve online čitljive PDF datoteke u svoju ploču putem prilagođenog BB koda.
    Example:
    [URL='?'][ITDPDF]?[/ITDPDF][/URL] (Replace both ? with PDF link)
    Izlaz:
    Ovdje bi se pojavio sadržaj PDF-a.
  • [LIKES=option] - Number of likes

    Number of likes on the forum, which the user needs to be able to view
    Example:
    [LIKES=5]Hello World![/LIKES] - Displayed only registered users whose number of reactions on the forum is greater than or equal to 5.
    Izlaz:
    - Displayed only registered users whose number of reactions on the forum is greater than or equal to 5.
  • [MUSIC] - Music

    We regularly add support for new services, so the BBCode is updated frequently. For automatic updates you can use special PHP script. See FAQ for details.
    Example:
    [music]https://wikiba.eu/upload/audio/001.mp3[/music]
    Izlaz:
  • [POSTS=option] - Broj postova

    Broj postova na forumu koje korisnik treba da vidi
    Example:
    [POSTS=5]Hello World![/POSTS] - Displays users who have 5 or more posts on the forum.
    Izlaz:
    - Displays users who have 5 or more posts on the forum.
  • [REACTS=option] - By the reactions

    Hidden text for which you need to select a specific reaction
    Example:
    [REACTS=1]Hello World![/REACTS] - displayed for those who clicked the 'Like' reaction.
    Izlaz:
    - displayed for those who clicked the 'Like' reaction.
  • [REPLY] - Answers the thread

    Skriveni tekst dok korisnik ne odgovori na temu.
    Example:
    [REPLY]Hello World![/REPLY] - Displayed to users when they reply to the thread.
    Izlaz:
    - Displayed to users when they reply to the thread.
  • [REPLYANDTHANKS] - Answer and click Like

    Hidden text until the user responds to the thread and clicks Like on this message.
    Example:
    [REPLYANDTHANKS]Hello World![/REPLYANDTHANKS] - It is displayed to users when they reply to the thread and click "I like".
    Izlaz:
    - It is displayed to users when they reply to the thread and click "I like".
  • [REPLYTHANKS] - Answer or click Like

    Hidden text until the user responds to the thread or clicks Like on this message.
    Example:
    [REPLYTHANKS]Hello World![/REPLYTHANKS] - It is displayed to users when they reply to the thread or click "I like".
    Izlaz:
    - It is displayed to users when they reply to the thread or click "I like".
  • [THANKS] - Click "Like"

    This tag hides the text until the user clicks the Like button in the message.
    Example:
    [THANKS]Hello World![/THANKS] - This tag hides the text until the user clicks the Like button in the message.
    Izlaz:
    - This tag hides the text until the user clicks the <b>Like button</b> in the message.
  • [TROPHIES=option] - Number of trophies

    Number of trophies on the forum, which the user needs to be able to view
    Example:
    [TROPHIES=5]Selam Alejkum![/TROPHIES] - Prikazuje se samo registrovanim korisnicima, broj poena za trofeje na forumu je veći ili jednak 5.
    Izlaz:
    - Prikazuje se samo registrovanim korisnicima, broj poena za trofeje na forumu je veći ili jednak 5.
  • [USERS=option] - For users

    Hides the text from users, except for the parameters listed in the list of BB-code.
    Example:
    [USERS=Alex,John,Bryan]Hello World![/USERS] - Displayed only by user Alex, John, Bryan.
    Izlaz:
    Hidden text for users:
    - Displayed only by user Alex, John, Bryan.
  • [USERSEXC=option] - Exclude users

    Hides the text from users that is listed in the list of parameters of the BB-code.
    Example:
    [USERSEXC=Alex,John,Bryan]Hello World![/USERSEXC] - Displayed to all users except Alex, John, Bryan.
    Izlaz:
    - Displayed to all users except Alex, John, Bryan.
  • [USERSID=option] - Users by id

    Hides the text from users by id, except for the parameters listed in the list of BB-code.
    Example:
    [USERIDS=1,2,3]Hello World![/USERIDS] - Appears only for users with ids 1, 2, 3.
    Izlaz:
    [USERIDS=1,2,3]Hello World![/USERIDS] - Appears only for users with ids 1, 2, 3.
  • [USERSIDEXC=option] - Exclude users by id

    Hides the text from users by id that are listed in the list of parameters of the BB-code.
    Example:
    [USERSIDEXC=1,2,3]Hello World![/USERSIDEXC] - Appears only for all users except with ids 1, 2, 3.
    Izlaz:
    - Appears only for all users except with ids 1, 2, 3.
Nazad
Top Bottom