Difference between revisions of "Template:Infobox telecommunications network/doc"
Jump to navigation
Jump to search
imported>Frietjes |
imported>Frietjes |
||
| Line 5: | Line 5: | ||
== Usage == | == Usage == | ||
{{Infobox telecommunications network | {{Infobox telecommunications network | ||
| − | | name = | + | | name = {{{name}}} |
| − | | native_name = | + | | native_name = {{{native_name}}} |
| − | | native_name_lang = | + | | native_name_lang = {{{native_name_lang}}} |
| − | | logo = | + | | logo = {{{logo}}} |
| − | | logo_size = | + | | logo_size = {{{logo_size}}} |
| − | | logo_alt = | + | | logo_alt = {{{logo_alt}}} |
| − | | logo_caption = | + | | logo_caption = {{{logo_caption}}} |
| − | | logo caption = | + | | logo caption = {{{logo caption}}} |
| − | | image = | + | | image = {{{image}}} |
| − | | image_size = | + | | image_size = {{{image_size}}} |
| − | | image_alt = | + | | image_alt = {{{image_alt}}} |
| − | | image_caption = | + | | image_caption = {{{image_caption}}} |
| − | | caption = | + | | caption = {{{caption}}} |
| − | | type = | + | | type = {{{type}}} |
| − | | reg = | + | | reg = {{{reg}}} |
| − | | location = | + | | location = {{{location}}} |
| − | | frequency = | + | | frequency = {{{frequency}}} |
| − | | protocols = | + | | protocols = {{{protocols}}} |
| − | | use = | + | | use = {{{use}}} |
| − | | owner = | + | | owner = {{{owner}}} |
| − | | operator = | + | | operator = {{{operator}}} |
| − | | established = | + | | established = {{{established}}} |
| − | | | + | | closed = {{{closed}}} |
| − | + | | current_status = {{{current_status}}} | |
| − | + | | commercial = {{{commercial}}} | |
| − | | current_status = | + | | funding = {{{funding}}} |
| − | | | + | | rev = {{{rev}}} |
| − | + | | website = {{{website}}} | |
| − | | funding = | ||
| − | | rev = | ||
| − | | website = | ||
}} | }} | ||
<pre style="overflow: auto;"> | <pre style="overflow: auto;"> | ||
Revision as of 18:36, 8 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
| Script error: No such module "If empty". | |
|---|---|
| {{{native_name}}} | |
| [[File:{{{logo}}}|{{{logo_size}}}|alt={{{logo_alt}}}|{{{logo_alt}}}]] {{{logo_caption}}} | |
| [[File:{{{image}}}|{{{image_size}}}|alt={{{image_alt}}}|{{{image_alt}}}]] {{{image_caption}}} | |
| Type | {{{type}}} |
| Location | {{{reg}}} |
| Frequency | {{{frequency}}} |
| Protocols | {{{protocols}}} |
| Use | {{{use}}} |
| Owner | {{{owner}}} |
| Operator | {{{operator}}} |
| Established | {{{established}}} |
| Closed | {{{closed}}} |
| Current status | {{{current_status}}} |
| Commercial? | {{{commercial}}} |
| Funding | {{{funding}}} |
| Website | {{{website}}} |
{{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 | United Kingdom |
| Protocols | IP |
| Operator | Netops Inc. |
| Established | May 2012 |
| Current status | In development |
| Commercial? | No |
| Funding | Netops Corp. |
| Website | Template:URL |
{{Infobox telecommunications network
| name = Wikinet
| logo = Network-wireless.svg
| logo_alt =
| logo_caption =
| logo_size = 80px
| type = Data and voice
| location = United Kingdom
| frequency =
| protocols = [[Internet protocol|IP]]
| use =
| owner =
| operator = [[Operator|Netops Inc.]]
| established = {{Start date|2012|05|df=y}}
| closed =
| current_status = In development
| commercial = No
| funding = [[Crowd funding|Netops Corp.]]
| website = {{URL|wikimedia.org}}
}}