Difference between revisions of "Template:InfoBox"

(New page: <includeonly><html><div class="infoIcon" style="color:blue;" info="noinfo</html>{{anchorencode:{{{1|}}}}}<html>"></html><span style="position:relative;z-index:1;"><div class="infoBox" styl...)
 
 
Line 3: Line 3:
 
Example:
 
Example:
  
  {{infoBox|This is some extra information.}}
+
<nowiki>{{infoBox|This is some extra information.}}</nowiki>
  
 
Results in:
 
Results in:

Latest revision as of 11:18, 18 October 2009

This shows an info box in a pop up when you mouse over the blue 'i'. Be sure to include the styles in Template:InfoBox/Style.css somewhere though!

Example:

{{infoBox|This is some extra information.}}

Results in:

This is some extra information.
 i