Vorlage:Veranstaltung: Unterschied zwischen den Versionen

Aus Bayernflora
Wechseln zu: Navigation, Suche
(Die Seite wurde neu angelegt: „<noinclude>This template holds information on an opinion item (a column, op-ed, blog post, etc.). It should be called in the following format: <pre> {{Item |au…“)
 
K
Zeile 1: Zeile 1:
<noinclude>This template holds information on an opinion item (a column, op-ed, blog post, etc.). It should be called in the following format:
+
<noinclude>
<pre>
+
Vorlage um eine Veranstaltung einzutragen.
{{Item
+
|author=The author or authors of the item; if there is more than one, their names should be separated with commas
+
|source=The publication in which it was printed/posted
+
|date=The date of publication
+
|url=A URL at which it can be found, if one exists
+
|quote=A one-to-four-sentence quote from the item, that captures the spirit of the opinion it holds
+
}}
+
</pre>
+
</noinclude><includeonly>
+
This is an opinion item.
+
  
{| border="0" cellpadding="4" cellspacing="4" style="margin-bottom: 5px;"
+
== Parameter ==
! Author(s)
+
| {{#arraymap:{{{author|}}}|,|x|[[Was written by::x]]}}
+
|-
+
! Source
+
| [[Was published by::{{{source|}}}]]
+
|-
+
! Date
+
| [[Was published on::{{{date|}}}]]
+
|-
+
! URL
+
| [[Has URL::{{{url|}}}]]
+
|-
+
! Quote
+
|
+
{| style="background: #fafaea; padding: 10px; border: 1px solid #cccccc;"
+
| style="vertical-align: top;" |
+
| style="padding: 0 10px 0 10px;" | [[Has quote::{{{quote|}}}]]
+
| style="vertical-align: bottom;" |
+
|}
+
|}{{#set:Has item summary=[[{{PAGENAME}}]] by {{#arraymap:{{{author|}}}|,|x|[[x]]}} (<em>[[{{{source|}}}]]</em>, {{{date|}}}) ([{{{url|}}} view])}}
+
  
{{#ask:[[Refers to::{{PAGENAME}}]]|intro=The following other items refer to this item:&nbsp;}}
+
„'''''Pflichtparameter='''''“ und „'''optionaler Parameter='''“ für {{FULLPAGENAME}} sind:
 +
<div class="definition-inline">
 +
; ''Datum='' :  Datum der Veranstaltung ([[Attribut: Hat Datum]])
 +
; Uhrzeit Beginn= : Uhrzeit
 +
; '''Ort=''' :  Wo, Adresse (freier Text)
 +
; Ortskoordinaten= :  (ZU TUN) zeigt Karte. Englisches Dezimal-Format (N, E) z.B.: „49.7048744, 7.3284214“ (ZU TUN, [[Attribut: Geographische Koordinate]])
 +
; Ansprechpartner= : Ansprechpartner, Organisator, Leiter (, Komma-getrennte Liste)
 +
; Referenten= : Referent, Vortragende (, Komma-getrennte Liste)
 +
; Details= : weitere Infos (freier Text)
 +
</div>
 +
 
 +
== Technische Abhängigkeiten ==
 +
* Extension: Semantic Maps (ZU TUN)
 +
 
 +
[[Kategorie: Intern - Vorlage mit semantischen Eigenschaften]]
 +
</noinclude><includeonly>
 +
''Wann:'' {{#if: {{{Datum|}}}| [[Hat Datum::{{{Datum|}}}]] | Bitte fehlendes Datum nachtragen }}{{#if: {{{Uhrzeit Beginn|}}} |, Beginn: {{{Uhrzeit Beginn|}}} Uhr | }}<br/>
 +
{{#if: {{{Ansprechpartner|}}} | ''Ansprechpartner:'' | {{{Ansprechpartner|}}}<br/>}}
 +
{{#if: {{{Referenten|}}} | ''Referent(en):'' | {{{Referenten|}}}<br/>}}
 +
{{#if: {{{Details|}}} | ''Weitere Infos/Details:'' | {{{Details|}}}<br/>}}
 +
''Ort:'' {{#if: {{{Ort|}}} | {{{Ort|}}} | Bitte fehlenden Ort nachtragen }}<br/>
 +
{{#if:{{{Ortskoordinaten|}}}|<!--
 +
  55.7557860, -37.6176330 oder
 +
  55.7557860° N, 37.6176330° W oder
 +
  55° 45' 21" N, 37° 37' 3" W
 +
-->
  
<p><small>[[Special:FormEdit/Item references/{{PAGENAME}}|Add or change this opinion item's references]]</small></p>
+
[[Geographische Koordinate::{{#coordinates:{{{Ortskoordinaten|}}} }}| ]]
[[Category:Items]]
+
<!--{{#display_point:{{#coordinates:{{{Ortskoordinaten|}}} }}
 +
|zoom=17
 +
|width=550
 +
|height=550
 +
|type=terrain
 +
}}-->
 
</includeonly>
 
</includeonly>

Version vom 7. Januar 2014, 16:24 Uhr

Vorlage um eine Veranstaltung einzutragen.

Parameter

Pflichtparameter=“ und „optionaler Parameter=“ für Vorlage:Veranstaltung sind:

Datum= 
Datum der Veranstaltung (Attribut: Hat Datum)
Uhrzeit Beginn= 
Uhrzeit
Ort= 
Wo, Adresse (freier Text)
Ortskoordinaten= 
(ZU TUN) zeigt Karte. Englisches Dezimal-Format (N, E) z.B.: „49.7048744, 7.3284214“ (ZU TUN, Attribut: Geographische Koordinate)
Ansprechpartner= 
Ansprechpartner, Organisator, Leiter (, Komma-getrennte Liste)
Referenten= 
Referent, Vortragende (, Komma-getrennte Liste)
Details= 
weitere Infos (freier Text)

Technische Abhängigkeiten

  • Extension: Semantic Maps (ZU TUN)