Difference between revisions of "Template:Navigation"

Line 27: Line 27:
 
<div class="mw-collapsible-content">
 
<div class="mw-collapsible-content">
 
<table class="wikitable"
 
<table class="wikitable"
 +
<tr style="height:2px">
 
{{#if:{{{group1|}}}|
 
{{#if:{{{group1|}}}|
<tr style="height:2px"><td>'''{{{group1}}}'''</td>{{#if:{{{list1|}}}|{{{list1}}}<td></tr>|}}
+
<td>'''{{{group1}}}'''</td>{{#if:{{{list1|}}}|{{{list1}}}<td>|}}</tr>
 
</table>
 
</table>
 
</div>
 
</div>
 
</div>
 
</div>

Revision as of 15:38, 1 March 2023


<table class="wikitable" <tr style="height:2px"> {{#if:| <td>{{{group1}}}</td></tr> </table>