Difference between revisions of "Template:Popup"

From City of Hope MUSH
Jump to navigation Jump to search
imported>Crystaltears83
(Created page with "<noinclude> ==Usage== <big>'''<nowiki>{{popup|Text|Tooltip information here}}</nowiki>'''</big> You may also <nowiki>Link</nowiki> the text, as well as has the tooltip po...")
 
imported>Crystaltears83
(Replaced content with "Did not work as intended, delete please :P")
 
Line 1: Line 1:
<noinclude>
+
Did not work as intended, delete please :P
==Usage==
 
<big>'''<nowiki>{{popup|Text|Tooltip information here}}</nowiki>'''</big>
 
 
 
You may also <nowiki>[[Link]]</nowiki> the text, as well as has the tooltip popup.
 
==Examples==
 
* <pre>{{popup|Text|Tooltip information here}}</pre>
 
** {{popup|Text|Tooltip information here}}
 
 
 
==See Also==
 
* [[Template:Long_popup]]
 
* [[Template:Short_popup]]
 
 
 
 
 
==Coding==
 
</noinclude><onlyinclude><span class="has_tooltip" style="background-color: #BBB; background-image: url("http://img.enterwiki.net/truglass/bluedot.gif"); background-position: right center; padding-left: 10px;">{{{1}}}<span class="tooltip" align="center" style="z-index:5; width: 141px; padding: 3px; background: #FFFFFF; border: 1px solid #DDDDDD;">{{infobox|{{{2}}}}}</span></span></onlyinclude>
 

Latest revision as of 11:40, 21 October 2013

Did not work as intended, delete please :P