Template:Termin: Difference between revisions

From Attraktor Wiki
Jump to navigation Jump to search
Fh (talk | contribs)
No edit summary
Fh (talk | contribs)
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>
{|style="margin-bottom:20px"
 
!Titel
<div style="border: 1px solid #D8D8D8; padding:4px 8px 8px 8px; margin:10px; background: #F2F2FF; float:right; width: 50px;">
!Beginn
{{#if: {{{title|}}}|[[Title::{{{title|}}}]] }}
!Ende
{{#if: {{{date|}}}|[[Date::{{{date|}}}]] }}
|-
{{#if: {{{enddate|}}}|[[Enddate::{{{enddate|}}}]] }}
|style="padding:0 6px"|[[Title::{{{title|}}}]]
{{#if: {{{url|}}}|[[Url::{{{url|}}}]] }}
|style="padding:0 6px"|[[Date::{{{date|}}}]]
|style="padding:0 6px"|[[Enddate::{{{enddate|}}}]]
|-
|style="padding:6px" colspan="3" align="center"|[[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.