Template:Navbox/Row: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<!-- Template:Navbox/Row --> <tr> <th style="background:#e0e0e0; color:#000; text-align:center; width:20%;">{{{group}}}</th> <td>{{{list}}}</td> </tr>") |
No edit summary |
||
Line 1: | Line 1: | ||
<tr> | <tr> | ||
<th style="background:#e0e0e0; color:#000; text-align:center; width:20%;">{{{group}}}</th> | <th style="background:#e0e0e0; color:#000; text-align:center; width:20%; padding:5px;">{{{group}}}</th> | ||
<td>{{{list}}}</td> | <td style="padding:5px;">{{{list}}}</td> | ||
</tr> | </tr> |
Latest revision as of 20:26, 26 July 2024
{{{group}}} {{{list}}}