Test2: differenze tra le versioni
Nessun oggetto della modifica |
Nessun oggetto della modifica |
||
(8 versioni intermedie di 2 utenti non mostrate) | |||
Riga 1: | Riga 1: | ||
= | == Box == | ||
== | |||
=== mbox 1 === | |||
{{{mbox|notice}}} | {{{mbox|notice}}} | ||
=== mbox 2 === | |||
{{mbox | |||
| type = query (optional) | |||
| image = 48px-Emblem-question.png | |||
| style = width:400px; color:red; font-weight:bold; font-style:italic; (optional) | |||
| text = The message body text. | |||
}} | |||
=== ambox 1 === | |||
{{{ambox|notice}}} | {{{ambox|notice}}} | ||
=== ambox 2 === | |||
{| class="ambox" | |||
|- | |||
| class="mbox-image" | [[Image:Edit-copy purple.svg|40px]] | |||
| class="mbox-text" | Some text. | |||
|} | |||
=== ambox 3 === | |||
{| class="ambox" | |||
|- | |||
| class="mbox-text" | Some text. | |||
|} | |||
=== ambox 4 === | |||
<table class="ambox ambox-notice"> | |||
<tr><td class="ambox-image"> [[Image:Some image.svg|40px]] | |||
<td class="ambox-text"> Message text. | |||
</table> | |||
=== html table === | |||
<table class="plainlinks noprint messagebox warning"> | |||
<tr style="vertical-align:middle;"><td style="padding:0.1em; text-align:center; vertical-align:middle; width:45px;"> | |||
</td> | |||
<td style="color:black; text-align:left; vertical-align:middle; padding:0.5em; padding-left:0em;"> | |||
<p>OK</p> | |||
</td></tr> | |||
</table> |
Versione attuale delle 16:27, 2 nov 2009
Box
mbox 1
notice
mbox 2
ambox 1
notice
ambox 2
File:Edit-copy purple.svg | Some text. |
ambox 3
Some text. |
ambox 4
File:Some image.svg | Message text. |