Template:Navbox: Difference between revisions

From NeuroWiki
Jump to navigation Jump to search
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 1: Line 1:
<includeonly>
<includeonly>
{{#if: {{{title}}} |  
<table class="wikitable mw-collapsible" style="width:100%;">
{{#if: {{{title|}}} |  
   <!-- Case when title is provided -->
   <!-- Case when title is provided -->
  <table class="wikitable mw-collapsible" style="width:100%;">
 
     <tr>
     <tr>
       <th colspan="2">{{{title}}}</th>
       <th colspan="2">{{{title}}}</th>
     </tr>
     </tr>
|
  <!-- Case when no title is provided -->
  <table class="wikitable" style="width:100%;">
}}
}}
   <tr>
   <tr>
     <th style="width:25%">{{{group1|Group 1}}}</th>
     <th style="width:25%">{{{group1|Group 1}}}</th>

Revision as of 20:58, 4 March 2024