Difference between revisions of "Template:Infobox Internet exchange point"

From blackwiki
Jump to navigation Jump to search
imported>Funandtrvl
(add cat)
imported>Magioladitis
(Documentation)
Line 31: Line 31:
 
| label27 = Daily out (avg.)
 
| label27 = Daily out (avg.)
 
| data27  = {{{daily_out|}}}
 
| data27  = {{{daily_out|}}}
}}<noinclude>
+
}}<noinclude>{{Documentation}}</noinclude>
{{-}}
 
Usage:
 
<pre>{{Infobox Internet exchange point
 
| name        =
 
| image        =
 
| image_width  =
 
| full_name    =
 
| abbreviation =
 
| founded      =
 
| location    =
 
| members      =
 
| ports        =
 
| peers        =
 
| website      =
 
| peak        = <!-- use only when peak_in and peak_out are not available -->
 
| peak_in      =
 
| peak_out    =
 
| daily        = <!-- use only when daily_in and daily_out are not available -->
 
| daily_in    =
 
| daily_out    =
 
}}</pre>
 
[[Category:Computing infobox templates|Internet exchange point]]
 
</noinclude>
 

Revision as of 22:54, 31 August 2013

[[Category:Infobox templates|Template:Remove first word]]

50px Template documentation[view] [edit] [history] [purge]

Usage

Usage: Mainly for Internet exchange point.

{{Infobox Internet exchange point
| name         = 
| image        = <!-- filename only (no wikilink, no Image:/File:) -->
| image_size   = 
| full_name    = 
| abbreviation = 
| founded      = <!-- use the format YYYY -->
| location     = <!-- please use [[ISO_3166-1_alpha-3]] in the {{xyz}} format -->
| members      = 
| ports        = 
| peers        = 
| website      = {{URL|example.org}}
| peak         = <!-- use only when peak_in and peak_out are not available -->
| peak_in      = 
| peak_out     = 
| daily        = <!-- use only when daily_in and daily_out are not available -->
| daily_in     = 
| daily_out    = 
}}

See also