Template:Host: Difference between revisions

Template page
No edit summary
No edit summary
Line 16: Line 16:
</noinclude><includeonly>
</noinclude><includeonly>
{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #eee; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #eee; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
! style="text-align: center; background-color:#ccccff;" colspan="2" |<big>{{name}}</big>
! style="text-align: center; background-color:#ccccff;" colspan="2" |<big>{{{name}}}</big>
|-
|-
! Location
! Location
Line 34: Line 34:
|-
|-
! user login enabled
! user login enabled
| {{{ssh_user|}}}
| {{{ssh_userlogin|}}}
|}
|}
[[Category:Administration]]
[[Category:Administration]]
</includeonly>
</includeonly>

Revision as of 16:45, 16 February 2012

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

{{Host
|name=
|location=
|purpose=
|os=
|ssh_root_keys=
|ssh_pam=
|ssh_userlogin=
}}

Edit the page to see the template text.