Template:ContainerInfo: Difference between revisions

From FlowerHouseWiki
No edit summary
No edit summary
Line 4: Line 4:
<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>
    <td>{{{IP}}}</td>
</tr>}}{{#if:{{{MAC|}}}|<tr>
    <th>MAC: </th>
    <td>{{{MAC}}}</td>
</tr>}}{{#if:{{{Domain|}}}|<tr>
    <th>Domain: </th>
    <td>{{{Domain}}}</td>
</tr>}}{{#if:{{{Privileged|}}}|<tr>
    <th>Privileged: </th>
    <td>{{{Privileged}}}</td>
</tr>}
{#if:{{{IP|}}}|<tr>
     <th>IP: </th>
     <th>IP: </th>
     <td>{{{IP}}}</td>
     <td>{{{IP}}}</td>
Line 29: Line 16:
     <td>{{{Privileged}}}</td>
     <td>{{{Privileged}}}</td>
</tr>}}
</tr>}}
</table>
{{#if:{{{OS|}}}|<tr>
<p><strong><center>System</center></strong></p><hr>
<table>{{#if:{{{OS|}}}|<tr>
     <th>OS: </th>
     <th>OS: </th>
     <td>{{{OS}}}</td>
     <td>{{{OS}}}</td>
Line 40: Line 25:
     <th>Cores: </th>
     <th>Cores: </th>
     <td>{{{Cores}}}</td>
     <td>{{{Cores}}}</td>
</tr>}}</table>
</tr>}}
</div>
</table>
<p><strong><center>System</center></strong></p><hr>

Revision as of 15:12, 20 February 2021

ContainerInfo

Network


System