Difference between revisions of "Template:Infobox"

From Open Montessori
Jump to navigation Jump to search
 
(8 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>
 
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>
 
<table>{{#if:{{{param1|}}}|<tr>
 
<table>{{#if:{{{param1|}}}|<tr>
     <th>Threads:</th>
+
     <th>Subject:</th>
 
     <td>{{{param1}}}</td>
 
     <td>{{{param1}}}</td>
 
</tr>}}{{#if:{{{param2|}}}|<tr>
 
</tr>}}{{#if:{{{param2|}}}|<tr>
     <th>Threshold:</th>
+
     <th>Classroom:</th>
 
     <td>{{{param2}}}</td>
 
     <td>{{{param2}}}</td>
 
</tr>}}{{#if:{{{param3|}}}|<tr>
 
</tr>}}{{#if:{{{param3|}}}|<tr>
     <th>Interaction:</th>
+
     <th>Age Range:</th>
 
     <td>{{{param3}}}</td>
 
     <td>{{{param3}}}</td>
 
</tr>}}{{#if:{{{param4|}}}|<tr>
 
</tr>}}{{#if:{{{param4|}}}|<tr>
     <th>Signifiers:</th>
+
     <th>Material:</th>
 
     <td>{{{param4}}}</td>
 
     <td>{{{param4}}}</td>
 
</tr>}}{{#if:{{{param5|}}}|<tr>
 
</tr>}}{{#if:{{{param5|}}}|<tr>
     <th>Ages:</th>
+
     <th>Color:</th>
 
     <td>{{{param5}}}</td>
 
     <td>{{{param5}}}</td>
 
</tr>}}</table>
 
</tr>}}</table>
 
</div>
 
</div>

Latest revision as of 22:24, 6 February 2023

Infobox