Vorlage:Adresse: Unterschied zwischen den Versionen

Aus München Wiki
Zur Navigation springen Zur Suche springen
KKeine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
Zeile 5: Zeile 5:
{{{PLZ}}} {{{Stadt}}}
{{{PLZ}}} {{{Stadt}}}
</div>
</div>
{{#if:{{{Postfachnummer|}}}|<br>Postfachnummer: {{{Postfachnummer}}}}}
{{#if:{{{Postfachnummer|}}}|<br>Postfachnummer: {{{Postfachnummer}}}|}}
{{#if:{{{Postfach-PLZ|}}}|<br>Postfachanschrift: {{{Postfach-PLZ}}}&nbsp;{{{Stadt}}}}}
{{#if:{{{Postfach-PLZ|}}}|<br>Postfachanschrift: {{{Postfach-PLZ}}}&nbsp;{{{Stadt}}}|}}
{{#if:{{{Telefon|}}}|<br>Telefon: {{{Telefon}}}}}
{{#if:{{{Telefon|}}}|<br>Telefon: {{{Telefon}}}|}}
{{#if:{{{Fax|}}}|<br>Fax: {{{Fax}}}}}
{{#if:{{{Fax|}}}|<br>Fax: {{{Fax}}}|}}
{{#if:{{{Mobil|}}}|<br>Mobil: {{{Mobil}}}}}
{{#if:{{{Mobil|}}}|<br>Mobil: {{{Mobil}}}|}}
{{#if:{{{eMail|}}}|<br>E-Mail: [mailto:{{{eMail}}} {{{eMail}}}]}}
{{#if:{{{eMail|}}}|<br>E-Mail: [mailto:{{{eMail}}} {{{eMail}}}]}}
</div></includeonly>
</div></includeonly>

Version vom 16. Juni 2014, 12:11 Uhr


Eine Vorlage für das Mikroformat adr.

Verwendung

{{Adresse
| Name = (optional; anderfalls wird der Seitentitel verwendet)
| PLZ = (Postleitzahl)
| Stadt = (z.B. München)
| Postfachnummer = (optional)
| Postfach-PLZ = (optional)
| Telefon = (optional)
| Fax = (optional)
| Mobil = (optional)
| eMail = (optional)
}}