Difference between revisions of "Template:Infobox telecommunications network/doc"
Jump to navigation
Jump to search
imported>Funandtrvl (fx code) |
imported>Izkala (→Usage: updating) |
||
| Line 6: | Line 6: | ||
<pre> | <pre> | ||
{{Infobox telecommunications network | {{Infobox telecommunications network | ||
| − | | name = <!-- | + | | name = |
| − | | logo = <!-- | + | | native_name = |
| − | | | + | | native_name_lang = <!-- 2- or 3-digit ISO 639 code --> |
| − | | | + | | logo = |
| − | | | + | | logo_alt = |
| − | | | + | | logo_caption = |
| − | | | + | | image = <!-- A network map or similar --> |
| − | | | + | | 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 --> | |
| − | | website = <!-- {{URL|}} --> | + | | owner = |
| + | | operator = | ||
| + | | established = <!-- {{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}} --> | ||
}} | }} | ||
</pre> | </pre> | ||
Revision as of 16:20, 3 March 2015
| This is a documentation subpage for Template:Infobox telecommunications network. It contains usage information, categories and other content that is not part of the original template page. |
This template is used in articles about telecommunications networks.
Usage
{{Infobox telecommunications network
| name =
| native_name =
| native_name_lang = <!-- 2- or 3-digit ISO 639 code -->
| logo =
| logo_alt =
| logo_caption =
| image = <!-- A network map or similar -->
| 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|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}} -->
}}
Example
| Script error: No such module "If empty". | |
|---|---|
| Type | data and voice |
| Location | UK |
| Protocols | IP |
| Operator | Netops Inc. |
| Established | May 2012 |
| Current status | development |
| Commercial? | No |
| Funding | Netops Corp. |
| Website | Template:URL |
{{Infobox telecommunications network
| name = Wikinet
| logo = [[Image:Network-wireless.svg|80px]]
| commercial = No
| type = data and voice
| location = [[United Kingdom|UK]]
| operator = [[Operator|Netops Inc.]]
| protocols = [[Internet protocol|IP]]
| funding = [[Crowd funding|Netops Corp.]]
| established = May 2012
| current_status = development
| website = {{URL|wikimedia.org}}
}}