Template:Userbox: Difference between revisions
Documentation template |
color variables |
||
| Line 1: | Line 1: | ||
<table style="border:1px solid #aaa; margin:2px; width:238px; height:50px;"> | <table style="border:1px solid #aaa; margin:2px; width:238px; height:50px;"> | ||
<tr> | <tr> | ||
<td style="background:{{{id- | <td style="background:{{{id-color|#eee}}}; width:46px; text-align:center; padding:2px; font-size:1.2em;">'''{{{id|}}}'''</td> | ||
<td style="background:{{{info- | <td style="background:{{{info-color|#fff}}}; font-size:0.85em; padding:2px 5px; line-height:1.15;">{{{info|}}}</td> | ||
</tr> | </tr> | ||
</table><noinclude>{{Documentation}}</noinclude> | </table><noinclude>{{Documentation}}</noinclude> | ||