Difference between revisions of "Template:IP Range/Int2IP"

From Second Life Wiki
Jump to navigation Jump to search
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#expr:{{{1}}}/16777216}}.{{#expr:({{{1}}}/65536) mod 256}}.{{#expr:({{{1}}}/256) mod 256}}.{{#expr:{{{1}}} mod 256}}
<includeonly>{{mod|{{{1}}}/16777216|256}}.{{mod|{{{1}}}/65536|256}}.{{mod|{{{1}}}/256|256}}.{{mod|{{{1}}}|256}}</includeonly><noinclude>{{{{PAGENAME}}|0}}</noinclude>

Latest revision as of 15:50, 24 April 2007

0.0.0.0