Difference between revisions of "Template:Infobox telecommunications network"

From blackwiki
Jump to navigation Jump to search
imported>Frietjes
Line 1: Line 1:
 +
<noinclude>
 +
{{update}}
 +
{{incomplete}}
 +
</noinclude>
 +
 
{{Infobox
 
{{Infobox
| above = {{{networkname|{{{name|{{PAGENAME}}}}}}}}  
+
| bodyclass  = vevent
 
+
| bodystyle  = {{{bodystyle|}}}
| image = {{#invoke:InfoboxImage|InfoboxImage|image={{{networklogo|{{{logo|}}}}}}|size={{{logo_size|}}}|sizedefault=100px|alt={{{logo_alt|}}}}}
+
| title      = {{#if:{{{title|{{{name|{{{networkname|}}}}}}}}}|{{{title|{{{name|{{{networkname|}}}}}}}}}|<includeonly>{{PAGENAME}}</includeonly>}}
 
+
| titleclass = summary
| image2 = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|}}}|sizedefault=250px|alt={{{image_alt|}}}}}
+
| labelstyle = white-space: nowrap;
| caption2 = {{{caption|}}}
+
| image     = {{#invoke:InfoboxImage|InfoboxImage|image={{{networklogo|{{{logo|}}}}}}|size={{{logo_size|}}}|sizedefault=64px|alt={{{logo_alt|}}}}}
 
+
| caption    = {{{logo caption|}}}
| label1  = Commercial?
+
| image2     = {{#if:{{{collapsible|}}}|{{hidden begin|title=Screenshot|titlestyle=text-align:center}}}}{{#invoke:InfoboxImage|InfoboxImage|image={{{screenshot|}}}|size={{{screenshot_size|}}}|sizedefault=300px|alt={{{screenshot_alt|}}}}}
| data1  = {{{commercial|}}}
+
| caption2   = {{{caption|}}}{{#if:{{{collapsible|}}}|{{hidden end}}}}
 
+
| label1    = [[Mission Statement]]
| label3 = Type of network
+
| data1      = {{{missionstatement|{{{mission_statement|{{{mission statement|}}}}}}}}}
| data3   = {{{type|}}}
+
| label2    = Commercial
 
+
| data2      = {{{commercial|}}}
| label4 = Location
+
| label3     = Type of network
| data4   = {{{reg|{{{location|}}}}}}
+
| data3     = {{{type|}}}
 
+
| label4     = Location
| label5 = [[Communications service provider|Operator]]
+
| data4     = {{{reg|{{{location|}}}}}}
| data5   = {{{operator|}}}
+
| label5     = [[Communications service provider|Operator]]
 
+
| data5     = {{{operator|}}}
| label6 = [[Communications protocol|Protocols]]
+
| label6     = [[Communications protocol|Protocols]]
| data6   = {{{protocols|}}}
+
| data6     = {{{protocols|}}}
 
+
| label7     = Established
| label7 = Established
+
| data7     = {{{date_of_establishment|{{{date of establishment|{{{establishment date|{{{establishment_date|}}}}}}}}}}}}
| data7   = {{{established|{{{date_of_establishment|{{{establishment date|}}}}}}}}}
+
| label8     = Funding
 
+
| data8     = {{{rev|{{{funding|}}}}}}
| label8 = Funding
+
| label9     = Current status
| data8   = {{{rev|{{{funding|}}}}}}
+
| data9     = {{{current status|{{{current_status|}}}}}}
 
+
| label10     = Website
| label9 = Current status
+
| data10     = {{{website|}}}
| data9   = {{{current_status|{{{current status|}}}}}}
 
 
 
| label10 = Website
 
| data10 = {{{website|}}}
 
 
 
 
}}<noinclude>
 
}}<noinclude>
 
{{documentation}}
 
{{documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 15:49, 2 April 2014

Template:Update

  1. redirect Template:Missing information


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

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

This template is used in articles about telecommunications networks.

Usage

{{{name}}}
[[File:{{{logo}}}|{{{logo_size}}}|alt={{{logo_alt}}}|{{{logo_alt}}}]]
Commercial{{{commercial}}}
Type of network{{{type}}}
Location{{{location}}}
Operator{{{operator}}}
Protocols{{{protocols}}}
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

Wikinet
Network-wireless.svg
CommercialNo
Type of networkData and voice
LocationUnited Kingdom
OperatorNetops Inc.
ProtocolsIP
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}}
}}