Difference between revisions of "Template:Machine"
Line 13: | Line 13: | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
− | </noinclude><includeonly>{| | + | </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" |
− | ! Hostname | + | |- style="font-size:150%; background: #CCCCCC; text-align:center;" |
+ | ! colspan=2 | ''Projects'' | ||
+ | |- style="text-align:center;" | ||
+ | {{#if:{{{picture|}}}| | ||
+ | {{!}} style="vertical-align:top; text-align:center;" colspan="2" {{!}} [[File:{{{picture|}}}|300px]] | ||
+ | }} | ||
+ | |- | ||
+ | ! style="background-color:#DDDDDD;" | Hostname | ||
| [[Hostname::{{{Hostname|}}}]] | | [[Hostname::{{{Hostname|}}}]] | ||
|- | |- |
Revision as of 01:09, 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.