Markup Code Quick Reference
Bold
Italics
Raw text (ignores markup code)
URL Links
Block quotes
Code samples
Lists
Tables
Allakhazam Item Links
**Bold Text Here**
//Italicized Text Here//
**I'm bold!** ``**I'm raw!**``
[http://www.defendingthefaith.net DTF Guild Web Site]
> Blockquoted text.
Blockquoted text.
<code>
funtion testCode()
{
return TRUE;
}
</code>
funtion testCode()
{
return TRUE;
}
Bulleted List:
* Unordered list begin
* Sub item 1
* Sub item 2
* Unordered list end
Numbered List:
# Ordered list begin
# Sub item 1
# Sub item 2
# Ordered list end
Bulleted List:
Numbered List:
||~ Cell Header 1 ||~ Cell Header 2 ||
|| Cell Contents 1 || Cell Contents 2 ||
|| Cell Contents 3 || Cell Contents 4 ||
||< Alignt Left ||> Alight Right ||
|||| A cell spanned ||
||||= Centered cell ||
| Cell Header 1 | Cell Header 2 |
|---|---|
| Cell Contents 1 | Cell Contents 2 |
| Cell Contents 3 | Cell Contents 4 |
| Alignt Left | Alight Right |
| A cell spanned | |
| Centered cell | |
[[wowitem 20627]]
Important:, this operates by finding the Item Number from Allakhazam's web site. You can see it at the end of their URLs. For example, http://wow.allakhazam.com/db/item.html?witem=2244 ends with 2244. That is the value you must supply in the code. The first time an item is viewed on this site will take a while to load since Allakhazam can be quite slow sometimes.