Difference between revisions of "Template:RandomEventNew"

From NeoDex
Jump to navigation Jump to search
(We'll just have to accomplish this through raw html.)
Line 1: Line 1:
<includeonly>
[[Category:Delete]]
 
{{#switch: {{{type}}}| obelisk = <div style="width: 804px; height: 150px; border: 1px #fff solid;"><center>
<span style="position: absolute; left: 0px; top: 80px;">http://images.neopets.com/shh/bg/tyrannia.jpg</span><span style="position: absolute; left: 0px; top: 45px;">[[File:Shh_obelisk.png|link=]]</span><span style="width: 540px; height: 140px; overflow: hidden; display: table-cell; vertical-align: middle; padding-left: 250px; position: absolute; left: 0px; top: 85px;"><span style="padding-top: 35px; display: inline-block">Hold onto something... It's an earthquake! Was that a flash of light on the<br>horizon?</span></span><br><br><br><br>
</center></div>| static = <center>
<span width="804px" height="150px">
<span style="position: absolute; left: 0px; top: 60px;">http://images.neopets.com/shh/bg/32fh849i.jpg</span><span style="position: absolute; left: 0px; top: 45px;">http://images.neopets.com/shh/txt/shh.png</span><span style="width: 540px; height: 140px; overflow: hidden; display: table-cell; vertical-align: middle; padding-left: 250px; position: absolute; left: 0px; top: 85px;"><span style="padding-top: 35px; display: inline-block">{{{text}}}</span></span></span><br><br><br><br>
</center>}}
 
</includeonly><noinclude>
 
== Purpose ==
 
To easily display "new" [[Random Event]] types.
 
== Use ==
 
<code><nowiki>{{RandomEventNew</nowiki>|'''img'''=|'''REbg'''=|'''text'''=}}</code>
 
*'''img'''
*The random event's image URL. If there happens to be none, fill this section with "'''<nowiki>&nbsp;</nowiki>'''" (No quotes, no bolding)
 
*'''REbg'''
**The image URL for the events background, like [http://images.neopets.com/shh/bg/32fh849i.jpg <nowiki>http://images.neopets.com/shh/bg/32fh849i.jpg></nowiki>], for instance.
 
*'''text'''
**The random event's text.
 
== Example ==
 
 
<br><br><br>
 
{{RandomEventNew|type=obelisk|text=1}}
{{RandomEventNew|type=static|text=2}}
 
<center>---</center>
 
{{WhatLinksHere|prefix=Template:|type=template}}
 
[[Category:Templates/Media]]</noinclude>

Revision as of 19:50, 20 March 2014