Template:Navbox: Difference between revisions

From Olentangy Park Wiki
Jump to navigation Jump to search
mNo edit summary
Tag: Manual revert
No edit summary
Line 2: Line 2:
<table>
<table>
     {{#if: {{{title |}}}|<tr class="navbox-title><th colspan="2">{{{title}}}</th></tr>}}
     {{#if: {{{title |}}}|<tr class="navbox-title><th colspan="2">{{{title}}}</th></tr>}}
{{#if: {{{group1|}}}|<tr>
 
    <th>{{{group1}}}</th>
    {{#if: {{{group1|}}}|<tr>
    <td>{{{list1}}}</td>
        <th>{{{group1}}}</th>
</tr>}}
        <td>{{{list1}}}</td>
{{#if: {{{group2|}}}|<tr>
    </tr>}}
    <th>{{{group2}}}</th>
 
    <td>{{{list2}}}</td>
    {{#if: {{{group2|}}}|<tr>
</tr>}}
        <th>{{{group2}}}</th>
{{#if: {{{group3|}}}|<tr>
        <td>{{{list2}}}</td>
    <th>{{{group3}}}</th>
    </tr>}}
    <td>{{{list3}}}</td>
 
</tr>}}
    {{#if: {{{group3|}}}|<tr>
{{#if: {{{group4|}}}|<tr>
        <th>{{{group3}}}</th>
    <th>{{{group4}}}</th>
        <td>{{{list3}}}</td>
    <td>{{{list4}}}</td>
    </tr>}}
 
    {{#if: {{{group4|}}}|<tr>
        <th>{{{group4}}}</th>
      <td>{{{list4}}}</td>
</tr>}}
</tr>}}
{{#if: {{{group5|}}}|<tr>
{{#if: {{{group5|}}}|<tr>

Revision as of 23:15, 19 March 2024