Template:Termin: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Test für hübschere Datumsanzeige |
||
| Line 17: | Line 17: | ||
<div style="border: 1px solid #D8D8D8; padding:4px 8px 8px 8px; margin:10px; background: #F2F2FF; float:right; min-width: 150px;"> | <div style="border: 1px solid #D8D8D8; padding:4px 8px 8px 8px; margin:10px; background: #F2F2FF; float:right; min-width: 150px;"> | ||
{{#if: {{{title|}}}|<p><b>[[Title::{{{title|}}}]]</b></p> }} | {{#if: {{{title|}}}|<p><b>[[Title::{{{title|}}}]]</b></p> }} | ||
{{#if: {{{date|}}}|<p>Beginn: [[Date::{{{date|}}}]] </p> }} | {{#if: {{{date|}}}|<p>Beginn: [[Date::{{{date|{{#widget:NiceDate|timestamp={{{date}}} }} }}}]] </p> }} | ||
{{#if: {{{enddate|}}}|<p>Ende: [[Enddate::{{{enddate|}}}]] </p> }} | {{#if: {{{enddate|}}}|<p>Ende: [[Enddate::{{{enddate|}}}]] </p> }} | ||
{{#if: {{{url|}}}|<p>Url: [[Url::{{{url|}}}]] </p> }} | {{#if: {{{url|}}}|<p>Url: [[Url::{{{url|}}}]] </p> }} | ||
Revision as of 08:32, 3 June 2013
This is the "Termin" template. It should be called in the following format:
{{Termin
|date=
|enddate=
|title=
|url=
|visible=
|meetupid=(optional) id of the meetup event
}}
Edit the page to see the template text.