Difference between revisions of "Template:IP Range"

From Second Life Wiki
Jump to navigation Jump to search
Line 28: Line 28:
{{#vardefine:ip-end|{{IP Range/Int2IP|{{#var:ip-end}}}}}}
{{#vardefine:ip-end|{{IP Range/Int2IP|{{#var:ip-end}}}}}}
{{#vardefine:ip-start|{{IP Range/Int2IP|{{#var:ip-start}}}}}}
{{#vardefine:ip-start|{{IP Range/Int2IP|{{#var:ip-start}}}}}}
}}{{HoverText|{{#var:ip-start}}/{{#expr: 32 - {{#log:{{#var:ip-npl}}|2}}}}|{{#var:ip-start}} to {{#var:ip-end}}, Subnet Mask: {{IP Range/Int2IP|(4294967295 * {{#var:ip-npl}})}}}}</includeonly>
}}{{HoverText|{{#var:ip-start}}/{{#expr:32 - {{#log:{{#var:ip-npl}}|2}}}}|Start: {{#var:ip-start}}, End: {{#var:ip-end}}, Addresses: {{#var:ip-npl}}, Subnet Mask: {{IP Range/Int2IP|(4294967295 * {{#var:ip-npl}})}}}}</includeonly>

Revision as of 16:12, 24 April 2007

{{IP Range|ip=0.0.0.0|npl=30}} 0.0.0.0/Expression error: Unrecognized punctuation character "{".
{{IP Range|ip=255.255.255.255|npl=30}} 255.255.255.252/Expression error: Unrecognized punctuation character "{".
{{IP Range|ip=255.255.255.255|subnet=255.255.255.252}} 255.255.255.252/Expression error: Unrecognized punctuation character "{".