Difference between revisions of "Template:Machine"
(test hiding empty ipv6 field) |
|||
Line 28: | Line 28: | ||
! style="background-color:#DDDDDD;" | IPv4 | ! style="background-color:#DDDDDD;" | IPv4 | ||
| [[IPv4::10.0.20.{{{ID|}}}]] | | [[IPv4::10.0.20.{{{ID|}}}]] | ||
− | + | |- | |
− | + | ! style="background-color:#DDDDDD;" | IPv6 | |
− | ! style="background-color:#DDDDDD;" | + | | {{#ifeq:{{{IPv6}}}|Yes|2a02:898:109:2012::20:{{{ID}}}|}} |
− | |||
− | }} | ||
|- | |- | ||
! style="background-color:#DDDDDD;" | Function | ! style="background-color:#DDDDDD;" | Function |
Revision as of 01:44, 15 February 2013
This is the "Machine" template. It should be called in the following format:
{{Machine |Hostname= |ID= |IPv6= |Function= |Location= |Contact= }}
Edit the page to see the template text.