maujanja ya jamii forum(code)

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
tag allows you to attribute text to someone else.[/h]
[/COLOR]
[h=2]Highlight[/h][h=3]The tag allows you to emphasize your text.[/h]
  • Usage
    value
  • Example Usage
    this text is highlighted
  • Example Output
    this text is highlighted


[h=2]Stop BB Code Parsing[/h][h=3]The tag allows you to stop the parsing of BB code.[/h]
[LIST]
[*][plain][COLOR=#417394][B][b]value[/b][/B][/COLOR]
Usage

[*][b]Lorem ipsum dolor sit amet[/b]
Example Usage

[*]Lorem ipsum dolor sit amet
Example Output
[/LIST]


[h=2]Attachment[/h][h=3]The
Usage

[*]View attachment 12345
Example Usage

[*]
Example Output
[/LIST]


[h=2]Google-Search[/h][h=3]This BB Code will set a link to Google.com and show the results of the keyword.[/h]
  • [google]value[/google]
    Usage
  • [google]keyword[/google]
    Example Usage
  • keyword
    Example Output


[h=2]Google-Search[/h][h=3]This BB Code will set a link to Google.com and show the results of the keyword. The link will be displayed by title.[/h]
  • [google=[COLOR=#417394]Option
  • ]value[/google]
    Usage
  • [google=keyword]title[/google]
    Example Usage
  • title
    Example Output

[/COLOR]
[h=2]Forum-Search[/h][h=3]This BB Code sets a link to the forum-search which will find the keyword.[/h]
  • [search]value[/search]
    Usage
  • [search]keyword[/search]
    Example Usage
  • keyword
    Example Output


[h=2]Forum-Search[/h][h=3]This BB Code sets a link to the forum-search which will find the keyword. The link will be displayed by the title.[/h]
  • [search=[COLOR=#417394]Option
  • ]value[/search]
    Usage
  • [search=keyword]Title[/search]
    Example Usage
  • Title
    Example Output

[/COLOR]
 
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
 
Back
Top Bottom