Template:Computer
From syn2cat - HackerSpace.lu
(Difference between revisions)
m |
|||
Line 23: | Line 23: | ||
| style="padding: 0 7px;" | '''[[Template:Computer#Services|Services]]''': || {{#arraymap:{{{services|}}}|,|x|[[Has Service::x|x]]|, }} | | style="padding: 0 7px;" | '''[[Template:Computer#Services|Services]]''': || {{#arraymap:{{{services|}}}|,|x|[[Has Service::x|x]]|, }} | ||
|- | |- | ||
− | | style="padding: 0 7px;" | '''[[Template:Computer#Admin|Admin]]''': || | + | | style="padding: 0 7px;" | '''[[Template:Computer#Admin|Admin]]''': || {{#arraymap:{{{admin|}}}|,|x|[[Has Admin::User:x|x]] ([[Special:EmailUser/x|mail]]) |, }} |
|- | |- | ||
| style="padding: 0 7px;" | '''[[Template:Computer#Museum|Museum]]''': || [[Belongs To Museum::{{{museum|}}}]] | | style="padding: 0 7px;" | '''[[Template:Computer#Museum|Museum]]''': || [[Belongs To Museum::{{{museum|}}}]] |
Revision as of 20:12, 4 June 2010
Example
Copy and paste this code or simply use the Form:Computer to add a server or workstation.
{{Computer | hostname= <host name> | ehostname= <external host url> | type= <server/computer> | ip= <ip address> | brand = <manufacturer> | model = <model name> | operatingsystem = <operating system> | services = <comma separated list of notable running services> | admin = <admin wiki user> | museum = <whether belonging to the museum (yes/no)> }}