Difference between revisions of "Template talk:Message Box Image"

From Romance Wiki
Jump to navigation Jump to search
(adding how to use)
 
m (correcting a typo)
 
Line 5: Line 5:
  
 
<pre>
 
<pre>
     {{Message_Box|
+
     {{Message_Box_Image|
 
     image =image.jpg|
 
     image =image.jpg|
 
     id =id|
 
     id =id|

Latest revision as of 23:02, 4 September 2007

This template seems to be copied from Wikipedia. See Wikipedia:Template talk:Message box about the origins of Wikipedia's template.

To Use: Paste the following into the page you wish to add a Message box to. Change the parameters as desired.

    {{Message_Box_Image|
    image =image.jpg|
    id =id|
    backgroundcolor =#CCCCCC| <!--Hex code for color: http://www.johncfish.com/bggallery/otherchart/hextable.gif-->
    heading =First Line you'd like on the message box.|
    message =Second line you'dl like on the message box.
    }}