Difference between revisions of "Template:Infobox"

From Open Montessori
Jump to navigation Jump to search
Line 5: Line 5:
 
     <th>Parameter 1</th>
 
     <th>Parameter 1</th>
 
     <td>{{{name}}}</td>
 
     <td>{{{name}}}</td>
</tr>}}{{#if:{{{param2|}}}|<tr>
+
</tr>}}{{#if:{{{title|}}}|<tr>
 
     <th>Parameter 2</th>
 
     <th>Parameter 2</th>
     <td>{{{param2}}}</td>
+
     <td>{{{title}}}</td>
 
</tr>}}{{#if:{{{param3|}}}|<tr>
 
</tr>}}{{#if:{{{param3|}}}|<tr>
 
     <th>Parameter 3</th>
 
     <th>Parameter 3</th>
Line 19: Line 19:
 
</tr>}}</table>
 
</tr>}}</table>
 
</div>
 
</div>
Replace "param1", "param
 

Revision as of 12:18, 9 April 2020

Infobox