Vorlage:Benutzer: Unterschied zwischen den Versionen

Aus Freifunk Franken
Wechseln zu:Navigation, Suche
(Die Seite wurde geleert.)
K (Kategorie:Fürth->Fuerth)
 
(7 dazwischenliegende Versionen von 5 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
__NOTOC__
<includeonly>
<table class="wikitable">


{{#if: {{{nick|}}} |
<tr>
    <td>'''Nick'''</td>
    <td>{{{nick}}}</td>
</tr>
}}
{{#if: {{{name|}}} |
<tr>
    <td>'''Name'''</td>
    <td>{{{name}}}</td>
</tr>
}}
{{#if: {{{hood|}}} |
<tr>
    <td>'''Hood'''</td>
    <td>{{{hood}}}</td>
</tr>
}}
{{#if: {{{ort|}}} |
<tr>
    <td>'''Wohnort'''</td>
    <td>{{{ort}}}</td>
</tr>
}}
{{#if: {{{email|}}} |
<tr>
    <td>'''E-Mail'''</td>
    <td>[mailto:{{urlencode:{{{email}}}}} {{{email}}}]</td>
</tr>
}}
{{#if: {{{jabber|}}} |
<tr>
    <td>'''Jabber'''</td>
    <td>{{{jabber}}}</td>
</tr>
}}
{{#if: {{{monitoringname|}}} |
<tr>
    <td>'''Knoten von'''</td>
    <td>[https://monitoring.freifunk-franken.de/users/{{{monitoringname}}} {{{monitoringname}}} (Monitoring)]</td>
</tr>
}}
{{#if: {{{routermac|}}} |
<tr>
    <td>'''Router-MAC'''</td>
    <td>[https://monitoring.freifunk-franken.de/mac/{{{routermac}}} {{{routermac}}}]</td>
</tr>
}}
{{#if: {{{nick|}}} |
<tr>
    <td>'''Wiki'''</td>
    <td>[[Spezial:Beitr%C3%A4ge/{{{nick}}}|Beiträge]]</td>
</tr>
}}
{{#if: {{{homepage|}}} |
<tr>
    <td>'''Homepage'''</td>
    <td>{{{homepage}}}</td>
</tr>
}}
</table>
{{#if: {{{ort|}}} |
[[Kategorie:{{urlencode:{{{ort}}}}}]]
}}
[[Kategorie:Benutzer]]
</includeonly>
<noinclude>
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>
{{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
}}
</pre>
'''"monitoringname"''' muss dem Usernamen im Monitoring entsprechen.
[[Kategorie:Vorlage]]
</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.