Template:ContainerInfo: Difference between revisions

From FlowerHouseWiki
No edit summary
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="infobox">
<div class="infobox">
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
{{#if:{{{title|}}}|
<div class="infobox-title">{{{title}}}</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>
Line 12: Line 14:
     <th>Domain: </th>
     <th>Domain: </th>
     <td>{{{Domain}}}</td>
     <td>{{{Domain}}}</td>
</tr>}}{{#if:{{{Privileged|}}}|<tr>
</tr>}}</table>
    <th>Privileged: </th>
    <td>{{{Privileged}}}</td>
</tr>}
{#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>}}
</table>
<p><strong><center>System</center></strong></p><hr>
<p><strong><center>System</center></strong></p><hr>
<table>{{#if:{{{OS|}}}|<tr>
<table>{{#if:{{{OS|}}}|<tr>
     <th>OS: </th>
     <th>OS: </th>
     <td>{{{OS}}}</td>
     <td>{{{OS}}}</td>
</tr>}}{{#if:{{{Files|}}}|<tr>
    <th>Files: </th>
    <td>{{{Files}}}</td>
</tr>}}{{#if:{{{RAM|}}}|<tr>
</tr>}}{{#if:{{{RAM|}}}|<tr>
     <th>RAM: </th>
     <th>RAM: </th>
Line 40: Line 28:
     <th>Cores: </th>
     <th>Cores: </th>
     <td>{{{Cores}}}</td>
     <td>{{{Cores}}}</td>
</tr>}}{{#if:{{{Privileged|}}}|<tr>
    <th>Privileged: </th>
    <td>{{{Privileged}}}</td>
</tr>}}</table>
</tr>}}</table>
</div>
</div>

Latest revision as of 23:15, 20 February 2021


Network


System