INSTRUCCIONES  PARA EL  FORO

Para  Registrarse:`[Register]

 

 

 

 

 

Para  editar los  textos:

What is YaBBC?

YaBBC is a set of tags based on the HTML language. It 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. Most YaBBC tags can be wrapped around text, by first highlighting the text, and then clicking on the YaBBC button with the desired formatting.

URL Button Insert URL, Link
Syntax:
Result:
Syntax:
Result:
[url]http://www.yabbforum.com[/url]
http://www.yabbforum.com
[url=http://www.yabbforum.com]YaBB Forum[/url]
YaBB Forum
  • Type URL and text: www.yabbforum.com YaBB Forum
  • Highlight all of it: www.yabbforum.com YaBB Forum
  • Click the button: YaBB Forum
The [link] YaBBC tags work in the same manner as the [url] tags, with the exception that the [link] tag (there is no insertion button for this tag) will open the clicked link in the present window, whereas the [url] tag opens the clicked link in a new window.

FTP Button Insert FTP
Syntax:
Result:
[ftp]ftp://ftpdom[/ftp]
ftp://ftpdom

Image Button Insert Image
Syntax:

Result:
[img]/default/on.gif[/img]


Email Button Insert Email
Syntax:
Result:
Syntax:
Result:
[email]myname@domain.com[/email]
myname@domain.com
[email=myname@domain.com]Click to email me[/email]
Click to email me
  • Type mail-addr. and text: myname@domain.com Click to email me
  • Highlight all of it: myname@domain.com Click to email me
  • Click the button: Click to email me

Add media files Insert multi media files
Syntax:
Example:
Result:
[media]url to flash file[/media]
[media]http://www.your-domain.com/yabbchelp.swf[/media]
 

Table ButtonTable Data ButtonTable Row Button Insert Table - Column - Row
Syntax: [table][tr][td]text example[/td][/tr][/table]

Horizontal Rule Button Insert Horizontal Rule
Syntax:
Result:
[hr]
 

Teletype Button Insert Teletype
Syntax:
Result:
[tt]text example[/tt]
text example

Code Button Insert Code
Syntax:





Result:
[code]<script language="Javascript">
<!--
alert("Hello YaBB 2!");
//-->
</script> [/code]

Code:
<script language="Javascript">
<!--
alert("Hello YaBB 2!");
//-->
</script> 


Quote Button Insert Quote
Syntax:
Result:
[quote]Hello YaBB 2[/quote]
Quote:
 
Hello YaBB 2

Edit Button Insert Edit
Syntax:
Result:
[edit]This was edited in YaBB 2[/edit]
Edited:
 
This was edited in YaBB 2

Superscript Button Insert Superscript
Syntax:

Result:
text [sup]example[/sup]

text example

Subscript Button Insert Subscript
Syntax:

Result:
text [sub]example[/sub]

text example

List ButtonInsert List - List Item
Syntax:



Result:
[list][*]item 1
[*]item 2
[*]item 3[/list]
 
  • item 1
  • item 2
  • item 3
You can create 2 or 3 level lists by including a list inside another list.
Example:





Result:
[list][*]item 1
[*]item 2
[list][*]subitem 1
[*]subitem 2[/list]
[*]item 3[/list]
 
  • item 1
  • item 2
     
    • subitem 1
    • subitem 2
  • item 3

/me Button/me
Syntax:
Result:
/me loves YaBB 2
* loves YaBB 2

Move Button Insert Marquee
Syntax:
Result:
[move]text example[/move]
text example

Timestamp Button Insert Timestamp
Syntax:
Result:
[timestamp=1121602762]
07/17/5 at 12:19:22

Bold Button Insert Bold Text
Syntax:
Result:
[b]text example[/b]
text example

Italic Button Insert Italic Text
Syntax:
Result:
[i]text example[/i]
text example

Underline Button Insert Underline Text
Syntax:
Result:
[u]text example[/u]
text example

Strikethrough Button Insert Strikethrough Text
Syntax:
Result:
[s]text example[/s]
text example

Highlight Button Insert Highlighted Text
Syntax:
Result:
[highlight]text example[/highlight]
text example

Font Face Selector Change Font Face
Syntax:
Result:
[font=Courier New]Courier New font[/font]
Courier New font

Size Selector Change Font Size
Syntax:
Result:
[size=14]14 point font[/size]
14 point font

Color picker and the palette Choose a text color
You can either use the quick color picker to choose a text color from the palette containing 12 ready made color tags or open the palette to create a custom color tag.
 
Syntax:
Result:
[color=#ff0000]red colored text[/color]
red colored text

Preformatted Button Insert Preformatted Text
Syntax:


Result:
[pre] this is preformatted text [/pre]

 
 this  is
preformatted text 

Left Align Button Insert Left Aligned Text
Syntax:


Result:
[left]text
example[/left]

 
text
example

Center Align Button Insert Center Aligned Text
Syntax:


Result:
[center]text
example[/center]

 
text
example

Right Align Button Insert Right Aligned Text
Syntax:


Result:
[right]text
example[/right]

 
text
example