Template:Host: Difference between revisions

From Chaosdorf Wiki
Jump to navigation Jump to search
m (print NetBox ID as link text)
(add NetBox URL)
Line 56: Line 56:
-->{{ifnotempty|{{{static_ip|}}}      |{{infobox row |name=Static IP      |value=[[Has IP address::{{{static_ip|}}}]] }}}}<!--
-->{{ifnotempty|{{{static_ip|}}}      |{{infobox row |name=Static IP      |value=[[Has IP address::{{{static_ip|}}}]] }}}}<!--
-->{{ifnotempty|{{{netbox_id|}}}      |{{infobox row |name=NetBox ID      |value=[https://netbox.chaosdorf.space/dcim/devices/{{{netbox_id}}}/ {{{netbox_id}}}] }}}}<!--
-->{{ifnotempty|{{{netbox_id|}}}      |{{infobox row |name=NetBox ID      |value=[https://netbox.chaosdorf.space/dcim/devices/{{{netbox_id}}}/ {{{netbox_id}}}] }}}}<!--
-->{{ifnotempty|{{{netbox_url|}}}      |{{infobox row |name=NetBox URL      |value=[{{{netbox_url}}}] }}}}<!--





Revision as of 20:49, 13 December 2018

This is the 'Host' template. It should be called in the following format:

{{Host
|name=
|location=
|purpose=
|os=
|disk=
|ram=
|swap=
|admin_toolkit=Yes/No
|ssh_root_keys=
|ssh_pam=
|ssh_userlogin=
|admins=
|ownership=
|mac=
|static_ip=
}}

Edit the page to see the template text.