Пропустити навігацію.
  • Адреси сторінок і електронної пошти автоматично перетворяться у посилання.
  • Підтримуються наступні HTML тегі: <a> <em> <strong> <u> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <p> <sub> <sup> <strike> <blockquote> <hr> <br>

  • Рядки і параграфи розпізнаються автоматично. Теги переносу рядка <br />, параграфу <p> та закриття параграфу </p> вставляються автоматично. Якщо параграфи не розпізнані, просто додайте пару порожніх рядків.
  • Quoted content can be placed between [quote] tags in order to be displayed as an indented quote. Every [quote] tag must have a corresponding [/quote] tag. For example:

    [quote]This is a simple quote.[/quote]
    is displayed as:

    Quote:
    This is a simple quote.

    Additionally, there is an optional attribute which allows quotes to specify the original author.

    [quote=Mr. Drupal]This is a quote with an attribution line.[/quote]
          
    is displayed as:

    Mr. Drupal wrote:
    This is a quote with an attribution line.

    Finally, multiple [quote] tags can be nested within one another. Just remember that every [quote] tag must have a corresponding [/quote] tag.

          [quote]I think she says it best...
          [quote=Ms. Quotation]This is a quote nested within another quote.[/quote]
          but you can't argue with
          [quote=Ms. Reply]The more quotes, the merrier.
          Just don't get too carried away.[/quote]
          And I have nothing more to say.[/quote]
    is displayed as:

    Quote:
    I think she says it best...
    Ms. Quotation wrote:
    This is a quote nested within another quote.
    but you can't argue with
    Ms. Reply wrote:
    The more quotes, the merrier. Just don't get too carried away.
    And I have nothing more to say.
  • If you include a textual smiley in your post (see chart below), it will be replaced by a graphical smiley.
    Смайли
    SmileyAcronyms
    :):) :-) :smile:
    ;);) ;-) :wink:
    :(:( :-( :sad:
    :lazy::lazy:
    }:)}:) }:-) :evil: :diablo: >:) >:-) ]:->
    :P:P :-P :tongue:
    :O:O :-O :shok: :shocked: >:o
    :rtfm::rtfm:
    8)8) 8-) :cool:
    :music::music:
    :ubitsja::ubitsja:
    :cry::cry:
    :angel::angel:
    :embarassed::embarassed:
    :girlkiss::girlkiss:
    :laughing::laughing:
    :secret::secret:
    :beer::beer: *DRINK*
    :cargame::cargame:
    :fellow::fellow:
    :respect::respect:
    :russian::russian:
    :unknw::unknw:
    :rose::rose:
    :ok2::ok2:
    :kiss_hand::kiss_hand:
    :daisy::daisy:
    :kiss3::kiss3:
    :?:? :-? :puzzled:
    :good2::good2:
    :jawdrop::jawdrop:
    :sick::sick: :barf:
    :drug::drug:
  • Note: Since the x.2 version, the full video path needs to be given.

    Examples:

    • Single video:
      [video:http://www.youtube.com/watch?v=uN1qUeId]
    • Random video out of multiple:
      [video:http://www.youtube.com/watch?v=uN1qUeId1,http://www.youtube.com/watch?v=uN1qUeId2]
    • Override default autoplay setting: [video:http://www.youtube.com/watch?v=uN1qUeId autoplay:1]
    • Override default width and height:
      [video:http://www.youtube.com/watch?v=uN1qUeId width:X height:Y]
    • Align the video:
      [video:http://www.youtube.com/watch?v=uN1qUeId align:right]