Difference between revisions of "Template:Class-Infobox-Generic"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
	
	
        
        
        
        
        
        
        
        
        
        
		
	
| m (Typing fault correction) | m (Added semantic variable) | ||
| Line 36: | Line 36: | ||
| 	    <th>Status: </th> | 	    <th>Status: </th> | ||
| 	    <td>{{{Status}}}</td> | 	    <td>{{{Status}}}</td> | ||
| + | 	</tr>}} | ||
| + | |||
| + |         {{#if:{{{DocumentType|}}}|<tr> | ||
| + | 	    <th>Document type: </th> | ||
| + | 	    <td>{{{DocumentType}}}</td> | ||
| 	</tr>}} | 	</tr>}} | ||
|          </table> |          </table> | ||
| </div> | </div> | ||