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

From blackwiki
Jump to navigation Jump to search
imported>Frietjes
Line 1: Line 1:
 
{{Documentation subpage}}
 
{{Documentation subpage}}
{{update}}
+
<!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE -->
{{incomplete}}
 
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
 
  
 
=== Usage ===
 
=== Usage ===
 
<pre>
 
<pre>
 
{{Infobox telecommunications network
 
{{Infobox telecommunications network
| networkname = name of the network
+
| name = name of the network
 
| logo = logo of the network
 
| logo = logo of the network
| missionstatement = mission statement of the network
+
| missions_tatement = mission statement of the network
 
| commercial = Yes/No
 
| commercial = Yes/No
 
| type = type of the network <!-- data | voice | mobile | data and voice -->
 
| type = type of the network <!-- data | voice | mobile | data and voice -->
Line 15: Line 13:
 
| operator = operator of the network
 
| operator = operator of the network
 
| protocols = protocols used on the network
 
| protocols = protocols used on the network
| date_of_establishment = date of establishment of the network
+
| established = date of establishment of the network
 
| funding = funding details
 
| funding = funding details
 
| current_status = current status of the network <!-- development| operational | defunct |superseded by 'name of network' -->
 
| current_status = current status of the network <!-- development| operational | defunct |superseded by 'name of network' -->
Line 22: Line 20:
 
</pre>
 
</pre>
  
===A model===
+
==Example==
 
{{Infobox telecommunications network
 
{{Infobox telecommunications network
| networkname = Wikinet
+
| name = Wikinet
| logo = [[Image:Network-wireless.svg|center|thumb|80px]]
+
| logo = [[Image:Network-wireless.svg|80px]]
| missionstatement = "Working collaboratively towards a free network by 2015"
+
| mission_statement = "Working collaboratively towards a free network by 2015"
 
| commercial = No
 
| commercial = No
 
| type = data and voice  
 
| type = data and voice  
Line 33: Line 31:
 
| protocols = [[Internet protocol|IP]]
 
| protocols = [[Internet protocol|IP]]
 
| funding = [[Crowd funding|Netops Corp.]]
 
| funding = [[Crowd funding|Netops Corp.]]
| date_of_establishment = May 2012
+
| established = May 2012
 
| current_status = development
 
| current_status = development
 
| website = {{URL|wikimedia.org}}
 
| website = {{URL|wikimedia.org}}
 
}}
 
}}
 +
<pre style="overflow:auto">
 +
{{Infobox telecommunications network
 +
| name = Wikinet
 +
| logo = [[Image:Network-wireless.svg|80px]]
 +
| mission_statement = "Working collaboratively towards a free network by 2015"
 +
| 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}}
 +
}}
 +
</pre>

Revision as of 15:44, 2 April 2014

Usage

{{Infobox telecommunications network
| name = name of the network
| logo = logo of the network
| missions_tatement = mission statement of the network
| commercial = Yes/No
| type = type of the network <!-- 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 of the network <!-- development| operational | defunct |superseded by 'name of network' -->
| website = website of the network <!-- {{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]]
| mission_statement = "Working collaboratively towards a free network by 2015"
| 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}}
}}