Vorlage:Node: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(Änderung 9308 von BELzEBUB (Diskussion) rückgängig gemacht.) Markierung: Rückgängigmachung |
|||
Zeile 188: | Zeile 188: | ||
|} | |} | ||
+ | |||
+ | |||
+ | |||
+ | {{#if: {{{Adresse|}}} | | ||
+ | |||
+ | {{#subobject:{{{Adresse}}} | Freifunk-Router=1 | Node-Adresse={{{Adresse}}} }} | ||
+ | {{#if: {{{Name|}}} | {{#subobject:{{{Adresse|}}} | Node-Name={{{Name}}} }} }} | ||
+ | {{#if: {{{Backbone|}}} | {{#subobject:{{{Backbone|}}} | Node-Backbone={{{Backbone}}} }} }} | ||
+ | {{#if: {{{Antenne|}}} | {{#subobject:{{{Adresse|}}} | Node-Antenne={{{Antenne}}} }} }} | ||
+ | {{#if: {{{Position|}}} | {{#subobject:{{{Adresse|}}} | Node-Position={{{Position}}} }} }} | ||
+ | {{#if: {{{Standort|}}} | {{#subobject:{{{Adresse|}}} | Node-Standort={{{Standort}}} }} }} | ||
+ | {{#if: {{{Modell|}}} | {{#subobject:{{{Adresse|}}} | Node-Modell={{{Modell}}} }} }} | ||
+ | {{#if: {{{Antenne|}}} | {{#subobject:{{{Adresse|}}} | Node-Antenne={{{Antenne}}} }} }} | ||
+ | {{#if: {{{VPN|}}} | {{#subobject:{{{Adresse|}}} | Node-VPN={{{VPN}}} }} }} | ||
+ | {{#if: {{{MAC|}}} | {{#subobject:{{{Adresse|}}} | Node-MAC={{{MAC}}} }} }} | ||
+ | {{#ifeq: {{{Gluon|}}} | ja | {{#subobject:{{{Adresse|}}} | Gluon-Node=1 }} | {{#subobject:{{{Adresse|}}} | Gluon-Node=0 }} }} | ||
+ | {{#if: {{{Dienste|}}} | {{#subobject:{{{Adresse|}}} | Node-Dienste={{{Dienste}}}|+sep=, }} }} | ||
+ | {{#if: {{{Kommentar|}}} | {{#subobject:{{{Adresse|}}} | Node-Kommentar={{{Kommentar}}} }} }} | ||
+ | {{#ifeq: {{{Gateway|}}} | ja | {{#subobject:{{{Adresse|}}} | Freifunk-Gateway=1 | {{#if: {{{Tinc-Key|}}} | {{#subobject:{{{Adresse|}}} | Node-Dienste=Tinc-Gateway }} }} }} }} | ||
+ | {{#ifeq: {{{Gateway|}}} | ja | {{#subobject:{{{Adresse|}}} | Freifunk-Gateway=1 | {{#if: {{{ExitVPNprovider|}}} | {{#subobject:{{{Adresse|}}} | ExitVPNprovider={{{ExitVPNprovider}}} }} }} }} }} | ||
+ | {{#ifeq: {{{Gateway|}}} | ja | {{#subobject:{{{Adresse|}}} | Freifunk-Gateway=1 | {{#if: {{{ExitVPNaccount|}}} | {{#subobject:{{{Adresse|}}} | ExitVPNaccount={{{ExitVPNaccount}}} }} }} }} }} | ||
+ | {{#ifeq: {{{Gateway|}}} | ja | {{#subobject:{{{Adresse|}}} | Freifunk-Gateway=1 | {{#if: {{{ExitVPNpaiduntil|}}} | {{#subobject:{{{Adresse|}}} | ExitVPNpaiduntil={{{ExitVPNpaiduntil}}} }} }} }} }} | ||
+ | {{#if: {{{Tinc-Key|}}} | {{#subobject:{{{Adresse|}}} | Node-Tinc-Key={{{Tinc-Key}}} }} }} | ||
+ | |||
+ | | GEFAHR! Keine Adresse angegeben! }} | ||
</includeonly> | </includeonly> |
Aktuelle Version vom 12. März 2020, 21:06 Uhr
Diese Vorlage generiert eine Infobox mit Informationen zu deinem Router.
Verwendung
Den Text aus dem Kasten kopieren und die Werte nach dem =-Zeichen entsprechend ändern. Und natürlich die ganzen Ausfüllhilfen rausmachen.
{{Node |Adresse= zwingend erforderlich (10.37.0.0) |Name= Name des Besitzers, falls gewünscht |Standort= a.k.a. Wohnadresse, zB Straße oder Platz |Position= a.k.a. Geo-Koordinaten |Modell= TL-WRxxxxx |Gluon= {ja, nein} |Antenne= Antennentyp: {Rundstrahler, Richtstrahler, ...} |VPN= {ja, nein} |MAC= aa:bb:cc:dd:ee:ff |Dienste= Komma-separierte Liste im Format 'Dienst:Port'. z.B. |Dienste= Webserver:80, Webserver:443 |Kommentar= |}}
Für Gateways sind noch folgende Zeilen interessant:
|ExitVPNprovider= {ipredator, mullvad, keiner, unbekannt} |ExitVPNaccount= Account Name/Nummer |ExitVPNpaiduntil= Datum bis zu dem gezahlt wurde. |Tinc-Key= Der Tinc-Key
Für Backbone Geraete sind noch folgende Zeilen interessant: |Type=Backbone CPE |Gluon=0 |AirOS=1 |Antenne=14db 60* |VPN=nein |MAC= |Kommentar=5Ghz Richtung Mainz Alstadt |Backbone=ja |Frequenz=100 / 5500 MHz (DFS) |Kanalbreite=40Mhz |AC=nein |Richtung=Alstadt |VLAN=5
Umrechnung von Geo-Koordinaten
Mediawiki kann am besten Werte in Grad, Minuten, Sekunden (z.B.: 50° 4' 59.39" N 8° 13' 45.88" E ) verarbeiten. Zum Umrechnen gibt es Helfer: rechneronline.de/geo-koordinaten
Umrechnung von Zeit
Zum addieren von Tagen auf Zeitpunkte gibt es Helfer: Add to or subtract from a date