Template:Termin: Difference between revisions

From Attraktor Wiki
Jump to navigation Jump to search
Fh (talk | contribs)
table um termine
Fh (talk | contribs)
tabellenbackground entfernt
Line 16: Line 16:
<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> }}
<table>
<table style="background:none;">
{{#if: {{{date|}}}|<tr><td>Beginn:</td><td>[[Date::{{{date|}}}|{{#widget:NiceDate|timestamp={{{date}}} }}]] </td></tr> }}
{{#if: {{{date|}}}|<tr><td>Beginn:</td><td>[[Date::{{{date|}}}|{{#widget:NiceDate|timestamp={{{date}}} }}]] </td></tr> }}
{{#if: {{{enddate|}}}|<tr><td>Ende:</td><td>[[Enddate::{{{enddate|}}}|{{#widget:NiceDate|timestamp={{{enddate}}} }} ]]</td></tr>}}
{{#if: {{{enddate|}}}|<tr><td>Ende:</td><td>[[Enddate::{{{enddate|}}}|{{#widget:NiceDate|timestamp={{{enddate}}} }} ]]</td></tr>}}

Revision as of 08:42, 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.