You are here

Ndihmë gjatë shkrimit

Text Formats

Filtered HTML

  • Tags e lejuar HTML: <a> <img> <em> <strong> <acronym> [quote] <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>

    This site allows HTML content. While learning all of HTML may feel intimidating, learning how to use a very small number of the most basic HTML "tags" is very easy. This table provides examples for each tag that is enabled on this site.

    For more information see W3C's HTML Specifications or use your favorite search engine to find other sites that explain HTML.

    Përshkrimi i tagÇfarë shkruanÇfarë shikon
    Spirancat përdoren për të krijuar lidhje me faqe të tjera.<a href="https://alblinux.net">AlbLinux</a>AlbLinux
    Asnjë ndihmë në dispozicion për tag img.
    Enfatizuar<em>Enfatizuar</em>Enfatizuar
    Strong<strong>Strong</strong>Strong
    Akronim<acronym title="Three-Letter Acronym">TLA</acronym>TLA
    Citim<cite>Citim</cite>Citim
    Tekst kodi i përdorur për të shfaqur kodin burues të programeve<code>Kod</code>Kod
    Listë e paorganizuar - përdor <li> në fillim të çdo zëri të listës<ul> <li>Zëri i parë</li> <li>Zëri i dytë</li> </ul>
    • Zëri i parë
    • Zëri i dytë
    Listë e organizuar - përdor <li> në fillim të çdo zëri të listës<ol> <li>Zëri i parë</li> <li>Zëri i dytë</li> </ol>
    1. Zëri i parë
    2. Zëri i dytë
    Asnjë ndihmë në dispozicion për tag li.
    Listat përcaktuese janë të ngjashme me listat e tjera HTML. <dl> fillon listën përcaktuese, <dt> nis termin për tu përcaktuar dhe <dd> fillon përshkrimin e përcaktimit.<dl> <dt>Termi i parë</dt> <dd>Përcaktimi i parë</dd> <dt>Termi i dytë</dt> <dd>Përcaktimi i dytë</dd> </dl>
    Termi i parë
    Përcaktimi i parë
    Termi i dytë
    Përcaktimi i dytë
    Asnjë ndihmë në dispozicion për tag dt.
    Asnjë ndihmë në dispozicion për tag dd.

    Most unusual characters can be directly entered without any problems.

    If you do encounter problems, try using HTML character entities. A common example looks like &amp; for an ampersand & character. For a full list of entities see HTML's entities page. Some of the available characters include:

    Përshkrimi i simbolitÇfarë shkruanÇfarë shikon
    E komerciale&amp;&
    Më e madhe&gt;>
    Më e vogël&lt;<
    Thonjëzat&quot;"
  • Video Filter

    You may insert videos from popular video sites by using a simple tag [video:URL].

    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]
    • Override default aspect ratio:
      [video:http://www.youtube.com/watch?v=uN1qUeId ratio:4/3]
    • Align the video:
      [video:http://www.youtube.com/watch?v=uN1qUeId align:right]

    Supported sites: Google Video, Vimeo, whatchado, YouTube.

    Special instructions:

    Some codecs need special input. You'll find those instructions here.
    • Për të dërguar pjesë kodi, përmblidhi me etiketat <code>...</code>. Për kode PHP, mund të përdorni <?php ... ?>, që gjithashtu do ta ngjyrosë kodin në bazë të sintaksës.
    • Rreshtat dhe paragrafët njihen dhe organizohen automatikisht. Etiketat <br /> në krye, <p> paragraf dhe </p> mbyllja e paragrafit shtohen automatikisht. Nëse paragrafët nuk njihen, thjesht shto nja dy rreshta bosh.
    • Adresat web dhe adresat e-mail konvertohen automatikisht në lidhje.
    • 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.

    Plain text

    • No HTML tags allowed.
    • Adresat web dhe adresat e-mail konvertohen automatikisht në lidhje.
    • Rreshtat dhe paragrafët njihen dhe organizohen automatikisht. Etiketat <br /> në krye, <p> paragraf dhe </p> mbyllja e paragrafit shtohen automatikisht. Nëse paragrafët nuk njihen, thjesht shto nja dy rreshta bosh.