Templat:Tmbox/doc

Dari Wikipedia bahasa Indonesia, ensiklopedia bebas

Ini adalah templat meta {{Tmbox}} ([T] alk page [m] essage [box]). Templat ini seharusnya hanya digunakan di halaman pembicaraan.

Penggunaan[sunting sumber]

Penggunaan sederhana[sunting sumber]

{{tmbox | text = Some text.}}
Contoh kompleks
{{tmbox
| type      = style
| image     = [[File:Emblem-question-yellow.svg|40px|link=|alt=]]
| style     = width: 400px; 
| textstyle = color: red; font-weight: bold; font-style: italic;
| text      = The message body text.
}}

Kotak pesan pembicaraan[sunting sumber]

Penggunaan Khusus[sunting sumber]

Parameter lengkap[sunting sumber]

{{tmbox
| name = name of the template
| type  = speedy / delete / content / style / notice / move / protection
| image = none / [[File:Some image.svg|40px]]
| imageright = [[File:Some image.svg|40px]]
| style = CSS values
| textstyle = CSS values
| plainlinks = no
| text  = The message body text. 
| small = {{{small|}}} / yes
| smallimage = none / [[File:Some image.svg|30px]]
| smallimageright = none / [[File:Some image.svg|30px]]
| smalltext  = A shorter message body text.
}}