BBCODE - BBCodes Glossary »  Show posts from    to     

Icy Phoenix


Documentation And How To - BBCODE - BBCodes Glossary



Zuker [ Wed 11 Apr, 2007 17:33 ]
Post subject: BBCODE - BBCodes Glossary
user_2_text_formatting

  • Bold Text

    Code: [Hide] [Select]
    [b]Text[/b]


    Ex: Testing Bold BBCode

  • Strong Text

    Code: [Hide] [Select]
    [strong]Text[/strong]


    Ex: Testing Strong BBCode

  • Strong Text

    Code: [Hide] [Select]
    [em]Text[em]


    Ex: Testing EM BBCode

  • Italic Text

    Code: [Hide] [Select]
    [i]Text[/i]


    Ex: Testing Italic BBCode

  • Underline Text

    Code: [Hide] [Select]
    [u]Text[/u]


    Ex: Testing Underline BBCode

  • Formatted Unicode Text

    Code: [Hide] [Select]
    [tt]Text[/tt]


    Ex: Testing Formatted Unicode Text BBCode

  • Strike Text

    Code: [Hide] [Select]
    [strike]Text[/strike]


    Ex: Testing Strike BBCode

  • Superscript Text

    Code: [Hide] [Select]
    [sup]Text[/sup]


    Ex: Testing Superscript BBCode

user_2_alignment_1176155205_757442

  • Set text align to left

    Code: [Hide] [Select]
    [align=left]Text[/align]


    Ex:
    Testing Align Center BBCode


  • Set text align to center

    Code: [Hide] [Select]
    [align=center]Text[/align]


    Ex:
    Testing Align Center BBCode


  • Set text align to right

    Code: [Hide] [Select]
    [align=right]Text[/align]


    Ex:
    Testing Align Right BBCode


  • Justify Text

    Code: [Hide] [Select]
    [align=justify]Text[/align]


    Ex:
    Testing Justify BBCode


  • Center Tag

    Code: [Hide] [Select]
    [center]Text[/center]


    Ex:
    Testing Center BBCode


  • Arial Font

    Code: [Hide] [Select]
    [font=Arial]Text[/font]


    Ex: Testing Arial Font BBCode

  • Comic Sans MS Font

    Code: [Hide] [Select]
    [font=Comic Sans MS]Text[/font]


    Ex: Testing Comic Sans MS Font BBCode

  • Courier New Font

    Code: [Hide] [Select]
    [font=Courier New]Text[/font]


    Ex: Testing Courier New Font BBCode

  • Impact Font

    Code: [Hide] [Select]
    [font=Impact]Text[/font]


    Ex: Testing Impact Font BBCode

  • Lucida Console Font

    Code: [Hide] [Select]
    [font=Lucida Console]Text[/font]


    Ex: Testing Lucida Console BBCode

  • Lucida Sans Unicode Font

    Code: [Hide] [Select]
    [font=Lucida Sans Unicode]Text[/font]


    Ex: Testing Lucida Sans Unicode Font BBCode

  • Microsoft Sans Serif Font

    Code: [Hide] [Select]
    [font=Microsoft Sans Serif]Text[/font]


    Ex: Testing Microsoft Sans Serif Font BBCode

  • Symbol Font

    Code: [Hide] [Select]
    [font=Symbol]Text[/font]


    Ex: Testing Symbol Font BBCode

  • Tahoma Font

    Code: [Hide] [Select]
    [font=Symbol]Text[/font]


    Ex: Testing Tahona Font BBCode

  • Times New Roman Font

    Code: [Hide] [Select]
    [font=Times New Roman]Text[/font]


    Ex: Testing Times New Roman Font BBCode

  • Traditional Arabic Font

    Code: [Hide] [Select]
    [font=Traditional Arabic]Text[/font]


    Ex: Testing Traditional Arabic Font BBCode

  • Trebuchet MS Font

    Code: [Hide] [Select]
    [font=Trebuchet MS]Text[/font]


    Ex: Testing Trebuchet MS Font BBCode

  • Verdana Font

    Code: [Hide] [Select]
    [font=Verdana]Text[/font]


    Ex: Testing Verdana Font BBCode

  • Webdings Font

    Code: [Hide] [Select]
    [font=Webdings]Text[/font]


    Ex: Testing Webdings Font BBCode

  • Wingdings Font

    Code: [Hide] [Select]
    [font=Wingdings]Text[/font]


    Ex: Testing Wingdings Font BBCode

  • Font Size

    Code: [Hide] [Select]
    [size=6]Text[/size]


    Ex: Testing Size BBCode

  • Font Size (bigger)

    Code: [Hide] [Select]
    [size=36]Text[/size]


    Ex: Testing Size BBCode

  • Special formattings tags (quote blocks)

    Code: [Hide] [Select]
    [span class=topic_glo]Icy Phoenix[/span]
    [cell class=mg_quotetitle]Testing Cell BBCode[/cell][cell class=mg_quotediv]cell
    cell
    cell
    cell
    cell
    cell
    cell[/cell]


    Ex: Icy Phoenix
    Testing Cell BBCode
    cell
    cell
    cell
    cell
    cell
    cell
    cell


  • Special formattings tags (code blocks)

    Code: [Hide] [Select]
    [span class=topic_glo]Icy Phoenix[/span]
    [cell class=mg_codetitle]Testing Cell BBCode[/cell][cell class=mg_codediv]cell
    cell
    cell
    cell
    cell
    cell
    cell[/cell]


    Ex: Icy Phoenix
    Testing Cell BBCode
    cell
    cell
    cell
    cell
    cell
    cell
    cell


