Template:Infobox telecommunications network: Difference between revisions

Jump to navigation Jump to search
(Created page with "{{Infobox telecommunications network | name = | native_name = | native_name_lang = <!-- 2- or 3-digit ISO 639 code --> | logo = | logo_size = | logo_alt = | logo_caption = | image = <!-- A network map or similar --> | image_size = | image_alt = | image_caption = | type = <!-- One of: data; mobile; voice, or a combination --> | location = <!-- Area of operation --> | frequency = | protoco...")
 
No edit summary
 
Line 1: Line 1:
{{Infobox telecommunications network
<pre>{{Infobox telecommunications network
| name          =  
| name          =  
| native_name    =  
| native_name    =  
Line 24: Line 24:
| funding        = <!-- Source and amount of funding -->
| funding        = <!-- Source and amount of funding -->
| website        = <!-- {{URL|example.com}} -->
| website        = <!-- {{URL|example.com}} -->
}}
}}</pre>

Latest revision as of 14:55, 28 July 2024

{{Infobox telecommunications network
| name           = 
| native_name    = 
| native_name_lang = <!-- 2- or 3-digit ISO 639 code -->
| logo           = 
| logo_size      =
| logo_alt       = 
| logo_caption   = 
| image          = <!-- A network map or similar -->
| image_size     = 
| image_alt      = 
| image_caption  = 
| type           = <!-- One of: data; mobile; voice, or a combination -->
| location       = <!-- Area of operation -->
| frequency      = 
| protocols      = <!-- Protocols or standards used by the network -->
| use            = <!-- The network's users -->
| owner          = 
| operator       = 
| established    = <!-- {{Start date and age|YYYY|MM|DD|df=y}} or {{Start date|YYYY|MM|DD|df=y}} -->
| closed         = <!-- {{End date|YYYY|MM|DD|df=y}} -->
| current_status = <!-- One of: in development; operational; defunct; superseded by <network> -->
| commercial     = <!-- Yes/no -->
| funding        = <!-- Source and amount of funding -->
| website        = <!-- {{URL|example.com}} -->
}}