Template:Infobox Bericht: Difference between revisions

Template page
No edit summary
No edit summary
 
(13 intermediate revisions by one other user not shown)
Line 1: Line 1:
<onlyinclude>{| borader="0"
<onlyinclude>
|
{| class="wikitable infobox" style="width: 100%; font-size: 90%; vertical-align: top;"
{| class="wikitable infobox" style="width: 25em; font-size: 90%; vertical-align: top;"
! colspan="2" style="font-size: 110%;" class="hintergrundfarbe5"  | Informationen
! colspan="2" style="font-size: 110%;" class="hintergrundfarbe5"  | {{#if:{{{Name}}} | {{{Name}}}}}
|-
|-
{{#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]]
}}
}}
|-
|-
| Autor: || {{{Autor}}}
| style="width: 40%;"| '''Autor:''' || {{{Autor}}}
|-
|-
| Veranstaltungsdatum: || {{{Datum}}}
| '''Veranstaltungsdatum:''' || {{{Datum}}}
|-
|-
{{#if:{{{Location|}}}| {{!}}Location:{{!!}}{{{Location}}} |}}
| '''Location:''' || {{{Location}}}
|-
|-
| Adresse: || {{#if:{{{Straße|}}}|{{{Straße}}}}}
{{#if:{{{Straße|}}}| {{!}}'''Straße:'''{{!!}}{{{Straße}}} |}}
|-
|-
|         || {{#if:{{{PLZ|}}}| {{{PLZ}}}}} {{#if:{{{Ort|}}}| {{{Ort}}}}}
| '''Ort:'''    || {{#if:{{{PLZ|}}}| {{{PLZ}}} |}} {{{Ort}}}
|-
|-
{{#if:{{{Website|}}}| {{!}}Webseite:{{!!}}{{{Website}}} |}}
{{#if:{{{Teilnehmer|}}}| {{!}}'''Teilnehmer:'''{{!!}}{{{Teilnehmer}}} |}}
|-
|-
{{#if:{{{Video|}}}| {{!}}Video:{{!!}}{{{Video}}} |}}
{{#if:{{{Webseite|}}}| {{!}}'''Webseite:'''{{!!}}{{{Webseite}}} |}}
|}
|-
| style="width:20em" |
{{#if:{{{Video|}}}| {{!}}'''Video:'''{{!!}}{{{Video}}} |}}
| <sgallery width="400" showinfopane="false">
Kein bild.gif
</sgallery>
|}__NOTOC__</onlyinclude>
|}__NOTOC__</onlyinclude>
== Kopiervorlage ==
== Kopiervorlage ==
<pre>
<pre>
{{Infobox Bericht
{{Infobox Bericht
| Name    =
| Logo    = [optional]
| Logo    = [optional]
| Autor    =
| Autor    =
Line 36: Line 31:
| Location = [optional]
| Location = [optional]
| Ort      =  
| Ort      =  
| Straße  =
| Straße  = [optional]
| PLZ      =  
| PLZ      = [optional]
| Website  = [optional]
| Webseite = [optional]
| Video    = [optional]
| Video    = [optional]
| Bild1    =
| Bild2    =
| Bild3    =
| Bild4    =
| Bild5    =
| Bild6    =
| Bild7    =
| Bild8    =
| Bild9    =
| Bild10  =
}}
}}
</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.

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.