Descripción
Futurama Quote Generator writes a random quote from Futurama, including all the TV episodes and movies
(currently including Bender’s Big Score and Beast with a Billion Backs). For an example, see 0xff.akop.org.
Appearance
You can use the following CSS if you’re too lazy to define one yourself:
.futurama-contents { margin-top: 0.5em; }
.futurama-header { font-style: oblique; }
.futurama-contents p { border: solid 1px rgb(230, 219, 85); background-color: rgb(255, 255, 224); padding: 1em 2em 1em 2em; margin-bottom: 2em; margin-top: 0; }
.futurama-char { font-weight: bold; }
Instalación
- Upload
futurama.phpto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php futurama_quote(); ?>in your template - Modify the CSS, to make the quote appear how you’d like
Reseñas
No hay valoraciones para este plugin.
Colaboradores y desarrolladores
«Futurama Quote Generator» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Futurama Quote Generator» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.