Options saved.

Addictions Options

Book Settings
Title of the Book:
Italicized automagically.
Author:
Image Filename:
Example: currentbook.gif
Image Position:
Where the image should be placed in terms of the text
(left, right, or top - case-sensitive)
Subtitle:
A "Subtitle" to be displayed above the book (eg.: "Current Book").
Link to Amazon Product Page:
Blurb:
A small blurb goes here to track your progress, record your thoughts about the book, or other stuff you feel is relevant.

Music Settings
Album/Song Title:
Wrapped in quotes automagically.
Artist/Band/Group Name:
Image Filename:
Example: currentmusic.gif
Image Position:
Where the image should be placed in terms of the text
(left, right, or top - case-sensitive)
Subtitle:
A "Subtitle" to be displayed above the music selection (eg.: "Current Music").
Link to Amazon Product Page:
Blurb:
A small blurb goes here to write a small review about the album/song, record more information about the selection, or other stuff you feel is relevant.

Movie Settings
Movie Title:
Wrapped in quotes automagically.
Movie Maker:
Wrapped in parentheses.
Image Filename:
Example: currentmovie.gif
Image Position:
Where the image should be placed in terms of the text
(left, right, or top - case-sensitive)
Subtitle:
A "Subtitle" to be displayed above the movie (eg.: "Current Movie").
Link to Amazon Product Page:
Blurb:
A small blurb goes here to write a small review about the movie, record more information about the selection, or other stuff you feel is relevant.

Game Settings
Game Title:
Wrapped in quotes automagically.
Game Maker:
Wrapped in parentheses.
Game Console:
Image Filename:
Example: currentgame.gif
Image Position:
Where the image should be placed in terms of the text
(left, right, or top - case-sensitive)
Subtitle:
A "Subtitle" to be displayed above the movie (eg.: "Current Game").
Link to Amazon Product Page:
Blurb:
A small blurb goes here to write a small review about the game, record more information about the selection, or other stuff you feel is relevant.

<?php if (get_option('addictions_booktitle') != '') echo get_option('addictions_booktitle'); ?> <?php if (get_option('addictions_booktitle') != '') echo get_option('addictions_booktitle'); ?> " alt="" title="" style="float: right;" /> '; if (get_option('addictions_booktitle') != '') echo ''; if (get_option('addictions_amazon_book') != '') { ?>'; if (get_option('addictions_booktitle')!= '') echo ''; if (get_option('addictions_bookauthor') != '') { echo ' by ' . get_option('addictions_bookauthor'); } if (get_option('addictions_booktitle') != '' || get_option('addictions_bookauthor') != '') echo '

'; if (get_option('addictions_bookblurb') != '') { ?>

'; } function get_addictions_music() { if (get_option('addictions_musicsub') != '') { ?>
<?php if (get_option('addictions_musicalbum') != '') echo get_option('addictions_musicalbum'); ?> <?php if (get_option('addictions_musicalbum') != '') echo get_option('addictions_musicalbum'); ?> <?php if (get_option('addictions_musicalbum') != '') echo get_option('addictions_musicalbum'); ?> '; if (get_option('addictions_musicalbum') != '') echo '"'; if (get_option('addictions_amazon_music') != '') { ?>
'; if (get_option('addictions_musicalbum')!= '') echo '"'; if (get_option('addictions_musicartist') != '') { echo ' by ' . get_option('addictions_musicartist'); } if (get_option('addictions_musicalbum') != '' || get_option('addictions_musicartist') != '') echo '

'; if (get_option('addictions_musicblurb') != '') { ?>

'; } function get_addictions_movie() { if (get_option('addictions_moviesub') != '') { ?>
<?php if (get_option('addictions_movietitle') != '') echo get_option('addictions_movietitle'); ?> <?php if (get_option('addictions_movietitle') != '') echo get_option('addictions_movietitle'); ?> <?php if (get_option('addictions_movietitle') != '') echo get_option('addictions_movietitle'); ?> '; if (get_option('addictions_movietitle') != '') echo '"'; if (get_option('addictions_amazon_movie') != '') { ?>
'; if (get_option('addictions_movietitle') != '') echo '" '; if (get_option('addictions_moviemaker') != '') echo '(' . get_option('addictions_moviemaker') . ')'; if (get_option('addictions_movietitle')!= '' || get_option('addictions_moviemaker') != '') echo '

'; if (get_option('addictions_movieblurb') != '') { ?>

'; } function get_addictions_game() { if (get_option('addictions_gamesub') != '') { ?>
<?php if (get_option('addictions_gametitle') != '') echo get_option('addictions_gametitle'); ?> <?php if (get_option('addictions_gametitle') != '') echo get_option('addictions_gametitle'); ?> <?php if (get_option('addictions_gametitle') != '') echo get_option('addictions_gametitle'); ?> '; if (get_option('addictions_gametitle') != '') echo '"'; if (get_option('addictions_amazon_game') != '') { ?>
'; if (get_option('addictions_gametitle') != '') echo '" '; if (get_option('addictions_gamemaker') != '') echo '(' . get_option('addictions_gamemaker') . ')'; if (get_option('addictions_gameconsole') != '') echo ' for the ' . get_option('addictions_gameconsole'); if (get_option('addictions_gametitle')!= '' || get_option('addictions_gamemaker') != '') echo '

'; if (get_option('addictions_gameblurb') != '') { ?>

'; } ?>