Difference between revisions of "Template:HeaderBar"

From Taskman Wiki
Jump to navigation Jump to search
m
m
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="margin: auto; width: 50%; border: 2px solid {{{border|#ddd}}}; background: {{{bg|#eee}}};">
+
<div class="tw-headerbar" style="border: 2px solid {{{border|#ddd}}}; background: {{{bg|#eee}}};">
 
<table>
 
<table>
 
   <tr>
 
   <tr>
     <td rowspan="2" style="width: 40px; text-align: center;">[[File:{{{img|Task icon.webp}}}|24px|link=]]</td>
+
     <td rowspan="2" class="tw-headerbar-icon">[[File:{{{img|Task icon.webp}}}|30px|link=]]</td>
 
     <td>'''{{{title|This is the title of the header bar.}}}'''</td>
 
     <td>'''{{{title|This is the title of the header bar.}}}'''</td>
 
   </tr>
 
   </tr>
Line 9: Line 9:
 
   </tr>
 
   </tr>
 
</table>
 
</table>
</div>
+
</div><noinclude>[[Category:Message boxes| ]]</noinclude>

Latest revision as of 06:23, 20 May 2020

Task icon.webp This is the title of the header bar.
This is the text of the header bar.