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

From blackwiki
Jump to navigation Jump to search
imported>Huggi
(Add instructions to use {{URL}} for website, filename only for image)
Line 8: Line 8:
 
<pre>{{Infobox Internet exchange point
 
<pre>{{Infobox Internet exchange point
 
| name        =  
 
| name        =  
| image        =  
+
| image        = <!-- filename only (no wikilink, no Image:/File:) -->
 
| image_size  =  
 
| image_size  =  
 
| full_name    =  
 
| full_name    =  
Line 17: Line 17:
 
| ports        =  
 
| ports        =  
 
| peers        =  
 
| peers        =  
| website      =  
+
| website      = {{URL|example.org}}
 
| peak        = <!-- use only when peak_in and peak_out are not available -->
 
| peak        = <!-- use only when peak_in and peak_out are not available -->
 
| peak_in      =  
 
| peak_in      =  

Revision as of 20:48, 5 November 2015

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