Vorlage:Benutzer: Unterschied zwischen den Versionen

Aus Freifunk Franken
Wechseln zu:Navigation, Suche
(hood zu ort heändert)
K (Kategorie:Fürth->Fuerth)
 
(27 dazwischenliegende Versionen von 8 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
__NOTOC__
__NOTOC__
<includeonly>
<table class="wikitable">


<includeonly>
<table>
{{#if: {{{nick|}}} |
{{#if: {{{nick|}}} |
<tr>
<tr>
     <td>'''Nick:'''</td>
     <td>'''Nick'''</td>
     <td>{{{nick}}}</td>
     <td>{{{nick}}}</td>
</tr>
</tr>
Zeile 12: Zeile 12:
{{#if: {{{name|}}} |
{{#if: {{{name|}}} |
<tr>
<tr>
     <td>'''Name:'''</td>
     <td>'''Name'''</td>
     <td>{{{name}}}</td>
     <td>{{{name}}}</td>
</tr>
</tr>
Zeile 19: Zeile 19:
{{#if: {{{hood|}}} |
{{#if: {{{hood|}}} |
<tr>
<tr>
     <td>'''Hood:'''</td>
     <td>'''Hood'''</td>
     <td>{{{hood}}}</td>
     <td>{{{hood}}}</td>
</tr>
</tr>
Zeile 26: Zeile 26:
{{#if: {{{ort|}}} |
{{#if: {{{ort|}}} |
<tr>
<tr>
     <td>'''Wohnort:'''</td>
     <td>'''Wohnort'''</td>
     <td>{{{ort}}}</td>
     <td>{{{ort}}}</td>
</tr>
</tr>
}}
}}


{{#if: {{{email|}}} |
{{#if: {{{email|}}} |
<tr>
<tr>
     <td>'''eMail:'''</td>
     <td>'''E-Mail'''</td>
     <td>[mailto:{{urlencode:{{{email}}}}} {{{email}}}]</td>
     <td>[mailto:{{urlencode:{{{email}}}}} {{{email}}}]</td>
</tr>
</tr>
}}
}}


{{#if: {{{jabber|}}} |
{{#if: {{{jabber|}}} |
<tr>
<tr>
     <td>'''Jabber:'''</td>
     <td>'''Jabber'''</td>
     <td>{{{jabber}}}</td>
     <td>{{{jabber}}}</td>
</tr>
</tr>
}}
}}


{{#if: {{{monitoringname|}}} |
<tr>
    <td>'''Knoten von'''</td>
    <td>[https://monitoring.freifunk-franken.de/users/{{{monitoringname}}} {{{monitoringname}}} (Monitoring)]</td>
</tr>
}}


{{#if: {{{netmonid|}}} |
{{#if: {{{routermac|}}} |
<tr>
<tr>
     <td>'''Knoten:'''</td>
     <td>'''Router-MAC'''</td>
     <td>[https://netmon.freifunk-franken.de/user.php?user_id={{{netmonid}}} netmon]</td>
     <td>[https://monitoring.freifunk-franken.de/mac/{{{routermac}}} {{{routermac}}}]</td>
</tr>
</tr>
}}
}}
Zeile 57: Zeile 61:
{{#if: {{{nick|}}} |
{{#if: {{{nick|}}} |
<tr>
<tr>
     <td>'''Wiki:'''</td>
     <td>'''Wiki'''</td>
     <td>[[Spezial:Beitr%C3%A4ge/{{{nick}}}|Beiträge]]</td>
     <td>[[Spezial:Beitr%C3%A4ge/{{{nick}}}|Beiträge]]</td>
</tr>
</tr>
}}
}}


 
{{#if: {{{homepage|}}} |
 
<tr>
    <td>'''Homepage'''</td>
    <td>{{{homepage}}}</td>
</tr>
}}
</table>
</table>


Zeile 72: Zeile 80:
[[Kategorie:Benutzer]]
[[Kategorie:Benutzer]]
</includeonly>
</includeonly>
<noinclude>
<noinclude>


Um die Vorlage Benutzer auf seinem Profil einzufügen einfach volgenden Textblock einbauen:
So siehts aus:
{{Benutzer
|nick=          Horstle
|name=          Horst
|hood=          [[Hoods/Fuerth|Fuerth]]
|ort=            Fuerth
|email=          horst@hostle.it
|jabber=        hostle@jabber.horstle.it
|monitoringname= name
|routermac=      12345678
|homepage=      http://www.horst.de
}}


Um die Vorlage Benutzer auf seinem Profil einzufügen einfach folgenden Textblock einbauen:
<pre>
<pre>
{{Benutzer
{{Benutzer
|nick=     Horstle
|nick=           Horstle
|name=     Horst
|name=           Horst
|ort=     Fuerth
|hood=          [[Hoods/Fuerth|Fuerth]]
|email=   horst@hostle.it
|ort=           Fuerth
|jabber=   hostle@jabber.horstle.it
|email=         horst@hostle.it
|netmonid= 666
|jabber=         hostle@jabber.horstle.it
|monitoringname= name
|routermac=     12345678
|homepage=      http://www.horst.de
}}
}}
</pre>
</pre>


'''"hood" ist deprected!'''
'''"monitoringname"''' muss dem Usernamen im Monitoring entsprechen.


[[Kategorie:Vorlagen]]
[[Kategorie:Vorlage]]
</noinclude>
</noinclude>

Aktuelle Version vom 25. Januar 2020, 18:26 Uhr



So siehts aus:


Nick Horstle
Name Horst
Hood Fuerth
Wohnort Fuerth
E-Mail horst@hostle.it
Jabber hostle@jabber.horstle.it
Knoten von name (Monitoring)
Router-MAC 12345678
Wiki Beiträge
Homepage http://www.horst.de


Um die Vorlage Benutzer auf seinem Profil einzufügen einfach folgenden Textblock einbauen:

{{Benutzer
|nick=           Horstle
|name=           Horst
|hood=           [[Hoods/Fuerth|Fuerth]]
|ort=            Fuerth
|email=          horst@hostle.it
|jabber=         hostle@jabber.horstle.it
|monitoringname= name
|routermac=      12345678
|homepage=       http://www.horst.de
}}

"monitoringname" muss dem Usernamen im Monitoring entsprechen.