user_2_colors

  • Insert H-Line

    Code: [Hide] [Select]
    [hr]


    Ex:


  • Text Color

    Code: [Hide] [Select]
    [color=#FF8866]Text[/color]


    Ex: Testing Color BBCode

  • Highlight Text

    Code: [Hide] [Select]
    [highlight=#FFFFAA]Text


    Ex: Testing Highlight BBCode

  • Rainbow Text

    Code: [Hide] [Select]
    [rainbow]Text[/rainbow]


    Ex: Testing Rainbow BBCode

  • Gradient Text

    Code: [Hide] [Select]
    [gradient cols=#FF8866 cole=#336699 iterations=8]Text[/gradient]


    Ex: Testing Gradient BBCode

  • Opacity Text

    Code: [Hide] [Select]
    [opacity=50]Text[/opacity]


    Ex:
    Testing Opacity BBCode


  • Fading Text

    Code: [Hide] [Select]
    [fade=80]Text[/fade]


    Ex:
    Testing Fade BBCode


  • Marquee Text

    Code: [Hide] [Select]
    [marquee direction=right scrolldelay=480 behavior=slide]Marquee Text[/marquee]


    Ex: Testing Marquee BBCode


user_2_images

  • Insert image

    Code: [Hide] [Select]
    [img]Image Link[/img]


    Ex: icy_phoenix_small

  • Insert image with left alignment

    Code: [Hide] [Select]
    [img align=left]Image Link[/img]


    Ex: icy_phoenix_small











  • Insert image with right alignment

    Code: [Hide] [Select]
    [img align=right]Image Link[/img]


    Ex: icy_phoenix_small











  • Insert image from album

    Code: [Hide] [Select]
    [albumimg]Album Pic ID[/albumimg]


    Ex:

  • Insert image from album with right alignment

    Code: [Hide] [Select]
    [albumimg align=right]Album Pic ID[/albumimg]


    Ex:

  • Insert image from album with left alignment

    Code: [Hide] [Select]
    [albumimg align=left]Album Pic ID[/albumimg]


    Ex:












  • Insert Customized smilies

    Code: [Hide] [Select]
    [smiley smilie=8 fontcolor=DD2244 shadowcolor=6699AA shieldshadow=1]Testing Smilie BBCode[/smiley]


    Ex: Testing Smilie BBCode


user_2_streaming

  • Insert flash file

    Code: [Hide] [Select]
    [flash width=# height=#]Url of the flash file[/flash]


    Ex:

  • Insert video file

    Code: [Hide] [Select]
    [video width=# height=#]Url of the video file[/video]


    Ex:


  • Insert Google video file

    Code: [Hide] [Select]
    [googlevideo]Google Video ID[/googlevideo]


    Ex:
    Link


  • Insert YouTube video file

    Code: [Hide] [Select]
    [youtube]YouTube Video ID[/youtube]


    Ex:
    YouTube Link


  • Insert RealMedia file

    Code: [Hide] [Select]
    [ram]File URL[/ram]


    Ex:


  • Insert Quicktime video

    Code: [Hide] [Select]
    [quick]Quicktime Video URL[/quick]


    Ex:

  • Insert Stream file

    Code: [Hide] [Select]
    [stream]File URL[/stream]


    Ex:

  • Insert mp3 file

    Code: [Hide] [Select]
    [emff]File URL[/emff]


    Ex:


user_2_url

  • Insert URL

    Code: [Hide] [Select]
    [url]http://url[/url] or [url=http://url]URL text[/url]


    Ex: http://www.icyphoenix.com or IcyPhoenix

  • Insert Email

    Code: [Hide] [Select]
    [email]Email Here[/email]


    Ex:


user_2_listing

  • Ordered list (with numbers)

    Code: [Hide] [Select]
    [list=1][*]list
    [*]list
    [*]list
    [*]list
    [*]list[/list]


    Ex:
    1. list
    2. list
    3. list
    4. list
    5. list


  • Ordered list (with letters)

    Code: [Hide] [Select]
    [list=a][*]list
    [*]list
    [*]list
    [*]list
    [*]list[/list]


    Ex:
    1. list
    2. list
    3. list
    4. list
    5. list


  • Ordered list

    Code: [Hide] [Select]
    [list][*]list
    [*]list
    [*]list
    [*]list
    [*]list[/list]


    Ex:
    • list
    • list
    • list
    • list
    • list


    Code: [Hide] [Select]
    Tip: you can use [*] or [li]text[/li] to insert bullet



user_2_quoting

  • Quote text

    Code: [Hide] [Select]
    [quote user="Zuker"]quote text[/quote]


    Ex:
    Zuker wrote: 
    Testing Quote BBCode


  • OffTopic text

    Code: [Hide] [Select]
    [ot]offtopic text[/ot]


    Ex:
     
    Off Topic
    :
    Testing OffTopic BBCode



user_2_codes

  • Code display

    Code: [Hide] [Select]
    [ code]code[/ code]


    Ex:
    Code: [Hide]
    1. Testing Code BBCode 


  • Code display without line numbers

    Code: [Hide] [Select]
    [ code linenumbers=false]code[/ code]


    Ex:
    Code: [Hide] [Select]
    Testing Code BBCode


  • Code display highlighting lines

    Code: [Hide] [Select]
    [ code highlight=2-4]code[/ code]


    Ex:
    Code: [Hide]
    1. Lines 2,3 and 4 should be hightlighted  
    2. Test  
    3. Testing  
    4. Test  
    5. This one no :P 


  • Code display without PHP Syntax

    Code: [Hide] [Select]
    [ code syntax=php]PHP code[/ code]


    Ex:
    Code: [Hide]
    1. <?php
    2. define('IN_PHPBB', true);
    3. $phpbb_root_path = './';
    4. include($phpbb_root_path . 'extension.inc');
    5. include($phpbb_root_path . 'common.'.$phpEx);
    6.  
    7. // Start session management
    8. $userdata = session_pagestart($user_ip, PAGE_INDEX);
    9. init_userprefs($userdata);
    10. // End session management
    11.  
    12. $gen_simple_header = true;
    13. $page_title = $lang['Greeting_Messaging'];
    14. include($phpbb_root_path . 'includes/page_header.'.$phpEx);
    15. $year=create_date('Y', time(), $board_config['board_timezone']);
    16. $date_today = create_date('Ymd', time(), $board_config['board_timezone']);
    17. $user_birthday=realdate("md",$userdata['user_birthday']);
    18. $user_birthday2=(($year.$user_birthday<$date_today)? $year+1:$year).$user_birthday;
    19. $l_greeting = ($user_birthday2==$date_today) ?
    20. sprintf ( $lang['Birthday_greeting_today'], date('Y')-realdate('Y',$userdata['user_birthday']) ) :
    21. sprintf ( $lang['Birthday_greeting_prev'], date('Y')-realdate('Y',$userdata['user_birthday']) , realdate(str_replace('Y','',$lang['DATE_FORMAT']),$userdata['user_birthday']) );
    22. $template->set_filenames(array(
    23. 'body' => 'greeting_popup.tpl'));
    24. $template->assign_vars(array(
    25. 'L_CLOSE_WINDOW' => $lang['Close_window'],
    26. 'L_MESSAGE' => $l_greeting ));
    27. $template->pparse('body');
    28. include($phpbb_root_path . 'includes/page_tail.'.$phpEx);
    29.  
    30. ?>



user_2_misc

  • Spoiler

    Code: [Hide] [Select]
    [spoiler]text[/spoiler]


    Ex:
    Spoiler: [ Show ]


  • Hide

    Code: [Hide] [Select]
    [hide]text hidden[/hide]


    Ex:
    Hidden Message:
    Sorry, but you must be registered and also post a reply to view this message.


  • Icy Phoenix Staff

    Code: [Hide] [Select]
    [url=docs/readme_english.html#license]Readme[/url]


    Ex: Readme



ThE KuKa [ Wed 11 Apr, 2007 19:58 ]
Post subject: Re: BBCodes Glossary
Thanks again Zuker, nice work friend!


Mighty Gorgon [ Thu 12 Apr, 2007 00:55 ]
Post subject: Re: BBCodes Glossary
Really well done...


sonoangelo [ Thu 12 Apr, 2007 11:19 ]
Post subject: Re: BBCodes Glossary
thanks, good work


buldo [ Thu 12 Apr, 2007 15:02 ]
Post subject: Re: BBCodes Glossary
Many thanks Zuker!
Great work!!


DWho [ Tue 24 Apr, 2007 10:36 ]
Post subject: Re: BBCodes Glossary
Hi

Some of the bbcodes are not represented by the use of the images for example there is no button for the hide bbcode....

Can we just place the code in the post and will it work or is there a feature I have missed...

Thanks for the examples...



andrea75 [ Tue 24 Apr, 2007 12:41 ]
Post subject: Re: BBCodes Glossary
DWho wrote: [View Post]
Hi

Some of the bbcodes are not represented by the use of the images for example there is no button for the hide bbcode....

Can we just place the code in the post and will it work or is there a feature I have missed...

Thanks for the examples...



Not all codes has got the respective button, but there are inluded anyway. If you want to add, for example, the hide BBCODE button in your board you can follow this link:

http://www.icyphoenix.com/viewtopic...ghlight=#p11381


DWho [ Tue 24 Apr, 2007 15:06 ]
Post subject: Re: BBCodes Glossary
cool

thank you for the info and for reading





Powered by Icy Phoenix