Template:Termin: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 14: | Line 14: | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
<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|{{#widget:NiceDate|timestamp={{{date | {{#if: {{{date|}}}|<p>Beginn: [[Date::{{{date|}}}|{{#widget:NiceDate|timestamp={{{date}}} }}]] </p> }} | ||
{{#if: {{{enddate|}}}|<p>Ende: [[Enddate::{{{enddate|}}}]] </p> }} | {{#if: {{{enddate|}}}|<p>Ende: [[Enddate::{{{enddate|}}}|{{#widget:NiceDate|timestamp={{{enddate}}} }} ]] </p> }} | ||
{{#if: {{{url|}}}|<p>Url: [[Url::{{{url|}}}]] </p> }} | {{#if: {{{url|}}}|<p>Url: [[Url::{{{url|}}}]] </p> }} | ||
Revision as of 08:40, 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.