|
|
| (11 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) |
| Zeile 1: |
Zeile 1: |
| {| class="prettytable float-right" style="width: 25em; font-size: 90%; vertical-align: top;" | | <includeonly> |
| ! colspan="2" style="font-size: 110%;" class="hintergrundfarbe6" | {{#if:{{{Abkürzung|}}} | {{{Name}}}<br />({{{Abkürzung}}}) | {{{Name}}}}} | | |
| | {| class="wikitable" style="float: right; width: 250px; margin-left: 1em; border: 1px solid #aaa;" |
| | !colspan="2"| <span style="font-size: larger;">{{PAGENAME}}</span> |
| | |- |
| | ! Name |
| | | {{{Name|}}} |
| | |- |
| | ! Abkürzung |
| | | {{{Abkürzung|}}} |
| |- | | |- |
| {{#if: {{{Logo|}}}|
| | ! Logo |
| {{!}} colspan="2" style="padding: 1em 0; text-align: center;" {{!}} {{{Logo|}}}
| | | {{{Logo|}}} |
| }}
| | |- |
| |- valign="top"
| | ! Vorsitz |
| | Zweck: || {{{Zweck}}}<includeonly>{{#set:Vereinszweck={{{Zweck}}}}}</includeonly><includeonly>{{#set:Name={{{Name}}}}}</includeonly>
| | | {{{Vorsitz|}}} |
| |- valign="top"
| | |- |
| | Vorsitz: || {{{Vorsitz}}}<includeonly>{{#set:Vereinsvorsitz={{{Vorsitz}}}}}</includeonly>
| | ! Gründung |
| |- valign="top"
| | | {{{Gründung|}}} |
| | Gründungsdatum: || {{{Gründung}}}<includeonly>{{#set:Gründungsdatum={{{Gründung}}}}}</includeonly>
| | |- |
| |- valign="top" | | ! Sitz |
| {{#if:{{{Mitglieder|}}}| {{!}}Mitgliederzahl:{{!!}}{{{Mitglieder}}}{{#set:Mitgliederzahl={{{Mitglieder}}}}} |}}
| | | {{{Sitz|}}} |
| |- valign="top"
| | |} |
| | Sitz: || {{{Sitz}}} {{#if:{{{Sitz|}}}| {{#set:Sitz={{{Sitz}}}}} |}}
| | |
| |- valign="top" | |
| {{#if:{{{Straße|}}}| {{!}}Anschrift:{{!!}}{{{Straße}}}{{#if:{{{PLZ_Ort|}}}| <br /> {{{PLZ_Ort}}} |}} |}}
| |
| |- valign="top" | |
| {{#if:{{{Website|}}}| {{!}}Website:{{!!}}{{{Website}}}{{#set:Website={{#replace:{{{Website}}}|[| }} }} |}} | |
| |- valign="top" | |
| {{#if:{{{website|}}}| {{!}}Website:{{!!}}{{{website}}}{{#set:Website={{#replace:{{{website}}}|[| }} }} |}}
| |
| |- valign="top" | |
| {{#if:{{{Webseite|}}}| {{!}}Website:{{!!}}{{{Webseite}}}{{#set:Website={{#replace:{{{Webseite}}}|[| }} }} |}} | |
| |- valign="top"
| |
| {{#if:{{{E-Mail|}}}| {{!}} Mail-Adresse: {{!!}}{{{E-Mail}}}{{#set:EMail={{{E-Mail}}}}} |}}
| |
| |- valign="top"
| |
| {{#if:{{{Telefon|}}}| {{!}} Telefonnummer: {{!!}}{{{Telefon}}}{{#set:Telefon={{{Telefon}}}}} |}}
| |
| |}<noinclude> | |
| <br clear="both" />
| |
|
| |
|
| == Kopiertext ==
| | </includeonly> |
| <pre>
| |
| {{Infobox Verein
| |
| |Name =
| |
| |Abkürzung = <!-- [optional] -->
| |
| |Logo = <!-- [optional] -->
| |
| |Zweck =
| |
| |Vorsitz =
| |
| |Gründung =
| |
| |Mitglieder =
| |
| |Sitz =
| |
| |Straße = <!-- [optional] -->
| |
| |PLZ_Ort = <!-- [optional] -->
| |
| |Website = <!-- [optional] -->
| |
| |E-Mail = <!-- [optional] -->
| |
| |Telefon = <!-- [optional] -->
| |
| }}
| |
| </pre>
| |
| [[Kategorie:Infobox|Verein]]
| |
| </noinclude> | |