Vorlage:Betrieb: Unterschied zwischen den Versionen

Aus Severanija.net · Wiki
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 24: Zeile 24:
{{#if:{{{SEIT|}}}|{{Zeit|{{{SEIT}}}|{{{BIS|}}}}}}} {{#if:{{{LAND|}}}|[[Kategorie:{{{LAND}}}]]}} [[Kategorie:Betrieb]]{{#if:{{#explode:{{{BRANCHE|}}}|,|0}}|[[Kategorie:{{#explode:{{{BRANCHE|}}}|,|0}}]]}}{{#if:{{#explode:{{{BRANCHE|}}}|,|1}}|[[Kategorie:{{#explode:{{{BRANCHE|}}}|,|1}}]]}}{{#if:{{#explode:{{{BRANCHE|}}}|,|2}}|[[Kategorie:{{#explode:{{{BRANCHE|}}}|,|2}}]]}}{{#if:{{#explode:{{{BRANCHE|}}}|,|3}}|[[Kategorie:{{#explode:{{{BRANCHE|}}}|,|3}}]]}}{{#if:{{#explode:{{{BRANCHE|}}}|,|4}}|[[Kategorie:{{#explode:{{{BRANCHE|}}}|,|4}}]]}}
{{#if:{{{SEIT|}}}|{{Zeit|{{{SEIT}}}|{{{BIS|}}}}}}} {{#if:{{{LAND|}}}|[[Kategorie:{{{LAND}}}]]}} [[Kategorie:Betrieb]]{{#if:{{#explode:{{{BRANCHE|}}}|,|0}}|[[Kategorie:{{#explode:{{{BRANCHE|}}}|,|0}}]]}}{{#if:{{#explode:{{{BRANCHE|}}}|,|1}}|[[Kategorie:{{#explode:{{{BRANCHE|}}}|,|1}}]]}}{{#if:{{#explode:{{{BRANCHE|}}}|,|2}}|[[Kategorie:{{#explode:{{{BRANCHE|}}}|,|2}}]]}}{{#if:{{#explode:{{{BRANCHE|}}}|,|3}}|[[Kategorie:{{#explode:{{{BRANCHE|}}}|,|3}}]]}}{{#if:{{#explode:{{{BRANCHE|}}}|,|4}}|[[Kategorie:{{#explode:{{{BRANCHE|}}}|,|4}}]]}}


<div valign="top" style="margin-left:15px; float:right">
<div class="infobox" style="float:right; margin-left:15px;">
{| class="infobox"  
{| class="infobox"
|-
|-
!colspan="2" align="center" | '''{{{NAME}}}'''
! colspan="2" style="text-align:center" | '''{{{NAME}}}'''
|-
|-
!colspan="2" align="center" |{{{LOGO|}}}
! colspan="2" style="text-align:center" | {{{LOGO|}}}


|- {{#if:{{{HAUPTSITZ|}}}| |style="display:none;"}}
{{#if:{{{HAUPTSITZ|}}}|
! Hauptsitz
|-
| {{Ifex|{{{HAUPTSITZ}}}}} ({{Ifex|{{{LAND}}}}})
! scope="row" | Hauptsitz
| {{{HAUPTSITZ}}}{{#if:{{{LAND|}}}| ({{{LAND}}})}}
}}


|- {{#if:{{{RECHTSFORM|}}}| |style="display:none;"
{{#if:{{{RECHTSFORM|}}}|
|-
! scope="row" | Rechtsform
| {{{RECHTSFORM}}}
}}
}}
! Rechtsform
| {{{RECHTSFORM|}}}


|- {{#if:{{{SEIT|}}}| |style="display:none;"}}
{{#if:{{{SEIT|}}}|
! Gründung
|-
| {{#if:{{{SEIT|}}}|{{Datum|{{{SEIT}}}
! scope="row" | Gründung
}}
| {{Datum|{{{SEIT}}}}}
}}
}}


|- {{#if:{{{BIS|}}}| |style="display:none;"}}
{{#if:{{{BIS|}}}|
! Auflösung
|-
| {{#if:{{{BIS|}}}|{{Datum|{{{BIS}}}}}
! scope="row" | Auflösung
| {{Datum|{{{BIS}}}}}
}}
}}


|- {{#if:{{{ANGESTELLTE|}}}| |style="display:none;"}}
{{#if:{{{ANGESTELLTE|}}}|
! Beschäftigte
|-
| {{formatnum:{{{ANGESTELLTE|}}}
! scope="row" | Beschäftigte
| {{formatnum:{{{ANGESTELLTE}}}}}
}}
}}


|- {{#if:{{{CEO|}}}| |style="display:none;"}}
{{#if:{{{CEO|}}}|
! {{{CEOTITEL|Geschäftsführer}}}
|-
| {{Ifex|{{{CEO}}}
! scope="row" | {{{CEOTITEL|Geschäftsführer}}}
| {{Ifex|{{{CEO}}}}}
}}
}}


Zeile 67: Zeile 73:
}}
}}


|- {{#if:{{{BRANCHE|}}}| |style="display:none;"
{{#if:{{{BRANCHE|}}}|
|-
! scope="row" | Branche
| {{{BRANCHE}}}
}}
}}
! Branche
| {{{BRANCHE|}}}
|}
|}
</div></includeonly>
</div>

Version vom 24. Juni 2025, 14:11 Uhr

Diese Vorlage dient der Vereinheitlichung von Firmenseitenleisten. Sie folgt folgendem Schema:

{{Betrieb class="infobox"
 |NAME=Firmenname
 |LOGO=logo.png
 |HAUPTSITZ=Stadt
 |LAND=Land
 |RECHTSFORM=Unternehmensform
 |SEIT=12.03.4567
 |BIS=13.03.4567
 |ANGESTELLTE=12345
 |CEO=Max Mustermann
 |CEOTITEL=Oberhoschi
 |UMSATZ=123456789 $
 |BRANCHE=Testbranche
 }}

Die Zahlen bitte im Blankformat eingeben (ohne Hundertertrennzeichen, aber mit . als Dezimaltrennzeichen, falls erforderlich). Nicht bekannte oder benötigte Parameter können weggelassen werden. Wenn kein CEO-Titel angegeben ist, wird Geschäftsführer verwendet. Durch Kommata getrennte Branchen werden als separate Kategorien verlinkt.