Template:NodeInfo
Jump to navigation
Jump to search
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)
- JFed ID: node1
- Location: Koningstraat, 2000 Antwerpen, België (Show on Map)
- WiFi tests during the day allowed: no
Template
Ignore (and do not edit) anything under this line. It is the actual template
{{{desc}}} ({{{nodeId}}})
- JFed ID: {{{nodeId}}}
- Location: {{{address}}} (Show on Map)
- WiFi tests during the day allowed: {{{wifiAllowed}}}