Template:ContainerInfo: Difference between revisions
From FlowerHouseWiki
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| | <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| | ||
<div class="infobox-image">[[File:{{{image}}}|300px]]</div>}} | <div class="infobox-image">[[File:{{{image}}}|300px]]</div>}} | ||
<p><strong><center>Network</center></strong></p><hr> | |||
<p><strong><center>Network</center></strong></p> | |||
<hr> | |||
<table>{{#if:{{{IP|}}}|<tr> | <table>{{#if:{{{IP|}}}|<tr> | ||
<th>IP: </th> | <th>IP: </th> | ||
Line 17: | Line 15: | ||
<th>Privileged: </th> | <th>Privileged: </th> | ||
<td>{{{Privileged}}}</td> | <td>{{{Privileged}}}</td> | ||
</tr>}}</table> | |||
<p><strong><center>System</center></strong></p><hr> | |||
<table>{{#if:{{{OS|}}}|<tr> | |||
<th>OS: </th> | |||
<td>{{{OS}}}</td> | |||
</tr>}}{{#if:{{{RAM|}}}|<tr> | |||
<th>RAM: </th> | |||
<td>{{{RAM}}}</td> | |||
</tr>}}{{#if:{{{Cores|}}}|<tr> | |||
<th>Cores: </th> | |||
<td>{{{Cores}}}</td> | |||
</tr>}}</table> | </tr>}}</table> | ||
</div> | </div> |
Revision as of 01:12, 20 February 2021
ContainerInfo