Template:NodeInfo: Difference between revisions

From CityLab Testbed
Jump to navigation Jump to search
No edit summary
No edit summary
Line 12: Line 12:
Ignore (and do not edit) anything under this line. It is the actual template
Ignore (and do not edit) anything under this line. It is the actual template
</noinclude>
</noinclude>
<htmltag tagname="a" name="{{{nodeId}}}">
=== {{{desc}}} ({{{nodeId}}}) ===
=== {{{desc}}} ({{{nodeId}}}) ===
* '''JFed ID: ''' <htmltag tagname="a" name="{{{nodeId}}}"></htmltag>{{{nodeId}}}
* '''JFed ID: ''' </htmltag>{{{nodeId}}}
* '''Location: ''' {{{address}}} ([https://doc.lab.cityofthings.eu/nodemap/?focus={{{nodeId}}} Show on Map])
* '''Location: ''' {{{address}}} ([https://doc.lab.cityofthings.eu/nodemap/?focus={{{nodeId}}} Show on Map])
* '''WiFi tests during the day allowed: ''' {{{wifiAllowed}}}
* '''WiFi tests during the day allowed: ''' {{{wifiAllowed}}}

Revision as of 11:47, 20 February 2018

List 'standard' information about a node in a uniform way.

Usage

{{NodeInfo|nodeId=<nodeId>|desc=<description>|address=<address>|wifiAllowed=<yes/no>}}

Example:

{{NodeInfo|nodeId=node1|desc=Student Home|address=Koningstraat, 2000 Antwerpen, België|wifiAllowed=no}}

Is shown as:

=== Student Home (node1) ===

Template

Ignore (and do not edit) anything under this line. It is the actual template

=== {{{desc}}} ({{{nodeId}}}) ===