Difference between revisions of "Template:Infobox telecommunications network"

From blackwiki
Jump to navigation Jump to search
imported>Izkala
(adding {{{closed}}}, changing parameter order)
imported>Frietjes
Line 1: Line 1:
 
{{Infobox
 
{{Infobox
| above    = {{ifempty|{{{name<includeonly>|</includeonly>}}}|{{{networkname|}}}|{{PAGENAME}}}}
+
| above    = {{ifempty|{{{name|}}}|{{{networkname|}}}|{{PAGENAME}}}}
 
| abovestyle = background: #eee;
 
| abovestyle = background: #eee;
  
| subheader = {{#if:{{{native_name<includeonly>|</includeonly>}}}|<span class="nickname" {{#if:{{{native_name_lang|}}}|lang="{{{native_name_lang}}}"}}>{{{native_name}}}</span>}}
+
| subheader = {{#if:{{{native_name|}}}|<span class="nickname" {{#if:{{{native_name_lang|}}}|lang="{{{native_name_lang}}}"}}>{{{native_name}}}</span>}}
  
| image    = {{#invoke:InfoboxImage|InfoboxImage|image={{{logo<includeonly>|{{{|networklogo}}}</includeonly>}}}|size={{{logo_size<includeonly>|</includeonly>}}}|sizedefault=100px|alt={{{logo_alt<includeonly>|</includeonly>}}}}}
+
| image    = {{#invoke:InfoboxImage|InfoboxImage|image={{{logo|{{{|networklogo|}}}}}}|size={{{logo_size|}}}|sizedefault=100px|alt={{{logo_alt|}}}}}
| caption  = {{{logo_caption<includeonly>|{{{logo caption|}}}</includeonly>}}}
+
| caption  = {{{logo_caption|{{{logo caption|}}}}}}
| image2  = {{#invoke:InfoboxImage|InfoboxImage|image={{{image<includeonly>|</includeonly>}}}|size={{{image_size<includeonly>|</includeonly>}}}|sizedefault=250px|alt={{{image_alt<includeonly>|</includeonly>}}}}}
+
 
| caption2 = {{{image_caption<includeonly>|{{{caption|}}}</includeonly>}}}
+
| image2  = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|}}}|sizedefault=250px|alt={{{image_alt|}}}}}
 +
| caption2 = {{{image_caption|{{{caption|}}}}}}
  
 
| label1  = Type
 
| label1  = Type
|  data1  = {{{type<includeonly>|</includeonly>}}}
+
|  data1  = {{{type|}}}
 
| label2  = Location
 
| label2  = Location
|  data2  = {{{reg|{{{location<includeonly>|</includeonly>}}}}}}
+
|  data2  = {{{reg|{{{location|}}}}}}
 
| label3  = Frequency
 
| label3  = Frequency
|  data3  = {{{frequency<includeonly>|</includeonly>}}}
+
|  data3  = {{{frequency|}}}
 
| label4  = [[Communications protocol|Protocols]]
 
| label4  = [[Communications protocol|Protocols]]
|  data4  = {{{protocols<includeonly>|</includeonly>}}}
+
|  data4  = {{{protocols|}}}
 
| label5  = Use
 
| label5  = Use
|  data5  = {{{use<includeonly>|</includeonly>}}}
+
|  data5  = {{{use|}}}
 
| label6  = Owner
 
| label6  = Owner
|  data6  = {{{owner<includeonly>|</includeonly>}}}
+
|  data6  = {{{owner|}}}
 
| label7  = [[Communications service provider|Operator]]
 
| label7  = [[Communications service provider|Operator]]
|  data7  = {{{operator<includeonly>|</includeonly>}}}
+
|  data7  = {{{operator|}}}
 
| label8  = Established
 
| label8  = Established
|  data8  = {{{established<includeonly>|{{{date_of_establishment|{{{establishment date|}}}}}}</includeonly>}}}
+
|  data8  = {{{established|{{{date_of_establishment|{{{establishment date|}}}}}}}}}
 
| label9  = Closed
 
| label9  = Closed
|  data9  = {{{closed<includeonly>|</includeonly>}}}
+
|  data9  = {{{closed|}}}
 
| label10 = Current status
 
| label10 = Current status
|  data10 = {{{current_status<includeonly>|{{{current status|}}}</includeonly>}}}
+
|  data10 = {{{current_status|{{{current status|}}}}}}
 
| label11 = Commercial?
 
| label11 = Commercial?
|  data11 = {{{commercial<includeonly>|</includeonly>}}}
+
|  data11 = {{{commercial|}}}
 
| label12 = Funding
 
| label12 = Funding
|  data12 = {{{funding<includeonly>|{{{rev|}}}</includeonly>}}}
+
|  data12 = {{{funding|{{{rev|}}}}}}
 
| label13 = Website
 
| label13 = Website
|  data13 = {{{website<includeonly>|</includeonly>}}}
+
|  data13 = {{{website|}}}
 
}}<noinclude>
 
}}<noinclude>
 
{{documentation}}
 
{{documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 18:33, 8 March 2015

Script error: No such module "If empty".
100px

[[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".
{{{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}}}
[[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
TypeData and voice
LocationUnited Kingdom
ProtocolsIP
OperatorNetops Inc.
EstablishedMay 2012 (2012-05)
Current statusIn development
Commercial?No
FundingNetops Corp.
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}}
}}