Template:Computer
From syn2cat - HackerSpace.lu
(Difference between revisions)
m |
m |
||
Line 19: | Line 19: | ||
| style="padding: 0 7px;" | '''[[Template:Computer#OperatingSystem|OS]]''': || [[Has OS::{{{operatingsystem}}}]] | | style="padding: 0 7px;" | '''[[Template:Computer#OperatingSystem|OS]]''': || [[Has OS::{{{operatingsystem}}}]] | ||
|- | |- | ||
− | | style="padding: 0 7px;" | '''[[Template:Computer# | + | | style="padding: 0 7px;" | '''[[Template:Computer#Services|Services]]''': || {{#arraymap:{{{services|}}}|,|x|[[Has Service::x|x]]|, }} |
|- | |- | ||
| style="padding: 0 7px;" | '''[[Template:Computer#Admin|Admin]]''': || [[Has Admin::{{{admin}}}]] | | style="padding: 0 7px;" | '''[[Template:Computer#Admin|Admin]]''': || [[Has Admin::{{{admin}}}]] |
Revision as of 19:06, 10 December 2009
Example
Copy and paste this code or simply use the Form:Computer to add a server or workstation.
{{Computer | name= <Computer name> | 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)> }}