Template:Infobox Bericht: Difference between revisions

Template page
No edit summary
 
(39 intermediate revisions by one other user not shown)
Line 1: Line 1:
<onlyinclude>{| class="wikitable infobox float-right" style="width: 25em; font-size: 90%; vertical-align: top;"
<onlyinclude>
! colspan="2" style="font-size: 110%;" class="hintergrundfarbe5"  | {{#if:{{{Abkürzung|}}} | {{{Name}}}<br />({{{Abkürzung}}}) | {{{Name}}}}}
{| class="wikitable infobox" style="width: 100%; font-size: 90%; vertical-align: top;"
! colspan="2" style="font-size: 110%;" class="hintergrundfarbe5"  | Informationen
|-
|-
{{#if: {{{Logo|}}}|
{{#if: {{{Logo|}}}|
{{!}} colspan="2" align="center" style="padding: 1em 0; text-align: center;" {{!}} {{{Logo|}}}
{{!}} colspan="2" align="center" style="padding: 1em 0; text-align: center;" {{!}} [[Datei:{{{Logo}}}{{!}}300px]]
}}
}}
|-
|-
| Zweck: || {{{Zweck}}}
| style="width: 40%;"| '''Autor:''' || {{{Autor}}}
|-
| Vorsitz: || {{{Vorsitz}}}
|-
|-
| Gründungsdatum: || {{{Gründung}}}
| '''Veranstaltungsdatum:''' || {{{Datum}}}
|-
|-
{{#if:{{{Mitglieder|}}}| {{!}} Mitgliederzahl: {{!!}}{{{Mitglieder}}} |}}
| '''Location:''' || {{{Location}}}
|-
|-
| Sitz: || {{{Sitz}}}
{{#if:{{{Straße|}}}| {{!}}'''Straße:'''{{!!}}{{{Straße}}} |}}
|-
|-
{{#if:{{{Website|}}}| {{!}}Webseite:{{!!}}{{{Website}}} |}}
| '''Ort:'''    || {{#if:{{{PLZ|}}}| {{{PLZ}}} |}} {{{Ort}}}
|-
|-
{{#if:{{{website|}}}| {{!}}Webseite:{{!!}}{{{website}}} |}}
{{#if:{{{Teilnehmer|}}}| {{!}}'''Teilnehmer:'''{{!!}}{{{Teilnehmer}}} |}}
|}</onlyinclude>
|-
{{#if:{{{Webseite|}}}| {{!}}'''Webseite:'''{{!!}}{{{Webseite}}} |}}
|-
{{#if:{{{Video|}}}| {{!}}'''Video:'''{{!!}}{{{Video}}} |}}
|}__NOTOC__</onlyinclude>
== Kopiervorlage ==
== Kopiervorlage ==
<pre>
<pre>
{{Infobox Bericht
{{Infobox Bericht
| Name      =  
| Logo    = [optional]
| Abkürzung  = [optional]
| Autor    =
| Logo      = [optional]
| Datum    =  
| Zweck     =  
| Location = [optional]
| Vorsitz    =
| Ort     =  
| Gründung   =  
| Straße   = [optional]
| Mitglieder =
| PLZ      = [optional]
| Sitz      =  
| Webseite = [optional]
| Website   =  
| Video   = [optional]
}}
}}
</pre>
</pre>


== Parameter ==
== Parameter ==
* <code>Logo</code> ist in der Form <code><nowiki>[[Datei:«Bildname»|center]]</nowiki></code> anzugeben, allfällig ist noch eine [[Hilfe:Bilder#Feste Skalierung|Größenbeschränkung]] nötig, empfohlen wird etwa <code>230x100px</code> (Breite mal Höhe) als Maximalwert, auch zu klein sollte es nicht sein.
* <code>Logo</code> ist in der Form <code><nowiki>[[Datei:«Bildname»|center]]</nowiki></code> anzugeben, allfällig ist noch eine [[Hilfe:Erste_Schritte#Bilder|Größenbeschränkung]] nötig, empfohlen wird etwa <code>230x100px</code> (Breite mal Höhe) als Maximalwert, auch zu klein sollte es nicht sein.
* <code>Zweck</code>: Nach Vereinsrecht ist der Zweck anzugeben, daher ist dies ein Pflichtfeld.
* <code>Vorsitz</code>: Nach Vereinsrecht sind Vorstandsmitglieder zu benennen, daher ist dies ein Pflichtfeld.

Latest revision as of 21:42, 18 June 2019

Informationen
Autor: {{{Autor}}}
Veranstaltungsdatum: {{{Datum}}}
Location: {{{Location}}}
Ort: {{{Ort}}}

Kopiervorlage

{{Infobox Bericht
| Logo     = [optional]
| Autor    =
| Datum    = 
| Location = [optional]
| Ort      = 
| Straße   = [optional]
| PLZ      = [optional]
| Webseite = [optional]
| Video    = [optional]
}}

Parameter

  • Logo ist in der Form [[Datei:«Bildname»|center]] anzugeben, allfällig ist noch eine Größenbeschränkung nötig, empfohlen wird etwa 230x100px (Breite mal Höhe) als Maximalwert, auch zu klein sollte es nicht sein.