Difference between revisions of "Template:Machine"

From Technologia Incognita
Jump to: navigation, search
m (hide ipv6 if not present)
m (ifeq No ?)
Line 29: Line 29:
 
| [[IPv4::10.0.20.{{{ID|}}}]]
 
| [[IPv4::10.0.20.{{{ID|}}}]]
 
{{!}}-
 
{{!}}-
{{#if:{{{IPv6|}}}|
+
{{#ifeq:{{{IPv6|}}}|No|
 
! style="background-color:#DDDDDD;" {{!}} IPv6
 
! style="background-color:#DDDDDD;" {{!}} IPv6
 
{{!}} {{#ifeq:{{{IPv6}}}|Yes|2a02:898:109:2012::20:{{{ID}}}|}}
 
{{!}} {{#ifeq:{{{IPv6}}}|Yes|2a02:898:109:2012::20:{{{ID}}}|}}

Revision as of 22:44, 9 June 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.