Difference between revisions of "Template:Machine"
Line 15: | Line 15: | ||
</noinclude><includeonly>{| border="2" cellspacing="2" cellpadding="4" rules="all" style="float:right; clear:right; width:370px; margin:5px 0 1em 1em; border:solid 1px #AAAAAA; border-collapse:collapse; background-color:#FFFFFF; font-size:95%; empty-cells:hide" | </noinclude><includeonly>{| border="2" cellspacing="2" cellpadding="4" rules="all" style="float:right; clear:right; width:370px; margin:5px 0 1em 1em; border:solid 1px #AAAAAA; border-collapse:collapse; background-color:#FFFFFF; font-size:95%; empty-cells:hide" | ||
|- style="font-size:150%; background: #CCCCCC; text-align:center;" | |- style="font-size:150%; background: #CCCCCC; text-align:center;" | ||
− | ! colspan=2 | | + | ! colspan=2 | {{{Hostname}}} |
|- style="text-align:center;" | |- style="text-align:center;" | ||
{{#if:{{{picture|}}}| | {{#if:{{{picture|}}}| | ||
Line 24: | Line 24: | ||
| [[Hostname::{{{Hostname|}}}]] | | [[Hostname::{{{Hostname|}}}]] | ||
|- | |- | ||
− | ! IPv4 | + | ! style="background-color:#DDDDDD;" | IPv4 |
| [[IPv4::{{{IPv4|}}}]] | | [[IPv4::{{{IPv4|}}}]] | ||
|- | |- | ||
− | ! IPv6 | + | ! style="background-color:#DDDDDD;" | IPv6 |
| [[IPv6::{{{IPv6|}}}]] | | [[IPv6::{{{IPv6|}}}]] | ||
|- | |- | ||
− | ! Function | + | ! style="background-color:#DDDDDD;" | Function |
| [[Function::{{{Function|}}}]] | | [[Function::{{{Function|}}}]] | ||
|- | |- | ||
− | ! Location | + | ! style="background-color:#DDDDDD;" | Location |
| [[Location::{{{Location|}}}]] | | [[Location::{{{Location|}}}]] | ||
|- | |- | ||
− | ! Contact | + | ! style="background-color:#DDDDDD;" | Contact |
| [[Contact::{{{Contact|}}}]] | | [[Contact::{{{Contact|}}}]] | ||
|} | |} |
Revision as of 01:11, 14 February 2013
This is the "Machine" template. It should be called in the following format:
{{Machine |Hostname= |IPv4= |IPv6= |Function= |Location= |Contact= }}
Edit the page to see the template text.