Template:Host: Difference between revisions

From Chaosdorf Wiki
Jump to navigation Jump to search
m (make swap, pam, userlogin, admins optional)
m (admin-property)
Line 50: Line 50:
|-
|-
{{#if:{{{admins|}}}|{{!}}Admins}}
{{#if:{{{admins|}}}|{{!}}Admins}}
{{#if:{{{admins|}}}|{{!}}{{{admins|}}}}}
{{#if:{{{admins|}}}|{{!}}[[Has admins::{{{admins|}}}]]}}
|}
|}
[[Category:Administration]]
[[Category:Administration]]
[[Category:Host]]
[[Category:Host]]
</includeonly>
</includeonly>

Revision as of 13:55, 17 June 2012

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

{{Host
|name=
|location=
|purpose=
|os=
|disk=
|ram=
|swap=
|ssh_root_keys=
|ssh_pam=
|ssh_userlogin=
|admins=
}}

Edit the page to see the template text.