Template:Banner holder: Difference between revisions
Richardpruen (talk | contribs) m 1 revision imported |
Richardpruen (talk | contribs) m 1 revision imported: Templates and CSS files |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
<table class="tmbox tmbox-notice | <templatestyles src="Module:Message box/tmbox.css"/><templatestyles src="Banner holder/styles.css"/><includeonly>{{#if:{{{templatestyles|}}}|{{#tag:templatestyles||src={{{templatestyles}}}}}}}</includeonly><!-- this tstyles is basically just for wpbs--><table role="presentation" class="tmbox tmbox-notice banner-shell mw-collapsible {{#ifeq:{{yesno|{{lc:{{{collapsed|}}}}}}}|yes|mw-collapsed}} {{{class|}}}"> | ||
<tr> | <tr> | ||
<td class="mbox-image">[[File:{{#if:{{{image|}}}|{{{image}}}|NewFavicon icon.svg}}|{{#if:{{{size|}}}|{{{size}}}|24}}px]]</td> | <td class="mbox-image">[[File:{{#if:{{{image|}}}|{{{image}}}|NewFavicon icon.svg}}|{{#if:{{{size|}}}|{{{size}}}|24}}px|link={{{image_link|}}}|alt={{{alt|}}}]]</td> | ||
< | <td class="mbox-text banner-shell-header">{{Show button}}{{#if:{{{text|}}} | ||
|{{{text}}} | |{{{text}}} | ||
|Other talk page banners | |Other talk page banners | ||
}} | }} | ||
</ | </td> | ||
</tr><tr> | </tr><tr> | ||
<td colspan="2" class=" | <td colspan="2" class="banner-shell-inner outercollapse"> | ||
{{{1|}}} | {{{1|}}} | ||
</td></tr> | </td></tr> |