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

From blackwiki
Jump to navigation Jump to search
imported>Frietjes
imported>Frietjes
Line 5: Line 5:
 
<pre>
 
<pre>
 
{{Infobox telecommunications network
 
{{Infobox telecommunications network
| name = name of the network
+
| name = <!-- name of the network -->
| logo = logo of the network
+
| logo = <!-- logo of the network -->
| missions_tatement = mission statement of the network
+
| image = <!-- representative image or network map -->
| commercial = Yes/No
+
| caption = <!-- caption for the image -->
| type = type of the network <!-- data | voice | mobile | data and voice -->
+
| commercial = <!-- Yes/No -->
| location = location of the network
+
| type = <!-- network type:  data | voice | mobile | data and voice -->
| operator = operator of the network
+
| location = <!-- location of the network -->
| protocols = protocols used on the network
+
| operator = <!-- operator of the network -->
| established = date of establishment of the network
+
| protocols = <!-- protocols used on the network -->
| funding = funding details
+
| established = <!-- date of establishment of the network -->
| current_status = current status of the network <!-- development| operational | defunct |superseded by 'name of network' -->
+
| funding = <!-- funding details -->
| website = website of the network <!-- {{URL|}} -->
+
| current_status = <!-- current status: development| operational | defunct |superseded by 'name of network' -->
 +
| website = <!-- {{URL|}} -->
 
}}
 
}}
 
</pre>
 
</pre>
Line 24: Line 25:
 
| name = Wikinet
 
| name = Wikinet
 
| logo = [[Image:Network-wireless.svg|80px]]
 
| logo = [[Image:Network-wireless.svg|80px]]
| mission_statement = "Working collaboratively towards a free network by 2015"
 
 
| commercial = No
 
| commercial = No
 
| type = data and voice  
 
| type = data and voice  
Line 39: Line 39:
 
| name = Wikinet
 
| name = Wikinet
 
| logo = [[Image:Network-wireless.svg|80px]]
 
| logo = [[Image:Network-wireless.svg|80px]]
| mission_statement = "Working collaboratively towards a free network by 2015"
 
 
| commercial = No
 
| commercial = No
 
| type = data and voice  
 
| type = data and voice  

Revision as of 15:50, 2 April 2014

Usage

{{Infobox telecommunications network
| name = <!-- name of the network -->
| logo = <!-- logo of the network -->
| image = <!-- representative image or network map -->
| caption = <!-- caption for the image -->
| commercial = <!-- Yes/No -->
| type = <!-- network type:  data | voice | mobile | data and voice -->
| location = <!-- location of the network -->
| operator = <!-- operator of the network -->
| protocols = <!-- protocols used on the network -->
| established = <!-- date of establishment of the network -->
| funding = <!-- funding details -->
| current_status = <!-- current status: development| operational | defunct |superseded by 'name of network' -->
| website = <!-- {{URL|}} -->
}}

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