m (template) |
m (resourcefoo) |
||
Line 24: | Line 24: | ||
|headercolor=#ccccff | |headercolor=#ccccff | ||
|name=[[Hostname::{{{name}}}]] | |name=[[Hostname::{{{name}}}]] | ||
|image={{{image|}}} | |||
|description={{{description|}}} | |||
}}<!-- | }}<!-- | ||
Line 39: | Line 41: | ||
-->{{ifnotempty|{{{ownership|}}} |{{infobox row |name=Besitzstatus |value=[[Has ownership::{{{ownership|}}}| ]]{{Ownership|{{{ownership|}}}}} }}}}<!-- | -->{{ifnotempty|{{{ownership|}}} |{{infobox row |name=Besitzstatus |value=[[Has ownership::{{{ownership|}}}| ]]{{Ownership|{{{ownership|}}}}} }}}}<!-- | ||
-->{{ifnotempty|{{{contact|}}} | {{infobox row | name=Kontakt | value={{{contact|}}} }}}}<!-- | |||
-->{{ifnotempty|{{{contactnick|}}} | {{infobox row | name=Kontakt | value={{#arraymap:{{{contactnick|}}}|,|x|{{U|x}}}} }}}}<!-- | |||
-->{{ifnotempty|{{{use|}}} | {{infobox row | name=Benutzung | value=[[Usage condition::{{{use|}}}| ]]{{Usage condition|{{{use|}}}}} }}}}<!-- | |||
-->{{infobox row |name=Admins |value={{#if:{{{admins|}}}|{{#arraymap:{{{admins|}}}|,|x|[[Has admins::x| ]]{{U|x}}}} |'''FIXME'''}} }}<!-- | -->{{infobox row |name=Admins |value={{#if:{{{admins|}}}|{{#arraymap:{{{admins|}}}|,|x|[[Has admins::x| ]]{{U|x}}}} |'''FIXME'''}} }}<!-- | ||
-->{{ifnotempty|{{{mac|}}} |{{infobox row |name=MAC address |value=[[Has MAC address::{{{mac|}}}]] }}}}<!-- | -->{{ifnotempty|{{{mac|}}} |{{infobox row |name=MAC address |value=[[Has MAC address::{{{mac|}}}]] }}}}<!-- | ||
--> | --> | ||
|} | |} | ||
[[Resource category::Hardware| ]] | |||
[[Category:Resources]] | |||
[[Category:Administration]] | [[Category:Administration]] | ||
[[Category:Host]] | [[Category:Host]] | ||
</includeonly> | </includeonly> |
Revision as of 14:43, 12 January 2013
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= |ownership= |mac= }}
Edit the page to see the template text.