Difference between revisions of "Template:WinterRandomEvent"

From NeoDex
Jump to navigation Jump to search
Line 1: Line 1:
<includeonly>{| align="center" width="400" font="Verdana">
<includeonly>{| align="center" width="400">
|-
|-
| bgcolor="#ccccff" width="400" align="center" colspan="2" cellpadding="3" |'''Winter Random Event!!!'''
| bgcolor="#ccccff" width="400" align="center" colspan="2" cellpadding="3" |'''Winter Random Event!!!'''
Line 5: Line 5:
| width="80" border="1px solid #000" |<div style="border: 1px solid #000;">{{{1}}}</div>
| width="80" border="1px solid #000" |<div style="border: 1px solid #000;">{{{1}}}</div>
| width="320" | {{{2}}}
| width="320" | {{{2}}}
|}</includeonly>
|}</includeonly><noinclude>Purpose:
 
To display easily display [[Random Event]]s that take place on [[Terror Mountain]].
 
<center>---</center>
 
 
Use:
 
<code><nowiki>{{WinterRandomEvent|1=Image|2=Text}}</nowiki></code>
 
*Image:
**The Random Event's associated image is placed here. This image should <u>always</u> be 80x80, no more and no less. Image can be on wiki, and displayed as <nowiki>[[File:Example_Image.png]]</nowiki>, or linked to from Neopets.com by simply placing a URL such as "<nowiki>http://images.neopets.com/pets/80by80/bruce_red_happy.gif</nowiki>" (No quotes).
*Text:
**The text for the random events goes here, such as:<br>A passing Bruce says <b>'Brrr! Im freezing! Im going home!'</b>
**You'll need to use HTML terms like <nowiki><b></b> for bolding, <i></i> for italics, <u></u> for underlining, and <slash></slash> for slashing through text</nowiki>.
 
<center>---</center>
 
Example:
 
{{WinterRandomEvent|1=http://images.neopets.com/events/snow_faerie.gif|2=The Snow Faerie says <b>'I wonder whats at the top of the mountain...'</b>}}
 
<center>---</center>
 
<center>[[Special:WhatLinksHere/Template:WinterRandomEvent|>Pages that use this template<]]</center>
 
[[Category:Terror Mountain]][[Category:Templates/Media]]</noinclude>

Revision as of 18:36, 27 February 2014

Purpose:

To display easily display Random Events that take place on Terror Mountain.

---


Use:

{{WinterRandomEvent|1=Image|2=Text}}

  • Image:
    • The Random Event's associated image is placed here. This image should always be 80x80, no more and no less. Image can be on wiki, and displayed as [[File:Example_Image.png]], or linked to from Neopets.com by simply placing a URL such as "http://images.neopets.com/pets/80by80/bruce_red_happy.gif" (No quotes).
  • Text:
    • The text for the random events goes here, such as:
      A passing Bruce says 'Brrr! Im freezing! Im going home!'
    • You'll need to use HTML terms like <b></b> for bolding, <i></i> for italics, <u></u> for underlining, and <slash></slash> for slashing through text.
---

Example:

Winter Random Event!!!
snow_faerie.gif
The Snow Faerie says 'I wonder whats at the top of the mountain...'
---
>Pages that use this template<