Vorlage:Betrieb: Unterschied zwischen den Versionen
Aus Severanija.net · Wiki
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 21: | Zeile 21: | ||
<includeonly>{{#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}}]]}} | <includeonly>{{#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 valign="top" style="margin-left:15px; float:right"> | ||
{| cellpadding="4px" class="infobox | {| cellpadding="4px" class="infobox" | ||
|- | |- | ||
!colspan="2" align="center" | '''{{{NAME}}}''' | |||
|- | |- | ||
|colspan="2" align="center" |{{{LOGO|}}} | |colspan="2" align="center" |{{{LOGO|}}} | ||
|- {{#if:{{{HAUPTSITZ|}}}| |style="display:none;"}} | |- {{#if:{{{HAUPTSITZ|}}}| |style="display:none;"}} | ||
| '''Hauptsitz'''|| {{Ifex|{{{HAUPTSITZ}}}}} ({{Ifex|{{{LAND}}}}}) | | '''Hauptsitz'''|| {{Ifex|{{{HAUPTSITZ}}}}} ({{Ifex|{{{LAND}}}}}) | ||
|- {{#if:{{{RECHTSFORM|}}}| |style="display:none;"}} | |- {{#if:{{{RECHTSFORM|}}}| |style="display:none;"}} | ||
| '''Rechtsform''' || {{{RECHTSFORM|}}} | | '''Rechtsform''' || {{{RECHTSFORM|}}} | ||
|- {{#if:{{{SEIT|}}}| |style="display:none;"}} | |- {{#if:{{{SEIT|}}}| |style="display:none;"}} | ||
| '''Gründung'''|| {{#if:{{{SEIT|}}}|{{Datum|{{{SEIT}}}}}}} | | '''Gründung'''|| {{#if:{{{SEIT|}}}|{{Datum|{{{SEIT}}}}}}} | ||
|- {{#if:{{{BIS|}}}| |style="display:none;"}} | |- {{#if:{{{BIS|}}}| |style="display:none;"}} | ||
| '''Auflösung'''|| {{#if:{{{BIS|}}}|{{Datum|{{{BIS}}}}}}} | | '''Auflösung'''|| {{#if:{{{BIS|}}}|{{Datum|{{{BIS}}}}}}} | ||
|- {{#if:{{{ANGESTELLTE|}}}| |style="display:none;"}} | |- {{#if:{{{ANGESTELLTE|}}}| |style="display:none;"}} | ||
| '''Beschäftigte'''|| {{formatnum:{{{ANGESTELLTE|}}}}} | | '''Beschäftigte'''|| {{formatnum:{{{ANGESTELLTE|}}}}} | ||
|- {{#if:{{{CEO|}}}| |style="display:none;"}} | |- {{#if:{{{CEO|}}}| |style="display:none;"}} | ||
| '''{{{CEOTITEL|Geschäftsführer}}}''' || {{Ifex|{{{CEO}}}}} | | '''{{{CEOTITEL|Geschäftsführer}}}''' || {{Ifex|{{{CEO}}}}} | ||
|- {{#if:{{{UMSATZ|}}}| |style="display:none;"}} | |- {{#if:{{{UMSATZ|}}}| |style="display:none;"}} | ||
| '''Umsatz''' || {{formatnum:{{{UMSATZ|}}}}} | | '''Umsatz''' || {{formatnum:{{{UMSATZ|}}}}} | ||
|- {{#if:{{{BRANCHE|}}}| |style="display:none;"}} | |- {{#if:{{{BRANCHE|}}}| |style="display:none;"}} | ||
| style="vertical-align: top;" | '''Branche''' || {{{BRANCHE|}}} | | style="vertical-align: top;" | '''Branche''' || {{{BRANCHE|}}} | ||
|} | |} | ||
</div></includeonly> | </div></includeonly> |
Version vom 24. Juni 2025, 12:31 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.