=== M:tG combo widget === Contributors: ubes Donate link: Tags: mtg, magic, magic: the gathering, combo, combos, random, sidebar, widget Requires at least: 2.2 Tested up to: 3.1 Stable tag: 1.1 A plugin to show random mtg combos in your wordpress powered weblog. == Description == A plugin to show random mtg combos in your wordpress powered weblog. This plugin includes a sidebar widget and a shortcode to embed combolists in pages and posts. == Installation == 1. Upload `mtg-combo-widget.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Configure the widget through the 'Widgets' menu in WordPress == Frequently Asked Questions == = Why the heck would I need/want it? = Who doesn't like combos? == Screenshots == 1. The widget options screen. 2. An example of the widget 3. Another example of the widget == Changelog == = 1.2 = * Fixes. = 1.1 = * Fixes. = 1.0 = * Initial release. == Upgrade Notice == = 1.1 = * Nuttin' special. = 1.0 = * Nuttin' Special. == Usage == = Widget = 1. In Appearance - > Widgets of your wp administration, drag & drop the `MtG Combo Widget` widget to any widget-ready area of your wp. 2. Fiddle with the settings a bit until it looks like it should. = Shortcode = * In Posts/Pages->Add New or Edit of your wp adminstration, select the HTML tab in the entry form; * enter the following: *[combolist]* * To add optional attributes use the following syntax: *[combolist ATTR1="VALUE1" ATTR2="VALUE2"]* Optional attributes are: * title: A title to show just above the combo box. * card: A card name, to only show combos with that card. * showimg: 0 or 1, to toggle card images. * count: The number of combos to show.