PWTML
From Plant Wars Help Wiki
Contents |
Plant Wars Text Markup Language
Before editing you must read and understand essay writing.
Smileys
| Text | Smiley |
|---|---|
| :-) | * |
| :-( | * |
| :lol: | * |
| :-S | * |
| ;-) | * |
| o.O | * |
| :-D | * |
| :-P | * |
*Need to upload smiley pics to complete table
Formating
| Description | Text | Result |
|---|---|---|
| Bold | [b]Sample Text[/b] | Sample Text |
| Italic | [i]Sample Text[/i] | Sample Text |
| Underline | [u]Sample Text[/u] | Sample Text |
| Strike Through | [s]Sample Text[/s] | |
| Center | [center]Sample Text[/center] | Sample Text |
| Font Size | [size=24]Sample Text[/size] | Sample Text |
| Font Face | [font=Courier]Sample Text[/font] | Sample Text |
| Overline | [o]Sample Text[/o] | Sample Text |
| Link | [url=http://www.plantwars.com]Plant Wars[/url] | Plant Wars |
| Mail Link | [mail=jon@plantwars.com]mail me[/mail] | mail me |
| Colored Text | [color=red]Sample Text[/color] | Sample Text |
Image
[img]http://www.plantwars.com/images/singles/tree.jpg[/img]
*Need to upload an image to show example
Quote
[quote]My anus is bleeding[/quote]
- Quote:
My anus is bleeding
[code]public static void main(..[/code]
- Code:
public static void main(...
Profile Link
[plant=id] - Replaced with plant's name and link to profile
[plant=id]this is a link[/plant] - Make inner text into a link to the specified plant's profile.
Lists
[list][*]Bullet[/list]
- Bullet
[list=1][*]Decimal[/list]
1. Decimal
[list=i][*]Lower Roman[/list]
i. Lower Roman
[list=I][*]Upper Roman[/list]
I. Upper Roman
[list=a][*]Lower Alpha[/list]
a. Lower Alpha
[list=A][*]Upper Alpha[/list]
A. Upper Alpha

