maujanja ya jamii forum(code)

muudy

Senior Member
Joined
May 25, 2013
Posts
156
Reaction score
22
waungwana hebu tukumbushane tena zile code jinsi ya kuweza kuzi adapt text kwa mfano kuwa kubwa kubadilisha rangi na kadhalika
 
Kama una manisha bbcode:

[h=1]BB Code[/h]
[h=2]Explanation[/h]BB code is a set of tags based on the HTML language that you may already be familiar with. They allow you to add formatting to your messages in the same way as HTML does, but have a simpler syntax and will never break the layout of the pages you are viewing. The ability to use BB code is set on a forum-by-forum basis by the administrator, so you should check the forum rules when you post a new message.

Below is a list of the BB code tags you can use to format your messages.


[h=2]BB Code List[/h]
  1. Bold / Italic / Underline
    http://forum.teamspeak.com/misc.php?do=bbcode#basic, http://forum.teamspeak.com/misc.php?do=bbcode#basic, http://forum.teamspeak.com/misc.php?do=bbcode#basic

    [*]Color
    [color]

    [*]Size
    [size]

    [*]Font
    [font]

    [*]Highlight
    http://forum.teamspeak.com/misc.php?do=bbcode#highlight

    [*]Left / Right / Center
    ,
    ,


    [*]Indent


    [*]Email Linking
    [email]

    [*]URL Hyperlinking
    [url]

    [*]Thread Linking
    [thread]

    [*]Post Linking
    [post]

    [*]Bulleted Lists / Advanced Lists



  1. [h=2]Videos[/h][h=3]The [video] tag allows you to embed videos from various video services within your posts.[/h]
    • [video]value[/video]
      Usage

      Example Usage

      Example Output


    [h=2]Code[/h][h=3]The
    Code:
     tag switches to a fixed-width (monospace) font and preserves all spacing.[/h]
    [LIST]
    [*][code][COLOR=#417394][B]value[/B][/COLOR]
    Usage

    [*]
    Code:
    <script type="text/javascript">
    <!--
        alert("Hello world!");
    //-->
    </script>
    Example Usage

    [*]Code:
    <script type="text/javascript">
    <!--
    alert("Hello world!");
    //-->
    </script>

    Example Output



[h=2]PHP Code[/h][h=3]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.[/h]
[LIST]
[*][php]value
Usage

[*]
PHP:
$myvar = 'Hello World!';
for ($i = 0; \$i < 10; \$i++)
{
    echo $myvar . "\n";
}
Example Usage

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



Example Output
[/LIST]


[h=2]HTML Code[/h][h=3]The
HTML:
 tag allows you to perform syntax highlighting for HTML code.[/h]
[LIST]
[*][html]value
Usage

[*]
HTML:
<img src="image.gif" alt="image" />
<a href="testing.html" target="_blank">Testing</a>
Example Usage

[*]HTML Code:
<img src="image.gif" alt="image" />
<a href="testing.html" target="_blank">Testing</a>

Example Output
[/LIST]


[h=2]Quote[/h][h=3]The
 
Last edited by a moderator:
mkuu tumekufahamu lakini tunachotaka kila mtu kwenye forum hapa ajue kuweza ku text katika mfumo tofauti autakao sasa me ningependa tuanze na mifano hapa kwa uwelewa zaidi
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…