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

From blackwiki
Jump to navigation Jump to search
imported>Funandtrvl
(fx code)
imported>Izkala
(→‎Usage: updating)
Line 6: Line 6:
 
<pre>
 
<pre>
 
{{Infobox telecommunications network
 
{{Infobox telecommunications network
| name = <!-- name of the network -->
+
| name           =
| logo = <!-- logo of the network -->
+
| native_name    =
| image = <!-- representative image or network map -->
+
| native_name_lang = <!-- 2- or 3-digit ISO 639 code -->
| caption = <!-- caption for the image -->
+
| logo           =
| commercial = <!-- Yes/No -->
+
| logo_alt      =
| type = <!-- network type:  data | voice | mobile | data and voice -->
+
| logo_caption  =
| frequency =  
+
| image          = <!-- A network map or similar -->
| location = <!-- location of the network -->
+
| image_alt      =
| operator = <!-- operator of the network -->
+
| image_caption  =
| protocols = <!-- protocols used on the network -->
+
| type          = <!-- One of: data; mobile; voice, or a combination -->
| established = <!-- date of establishment of the network -->
+
| location      = <!-- Area of operation -->
| funding = <!-- funding details -->
+
| frequency      =
| current_status = <!-- current status: development| operational | defunct
+
| protocols      = <!-- Protocols or standards used by the network -->
                  |superseded by 'name of network' -->
+
| use            = <!-- The network's users -->
| website = <!-- {{URL|}} -->
+
| owner          =  
 +
| operator      =  
 +
| established    = <!-- {{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}} -->
 
}}
 
}}
 
</pre>
 
</pre>

Revision as of 16:20, 3 March 2015

This template is used in articles about telecommunications networks.

Usage

{{Infobox telecommunications network
| name           = 
| native_name    = 
| native_name_lang = <!-- 2- or 3-digit ISO 639 code -->
| logo           = 
| logo_alt       = 
| logo_caption   = 
| image          = <!-- A network map or similar -->
| 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|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
LocationUK
ProtocolsIP
OperatorNetops Inc.
EstablishedMay 2012
Current statusdevelopment
Commercial?No
FundingNetops Corp.
WebsiteTemplate:URL
{{Infobox telecommunications network
| name = Wikinet
| logo = [[Image:Network-wireless.svg|80px]]
| commercial = No
| type = data and voice 
| location = [[United Kingdom|UK]]
| operator = [[Operator|Netops Inc.]]
| protocols = [[Internet protocol|IP]]
| funding = [[Crowd funding|Netops Corp.]]
| established = May 2012
| current_status = development
| website = {{URL|wikimedia.org}}
}}