Difference between revisions of "Template:Infobox telecommunications network/doc"
Jump to navigation
Jump to search
imported>Frietjes |
|||
| Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
| − | + | <!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE --> | |
| − | |||
| − | <!-- PLEASE ADD CATEGORIES | ||
=== Usage === | === Usage === | ||
<pre> | <pre> | ||
{{Infobox telecommunications network | {{Infobox telecommunications network | ||
| − | | | + | | name = name of the network |
| logo = logo of the network | | logo = logo 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 | ||
| − | | | + | | 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> | ||
| − | == | + | ==Example== |
{{Infobox telecommunications network | {{Infobox telecommunications network | ||
| − | | | + | | name = Wikinet |
| − | | logo = [[Image:Network-wireless.svg | + | | 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 33: | Line 31: | ||
| protocols = [[Internet protocol|IP]] | | protocols = [[Internet protocol|IP]] | ||
| funding = [[Crowd funding|Netops Corp.]] | | funding = [[Crowd funding|Netops Corp.]] | ||
| − | | | + | | 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
| This is a documentation subpage for Template:Infobox telecommunications network. It contains usage information, categories and other content that is not part of the original template page. |
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". | |
|---|---|
| Type | data and voice |
| Location | UK |
| Protocols | IP |
| Operator | Netops Inc. |
| Established | May 2012 |
| Current status | development |
| Commercial? | No |
| Funding | Netops Corp. |
| Website | Template: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}}
}}