Difference between revisions of "Template:Infobox telecommunications network"

From blackwiki
Jump to navigation Jump to search
imported>Izkala
(adding {{{native_name}}} and _lang, other parameters from Template:Infobox mobile network)
imported>Izkala
(parameter order)
Line 12: Line 12:
 
| label1  = Type
 
| label1  = Type
 
|  data1  = {{{type<includeonly>|</includeonly>}}}
 
|  data1  = {{{type<includeonly>|</includeonly>}}}
| label2  = Commercial?
+
| label2  = Frequency
|  data2  = {{{commercial<includeonly>|</includeonly>}}}
+
|  data2  = {{{frequency<includeonly>|</includeonly>}}}
| label3  = Frequency
+
| label3  = Location
|  data3 = {{{frequency<includeonly>|</includeonly>}}}
+
|  data3  = {{{reg|{{{location<includeonly>|</includeonly>}}}}}}
| label4  = Location
+
| label4 = Use
|  data4 = {{{reg|{{{location<includeonly>|</includeonly>}}}}}}
+
data4 = {{{use<includeonly>|</includeonly>}}}
| label5 = Use
+
| label5 = Owner
data5 = {{{use<includeonly>|</includeonly>}}}
+
data5 = {{{owner<includeonly>|</includeonly>}}}
| label6 = Owner
+
| label6 = [[Communications service provider|Operator]]
data6 = {{{owner<includeonly>|</includeonly>}}}
+
data6 = {{{operator<includeonly>|</includeonly>}}}
| label7 = [[Communications service provider|Operator]]
+
| label7 = [[Communications protocol|Protocols]]
data7 = {{{operator<includeonly>|</includeonly>}}}
+
data7 = {{{protocols<includeonly>|</includeonly>}}}
| label8 = [[Communications protocol|Protocols]]
+
| label8 = Established
data8 = {{{protocols<includeonly>|</includeonly>}}}
+
data8 = {{{established<includeonly>|{{{date_of_establishment|{{{establishment date|}}}}}}</includeonly>}}}
| label9 = Established
+
| label9  = Commercial?
data9 = {{{established<includeonly>|{{{date_of_establishment|{{{establishment date|}}}}}}</includeonly>}}}
+
|  data9  = {{{commercial<includeonly>|</includeonly>}}}
 
| label10 = Funding
 
| label10 = Funding
 
|  data10 = {{{funding<includeonly>|{{{rev|}}}</includeonly>}}}
 
|  data10 = {{{funding<includeonly>|{{{rev|}}}</includeonly>}}}

Revision as of 15:47, 3 March 2015

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}}}
Frequency{{{frequency}}}
Location{{{location}}}
Use{{{use}}}
Owner{{{owner}}}
Operator{{{operator}}}
Protocols{{{protocols}}}
Established{{{established}}}
Commercial?{{{commercial}}}
Funding{{{funding}}}
Current status{{{current_status}}}
Website{{{website}}}

[[Category:Infobox templates|Template:Remove first word]]

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}}}
Frequency{{{frequency}}}
Location{{{location}}}
Use{{{use}}}
Owner{{{owner}}}
Operator{{{operator}}}
Protocols{{{protocols}}}
Established{{{established}}}
Commercial?{{{commercial}}}
Funding{{{funding}}}
Current status{{{current_status}}}
Website{{{website}}}
[[Category:Infobox templates|Template:Remove first word]]
{{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}} -->
}}

Example

Script error: No such module "If empty".
80px
TypeData and voice
LocationUnited Kingdom
OperatorNetops Inc.
ProtocolsIP
EstablishedMay 2012 (2012-05)
Commercial?No
FundingNetops Corp.
Current statusIn development
WebsiteTemplate:URL
[[Category:Infobox templates|Template:Remove first word]]
{{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}}
}}