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

From blackwiki
Jump to navigation Jump to search
imported>Magioladitis
(Documentation)
imported>Zackmann08
(Invoking InfoboxImage module)
 
Line 1: Line 1:
 
{{Infobox
 
{{Infobox
 
| title    = {{{name|}}}
 
| title    = {{{name|}}}
| image   = {{{image|}}}
+
| image     = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{imagesize|}}}|alt={{{alt|}}}}}  
 
| label1  = Full name
 
| label1  = Full name
 
| data1  = {{{full_name|{{{name|}}}}}}
 
| data1  = {{{full_name|{{{name|}}}}}}

Latest revision as of 02:43, 31 October 2016

[[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