JavaRanch Home    
 
This page:         last edited 08 July 2012         What's Changed?         Edit

UBB Code   

Most of the forums in the BigMooseSaloon don't let you post HTML, but you can use UbbCode, at least in some of the forums. Every time you post a new note, you will be told whether UBB Code is enabled for that particular forum. UBB Code is similar to HTML, but offers just a few basic functions, such as hyperlinking, image display, bolding and italicizing.

  • Bold Text: [b]Text[/b]
  • Italic Text: [i]Text[/i]
  • Underline Text: [u]Text[/u]
  • Strike-through text: [strike]Text[/strike]
  • Monospaced font: [tt]Text[/tt]
  • Quote: [quote]Text[/quote]
  • Quote with name: [quote=name]Text[/quote]
  • Code: [code]Code[/code]
  • List: [list]Text[/list]
  • Insert Image: [img]http://wwww.xxxx.com/img.ext[/img]
  • Insert URL: [url]http://url[/url]
  • Insert URL with description: [url=http://url]URL Description[/url]
  • Javadoc: JavadocLinking
  • Color: [color=red]Text[/color]
  • Font: [size=x-small]Small Text[/size]
  • link to Google search: [google]A search phrase[/google]
  • link to Wikipedia page: [wikipedia]Wikipedia page name[/wikipedia]

In signatures, [i] and [url] can be used; the others won't work in order to keep the signatures from becoming too distracting. That's also the reason why they can no longer contain raw HTML, and why we're asking members to keep them short (no more than 2 lines).


CategoryJForum

JavaRanchContact us — Copyright © 1998-2013 Paul Wheaton