Template:Navbox: Difference between revisions
Jump to navigation
Jump to search
Created template |
No edit summary |
||
Line 2: | Line 2: | ||
<table> | <table> | ||
{{#if: {{{title |}}}|<tr><th>{{{title}}}</th></tr>}} | {{#if: {{{title |}}}|<tr><th>{{{title}}}</th></tr>}} | ||
{{#if: {{{group1|}}}|<tr> | {{#if: {{{group1|}}}|<tr colspan="2"> | ||
<th>{{{group1}}}</th> | <th>{{{group1}}}</th> | ||
<td>{{{list1}}}</td> | <td>{{{list1}}}</td> |