![]() |
|
| Input | Result |
| LAYOUT: BOLD AND CURSIVE (ITALIC) | |
| some [b]bold[/b] text | some bold text |
| some [i]cursive[/i] text | some cursive text (note: [i] comes from <i>, HTML code for italic) |
| LINKS WITHIN NEUROWIKI.COM (refer to article id) | |
| [link]17[/link] | Topic's title |
| [link=17]Link to this topic[/link] | Link to this topic |
| LINKS TO EXTERNAL WEBSITES | |
| [link]www.pubmed.com[/link] | www.pubmed.com |
| [link=www.pubmed.com]PubMed website[/link] | PubMed website |
| DISPLAYING IMAGES | |
| [img]http://www.somedomain.com/images/picture.jpg[/img] | (displays image) |
| [img=http://www.somedomain.com/images/picture.jpg] | (displays image) |