Template:Aside: Difference between revisions
copied from expanded template |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<table class="box-reltime plainlinks metadata ambox ambox-notice" role="presentation"><tr><td class="mbox-image"><div class="mbox-image-div">[[File:Information icon4.svg|40x40px|link=|alt=]]</div></td><td class="mbox-text"><div class="mbox-text-span">{{{text|}}}< | <includeonly> | ||
<templatestyles src="Module:Message box/ambox.css"></templatestyles> | |||
<table class="box-reltime plainlinks metadata ambox ambox-notice" role="presentation"> | |||
<tr> | |||
<td class="mbox-image"> | |||
<div class="mbox-image-div">[[File:Information icon4.svg|40x40px|link=|alt=]]</div> | |||
</td> | |||
<td class="mbox-text"> | |||
<div class="mbox-text-span">{{{text|}}}</div> | |||
</td> | |||
</tr> | |||
</table> | |||
</includeonly><noinclude> | |||
Example: <pre>{{Aside|text=Content}}</pre> {{Aside|text=Content}} | |||
</noinclude> | |||