Difference between revisions of "Template:Infobox telecommunications network"

From blackwiki
Jump to navigation Jump to search
imported>Frietjes
Line 1: Line 1:
 
{{Infobox
 
{{Infobox
 
| above = {{ifempty|{{{networkname|{{{name|}}}}}}|<includeonly>{{PAGENAME}}</includeonly>}}
 
| above = {{ifempty|{{{networkname|{{{name|}}}}}}|<includeonly>{{PAGENAME}}</includeonly>}}
 +
|abovestyle = background:#cfc;
  
 
| image = {{#invoke:InfoboxImage|InfoboxImage|image={{{networklogo|{{{logo|}}}}}}|size={{{logo_size|}}}|sizedefault=100px|alt={{{logo_alt|}}}}}
 
| image = {{#invoke:InfoboxImage|InfoboxImage|image={{{networklogo|{{{logo|}}}}}}|size={{{logo_size|}}}|sizedefault=100px|alt={{{logo_alt|}}}}}
Line 10: Line 11:
 
| data1  = {{{commercial|}}}
 
| data1  = {{{commercial|}}}
  
| label3 = Type of network
+
| label2 = Type of network
| data3   = {{{type|}}}
+
| data2   = {{{type|}}}
  
| label4 = Location
+
| label3 = Location
| data4   = {{{reg|{{{location|}}}}}}
+
| data3   = {{{reg|{{{location|}}}}}}
  
| label5 = [[Communications service provider|Operator]]
+
| label4 = [[Communications service provider|Operator]]
| data5   = {{{operator|}}}
+
| data4   = {{{operator|}}}
  
| label6 = [[Communications protocol|Protocols]]
+
| label5 = [[Communications protocol|Protocols]]
| data6   = {{{protocols|}}}
+
| data5   = {{{protocols|}}}
  
| label7 = Established
+
| label6 = Established
| data7   = {{{established|{{{date_of_establishment|{{{establishment date|}}}}}}}}}
+
| data6   = {{{established|{{{date_of_establishment|{{{establishment date|}}}}}}}}}
  
| label8 = Funding
+
| label7 = Funding
| data8   = {{{rev|{{{funding|}}}}}}
+
| data7   = {{{rev|{{{funding|}}}}}}
  
| label9 = Current status
+
| label8 = Current status
| data9   = {{{current_status|{{{current status|}}}}}}
+
| data8   = {{{current_status|{{{current status|}}}}}}
  
| label10 = Website
+
| label9 = Website
| data10 = {{{website|}}}
+
| data9 = {{{website|}}}
  
 
}}<noinclude>
 
}}<noinclude>
 
{{documentation}}
 
{{documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 16:16, 2 April 2014

Script error: No such module "If empty".

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

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}}}]]
[[File:{{{image}}}|{{{image_size}}}|alt={{{image_alt}}}|{{{image_alt}}}]]
Commercial?{{{commercial}}}
Type of network{{{type}}}
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".
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}}
}}