Difference between revisions of "Template:Infobox telecommunications network"

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

Revision as of 15:42, 2 April 2014

Infobox telecommunications network

[[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}}}
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

Wikinet
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}}
}}