Подсказки по редактированию

  • Адреса страниц и электронной почты автоматически преобразуются в ссылки.
  • Allowed HTML tags: <a> [/quote] <h1> <h2> <h3> <h4> <h5> <em> <strong> <u> <u1> <del> <p align="center"> <p align="left"> <p align="right"> <blockquote> <img> <cite> <a> <br> <p> <code> <ul> <ol> <li> <dl> <dt> <dd>

  • Строки и параграфы распознаются автоматически. Теги переноса строки <br />, параграфа <p> и закрытия параграфа </p> вставляются автоматически. Если параграфы не распознаны, просто добавьте пару пустых строк.
  • If you include a textual smiley in your post (see chart below), it will be replaced by a graphical smiley.
    Добавить смайлики
    SmileyAcronyms
    :banana::banana:
    :blush::blush:
    :clap::clap:
    :cry::cry:
    :dont::dont:
    :face::face:
    :hi::hi:
    :huh::huh:
    :laugh::laugh:
    :morgalik::morgalik:
    :pie::pie:
    :protest::protest:
    :super::super:
    :wiggle::wiggle:
    :wub::wub:
    :mau::mau:
    :bang::bang:
    :angel::angel:
    :dri::dri:
    :sos::sos:
    :lyal::lyal:
    :beer::beer:
    :ya::ya:
    :sad::sad:
  • 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.