Template:Termin: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Test-Umbau |
||
| 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; width: 50px;"> | |||
{{#if: {{{title|}}}|[[Title::{{{title|}}}]] }} | |||
{{#if: {{{date|}}}|[[Date::{{{date|}}}]] }} | |||
| | {{#if: {{{enddate|}}}|[[Enddate::{{{enddate|}}}]] }} | ||
{{#if: {{{url|}}}|[[Url::{{{url|}}}]] }} | |||
| | |||
| | |||
| | |||
{{#if: {{{meetupid|}}}|Meetup: {{#widget:Meetup|meetupid={{{meetupid}}} }} }} | {{#if: {{{meetupid|}}}|Meetup: {{#widget:Meetup|meetupid={{{meetupid}}} }} }} | ||
</div> | |||
<span style="display:none;visibility:hidden"> | <span style="display:none;visibility:hidden"> | ||
Needs to be there, but does not need to be seen by a visitor [[Visible::{{{visible|}}}]] | Needs to be there, but does not need to be seen by a visitor [[Visible::{{{visible|}}}]] | ||
Revision as of 08:15, 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.