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