Difference between revisions of "Template:Infobox telecommunications network/sandbox"

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

Revision as of 15:52, 2 April 2014

Script error: No such module "If empty".
Template documentation[view] [edit] [history] [purge]

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}}}
Location{{{location}}}
Frequency{{{frequency}}}
Protocols{{{protocols}}}
Use{{{use}}}
Owner{{{owner}}}
Operator{{{operator}}}
Established{{{established}}}
Closed{{{closed}}}
Current status{{{current_status}}}
Commercial?{{{commercial}}}
Funding{{{funding}}}
Website{{{website}}}
{{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
TypeData and voice
LocationUnited Kingdom
ProtocolsIP
OperatorNetops Inc.
EstablishedMay 2012 (2012-05)
Current statusIn development
Commercial?No
FundingNetops Corp.
WebsiteTemplate:URL
{{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}}
}}