Line 120:
Line 120:
:'''No parameter''' = If no '''imageright''' parameter is given then no image is shown on the right side.
:'''No parameter''' = If no '''imageright''' parameter is given then no image is shown on the right side.
:'''An image''' = Should be an image with usual wiki notation. 40px - 50px width are usually about right depending on the image height to width ratio. (But the message box can handle images of any size.) For example:
:'''An image''' = Should be an image with usual wiki notation. 40px - 50px width are usually about right depending on the image height to width ratio. (But the message box can handle images of any size.) For example:
−
::<code><nowiki>imageright = [[Image:Nuvola apps bookcase.png|40px]]</nowiki></code>
+
::<code><nowiki>imageright = [[Image:Nuvola apps bookcase.svg|40px]]</nowiki></code>
:'''Anything''' = Any other object that you want to show on the right side.
:'''Anything''' = Any other object that you want to show on the right side.
'''style'''
'''style'''
−
:Optional [[Cascading Style Sheets|CSS]] values used by the entire message box table. Without quotation marks <code>" "</code> but with the ending semicolons <code>;</code>. For example:
+
:Optional CSS values used by the entire message box table. Without quotation marks <code>" "</code> but with the ending semicolons <code>;</code>. For example:
::<code>style = margin-bottom: 0.5em;</code>
::<code>style = margin-bottom: 0.5em;</code>
'''textstyle'''
'''textstyle'''
−
:Optional [[Cascading Style Sheets|CSS]] values used by the text cell. For example:
+
:Optional CSS values used by the text cell. For example:
::<code>textstyle = text-align: center;</code>
::<code>textstyle = text-align: center;</code>
Line 151:
Line 151:
{{tmbox
{{tmbox
| small = yes
| small = yes
−
| image = [[Image:Nuvola apps bookcase.png|50px]]
+
| image = [[Image:Nuvola apps bookcase.svg|50px]]
−
| smallimage = [[Image:Nuvola apps bookcase.png|30px]]
+
| smallimage = [[Image:Nuvola apps bookcase.svg|30px]]
| text =
| text =
small = yes <br> image = <nowiki>[[Image:Nuvola apps bookcase.png|50px]]</nowiki> <br> smallimage = <nowiki>[[Image:Nuvola apps bookcase.png|30px]]</nowiki>
small = yes <br> image = <nowiki>[[Image:Nuvola apps bookcase.png|50px]]</nowiki> <br> smallimage = <nowiki>[[Image:Nuvola apps bookcase.png|30px]]</nowiki>
Line 167:
Line 167:
| smallimageright = none
| smallimageright = none
| text =
| text =
−
small = yes <br> imageright = <nowiki>[[Image:Nuvola apps bookcase.png|50px]]</nowiki> <br> smallimageright = none
+
small = yes <br> imageright = <nowiki>[[Image:Nuvola apps bookcase.svg|50px]]</nowiki> <br> smallimageright = none
}}
}}
'''smallimageright'''
'''smallimageright'''
:'''No parameter''' = If no '''smallimageright''' parameter is given then this template falls back to use the '''imageright''' parameter. If the '''imageright''' parameter also is empty then no image is shown on the right side.
:'''No parameter''' = If no '''smallimageright''' parameter is given then this template falls back to use the '''imageright''' parameter. If the '''imageright''' parameter also is empty then no image is shown on the right side.
:'''An image''' = Should be an image with usual wiki notation. 30px width is usually about right. For example:
:'''An image''' = Should be an image with usual wiki notation. 30px width is usually about right. For example:
−
::<code><nowiki>smallimageright = [[Image:Nuvola apps bookcase.png|30px]]</nowiki></code>
+
::<code><nowiki>smallimageright = [[Image:Nuvola apps bookcase.svg|30px]]</nowiki></code>
:'''Anything''' = Any other object that you want to show on the right side.
:'''Anything''' = Any other object that you want to show on the right side.
:'''none''' = Means that no right side image is used. This overrides any image fed to '''imageright''', when "small=yes".
:'''none''' = Means that no right side image is used. This overrides any image fed to '''imageright''', when "small=yes".
Line 223:
Line 223:
Other pages:
Other pages:
−
* [[http://en.wikipedia.org/wiki/Wikipedia:Talk page templates Wikipedia:Talk page templates] – The guideline specifying the styles for talk page message boxes.
+
* [http://en.wikipedia.org/wiki/Wikipedia:Talk_page_templates Wikipedia:Talk page templates] – The guideline specifying the styles for talk page message boxes.
<includeonly>
<includeonly>