=== Game Dev Quotes === Contributors: Nodewerx Plugin Name: Game Dev Quotes Plugin URI: http://www.nodewerx.com/game-dev-quotes Tags: Blizzard, BioWare, WoW, Tor, game dev, game support, bluepost Author URI: http://www.nodewerx.com Author: Tony Requires at least: 3.6.0 Tested up to: 3.6.1 Stable tag: 1.0.0 Version: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Simple shortcodes to style game developer quotes as they are on the developers site. == Description == Easily style official posts from game companies in a way that resembles their forum posts using shortcodes. For example: Blizzards 'blue posts'. Supported formats include Blizzard style posts and Star Wars:The Old Republic/BioWare style posts. The Shortcodes are '[bluepost]' and '[torpost]' respectively. Syntax for shortcodes are: '[bluepost name="name"] content [/bluepost]' and '[torpost name="name"] content [/torpost]' == Installation == 1. Upload the "Game Dev Quotes" folder to the "/wp-content/plugins" directory. 2. Activate the plugin through the "Plugins" menu in WordPress 3. Use the provided shortcodes for output in your pags/posts/articles. '[bluepost name="name"] content [/bluepost]' or '[torpost name="name"] content [/torpost]' == Upgrade Notice == = 1.0 = Initial Release == Screenshots == /screenshot.png == Changelog == = 1.0 = * Initial release == Frequently Asked Questions == = How to use the shortcodes = '[bluepost name="somename"] content [/bluepost]' Replace "bluepost" with the short code of the style you are using. "name" is the name of the game dev who posted. "content" is the actual post.