Template:useroval: Difference between revisions
imported>HRWikiMirrorBot Reimported from hrwiki.org Wayback HTML→wikitext (full reconvert) |
imported>HRWikiMirrorBot Reimported from hrwiki.org Wayback HTML→wikitext (full reconvert) |
||
| Line 1: | Line 1: | ||
<!-- | <!-- Wayback HTML body (hrwiki.org); RawHtml --> | ||
This template uses the border-radius CSS property.<br /> | <html> | ||
<p>This template uses the <code>border-radius</code> CSS property.<br/> | |||
|- | |- | ||
</p> | |||
|<div style="float: left; border:solid {{{border}}} 1px; margin: 1px; border-radius: 25px;"> | |||
<table cellspacing="0" style="width: 238px; background: {{{mainbkgd}}}; border-radius: 25px;"> | |||
<tr> | |||
<td style="width: 45px; height: 45px; background: {{{codebkgd}}}; text-align: center; font-size: 14pt; color: {{{codecolor}}}; border-radius: 25px;"> {{{code}}} | |||
</td><td class="plainlinks" style="font-size:8pt;padding:4pt;line-height:1.25em; border-radius: 25px;"> {{{msg}}} | |||
</td></tr></table> | |||
</div> | |||
<div class="visualClear"></div> | |||
</html> | |||
Latest revision as of 21:00, 18 July 2026
This template uses the border-radius CSS property.
|-
|
| {{{code}}} | {{{msg}}} |