=== Mana Symbols ===
Contributors: beatrepeat
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=V4B7QE9PXYDPU
Tags: mana, symbols, mtg, magic, replace
Requires at least: 3.2
Tested up to: 3.5.1
Stable tag: 0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Mana Symbols replaces shortcodes with Magic: The Gathering mana symbols.

== Description ==

Mana Symbols replaces shortcodes with Magic: The Gathering mana symbols.

Text in curly braces will be replaced with appropriate mana symbols. For example: {3W}, {T}, {R/W}, {2/W2/W2/W}, {1WP}.

Magic: The Gathering, the mana symbols, the tap symbol and all other related images are owned by Wizards of the Coast.

== Installation ==

1. Upload `mana-symbols` to the `/wp-content/plugins/` directory.
1. Activate the plugin through the 'Plugins' menu in WordPress.

== Frequently Asked Questions ==

= What symbols are supported? =

Regular mana: {W}, {10}, {XR}, {WUBRG}  
Hybrid mana: {W/U}, {2B/R}  
Monocolored hybrid mana: {2/R}, {2/W2/W2/W}  
Phyrexian mana: {GP}, {1BPBP}  
Tap/untap symbols and snow mana: {T}, {Q}, {S}

== Screenshots ==

1. Sample result

== Changelog ==

* First release

== Upgrade Notice ==

* None