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 | <div class="infobox" style="float:right; margin-left:15px;"> | ||
{| class="infobox" | {| class="infobox" | ||
|- | |- | ||
!colspan="2" | ! colspan="2" style="text-align:center" | '''{{{NAME}}}''' | ||
|- | |- | ||
!colspan="2" | ! colspan="2" style="text-align:center" | {{{LOGO|}}} | ||
{{#if:{{{HAUPTSITZ|}}}| | |||
|- | |||
! scope="row" | Hauptsitz | |||
| {{{HAUPTSITZ}}}{{#if:{{{LAND|}}}| ({{{LAND}}})}} | |||
}} | |||
{{#if:{{{RECHTSFORM|}}}| | |||
|- | |||
! scope="row" | Rechtsform | |||
| {{{RECHTSFORM}}} | |||
}} | }} | ||
{{#if:{{{SEIT|}}}| | |||
|- | |||
! scope="row" | Gründung | |||
}} | | {{Datum|{{{SEIT}}}}} | ||
}} | }} | ||
{{#if:{{{BIS|}}}| | |||
|- | |||
! scope="row" | Auflösung | |||
| {{Datum|{{{BIS}}}}} | |||
}} | }} | ||
{{#if:{{{ANGESTELLTE|}}}| | |||
|- | |||
| {{formatnum:{{{ANGESTELLTE | ! scope="row" | Beschäftigte | ||
| {{formatnum:{{{ANGESTELLTE}}}}} | |||
}} | }} | ||
{{#if:{{{CEO|}}}| | |||
|- | |||
| {{Ifex|{{{CEO}}} | ! scope="row" | {{{CEOTITEL|Geschäftsführer}}} | ||
| {{Ifex|{{{CEO}}}}} | |||
}} | }} | ||
| Zeile 67: | Zeile 73: | ||
}} | }} | ||
{{#if:{{{BRANCHE|}}}| | |||
|- | |||
! scope="row" | Branche | |||
| {{{BRANCHE}}} | |||
}} | }} | ||
|} | |} | ||
</div | </div> | ||
Version vom 24. Juni 2025, 13: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.