سلام ، آیا این بازدید اول شماست ؟ یا
نمایش نتایج: از شماره 1 تا 1 , از مجموع 1

موضوع: آموزش كدهاي BB (كدهاي مورد استفاده در فروم ها, smf)

Hybrid View

پست قبلی پست قبلی   پست بعدی پست بعدی
  1. #1

    تاریخ عضویت
    Apr 2008
    نوشته ها
    156
    تشکر
    0
    تشکر شده 0 بار در 0 ارسال

    آموزش كدهاي BB (كدهاي مورد استفاده در فروم ها, smf)

    Bold / Italic / Underline


    The [ b ] , [ i ] and [u ] tags allow you to create text that is bold, italic and underlined

    Usage

    کد:
     MAMBO
    MAMBO
    AMMBO

    Example Usage


    this text is bold
    this text is italic
    this text is underlined


    Color

    The [ color ] tag allows you to change the color of your text.

    Usage

    کد:
    	MAMBO
    Example Usage

    this text is blue



    Size

    The [ size ] tag allows you to change the size of your text.

    Usage

    کد:
    	[size=Option]MAMBO[/size]

    Example Usage


    [size=12pt] this text is two sizes larger than norma
    [/size]



    Font

    The [ font ] tag allows you to change the font of your text.

    Usage

    کد:
    	MAMBO

    Example Usage


    this text is in the courier font




    Left / Right / Center

    The [ left ], [ right ] and [ center ] tags allow you to change the alignment of your text.


    Usage

    کد:
    	
    MAMBO
    MAMBO
    MAMBO

    Example Usage


    this text is left-aligned
    this text is center-aligned
    this text is right-aligned



    Email Linking

    The [ email ] tag allows you to link to an email address. You can include an optional parameter to 'name' your link.


    Usage

    کد:
     	value
    value

    Example Usage

    [مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید]
    [مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید]


    URL Hyperlinking


    The [ url ] tag allows you to link to other websites and files. You can include an optional parameter to 'name' your link.


    Usage
    کد:
    	[مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید]
    [مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید]
    Example Usage


    [مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید]
    [مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید]


    Bulleted Lists


    The [ list ] tag allows you to create simple, bulleted lists without specifying an option. Within the value portion, each bullet is denoted by the [ * ] tag.


    Usage
    کد:
    	
    • MAMBO


    Example Usage

    • list item 1
    • list item 2



    Advanced Lists


    The [ list ] tag allows you to create advanced lists by specifying an option. The option should have a value of 1 (for a numbered list) or A (for an alphabetic with capital letters list) or a (for an alphabetic with lowercase letters list) or I (for a numbered with capital Roman numeral list) or i (for a numbered with small Roman numeral list).


    Usage

    کد:
    	
    1. MAMBO
    [list][list]


    Example Usage

    1. list item 1
    2. list item 2


    1. list item 1
    2. list item 2


    Images


    The [img ] tag allows you to embed images within your posts. You can also combine this tag with the [ url ] tag to make images become links


    Usage

    کد:
    [img]MAMBO[/img]
    Example Usage

    (Not linked)

    [[مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید] [/url] (Linked)

    Code


    The [code ] tag switches to a fixed-width (monospace) font and preserves all spacing.


    Usage
    کد:
    	[code ]MAMBO[/code ]

    Example Usage

    کد:
    <script type="text/javascript">
    <!--
      alert("Hello world!");
    //-->
    </script>

    PHP Code


    The [php ] tag performs the same function as the [code ] tag, but also adds syntax highlighting for PHP code. Although it is designed for PHP, it may correctly highlight some other C-like languages.



    Usage


    کد:
    [php]MAMBO[/php]

    Example Usage

    [php]
    $myvar = 'Hello World!';
    for ($i = 0; $i < 10; $i++)
    {
    echo $myvar . "\n";
    }
    [/php]


    HTML Code


    The [html ] tag allows you to perform syntax highlighting for HTML code.


    Usage

    کد:
    [html]MAMBO[/html]

    Example Usage


    <img src="image.gif" alt="image" />
    <a href="testing.html" target="_blank">Testing</a>





    Quote


    The [quote ] tag allows you to attribute text to someone else.


    Usage
    کد:
    	
    Quote
    نقل قول نوشته اصلی توسط User Name
    MAMBO


    Example Usage

    MAMBO IS THE BEST
    نقل قول نوشته اصلی توسط DEMO
    MAMBO IS THE BEST

    Stop BB Code Parsing


    The [noparse ] tag allows you to stop the parsing of BB code.

    Usage

    کد:
    	[b]MAMBO[/b]


    Example Usage


    [b]Lorem ipsum dolor sit amet[/b]



    Attachment


    The [attach] tag allows you to display an attachment in your post rather than at the bottom. It will only display attachments that belong to the post in which it is utilized.


    Usage
    کد:
     	[attach]attachmentid[/attach]




    جهت مشاهده لینک ها باید ثبت نام کنید یا لاگین کنید.


  2. # ADS
    تبلیغات در جوملا فارسی
    تاریخ عضویت
    Always
    نوشته ها
    Many
     

علاقه مندی ها (Bookmarks)

علاقه مندی ها (Bookmarks)

مجوز های ارسال و ویرایش

  • شما نمیتوانید موضوع جدیدی ارسال کنید
  • شما امکان ارسال پاسخ را ندارید
  • شما نمیتوانید فایل پیوست کنید.
  • شما نمیتوانید پست های خود را ویرایش کنید
  •