Difference between revisions of "Template:Infobox telecommunications network"

From blackwiki
Jump to navigation Jump to search
imported>Frietjes
imported>Frietjes
Line 15: Line 15:
 
| data2  = {{{type|}}}
 
| data2  = {{{type|}}}
  
| label3  = Location
+
| label3  = Frequency
| data3  = {{{reg|{{{location|}}}}}}
+
| data3  = {{{frequency|}}}
  
| label4  = [[Communications service provider|Operator]]
+
| label4  = Location
| data4  = {{{operator|}}}
+
| data4  = {{{reg|{{{location|}}}}}}
  
| label5  = [[Communications protocol|Protocols]]
+
| label5  = [[Communications service provider|Operator]]
| data5  = {{{protocols|}}}
+
| data5  = {{{operator|}}}
  
| label6  = Established
+
| label6  = [[Communications protocol|Protocols]]
| data6  = {{{established|{{{date_of_establishment|{{{establishment date|}}}}}}}}}
+
| data6  = {{{protocols|}}}
  
| label7  = Funding
+
| label7  = Established
| data7  = {{{rev|{{{funding|}}}}}}
+
| data7  = {{{established|{{{date_of_establishment|{{{establishment date|}}}}}}}}}
  
| label8  = Current status
+
| label8  = Funding
| data8  = {{{current_status|{{{current status|}}}}}}
+
| data8  = {{{rev|{{{funding|}}}}}}
  
| label9 = Website
+
| label9 = Current status
| data9 = {{{website|}}}
+
| data9  = {{{current_status|{{{current status|}}}}}}
 +
 
 +
| label10 = Website
 +
| data10 = {{{website|}}}
  
 
}}<noinclude>
 
}}<noinclude>
 
{{documentation}}
 
{{documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 15:44, 4 April 2014

Script error: No such module "If empty".

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

50px Template documentation[view] [edit] [history] [purge]

This template is used in articles about telecommunications networks.

Usage

Script error: No such module "If empty".
[[File:{{{logo}}}|{{{logo_size}}}|alt={{{logo_alt}}}|{{{logo_alt}}}]]
{{{logo_caption}}}
[[File:{{{image}}}|{{{image_size}}}|alt={{{image_alt}}}|{{{image_alt}}}]]
Commercial?{{{commercial}}}
Type of network{{{type}}}
Frequency{{{frequency}}}
Location{{{location}}}
Operator{{{operator}}}
Protocols{{{protocols}}}
Established{{{established}}}
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".
File:Network-wireless.svg
Commercial?No
Type of networkData and voice
LocationUnited Kingdom
OperatorNetops Inc.
ProtocolsIP
EstablishedMay 2012 (2012-05)
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}}
}}