Template:RecurringEvent: Difference between revisions
imported>B42 (iCalendar link) |
(drop SMW shit) |
||
(11 intermediate revisions by 2 users not shown) | |||
Line 14: | Line 14: | ||
<div style="margin-top: 0.3em; margin-bottom: 0.3em; width: 290px; font-weight: bolder; font-size: 1.4em; text-align: center; color: #333;">{{PAGENAME}}</div> | <div style="margin-top: 0.3em; margin-bottom: 0.3em; width: 290px; font-weight: bolder; font-size: 1.4em; text-align: center; color: #333;">{{PAGENAME}}</div> | ||
<!-- Logo --> | <!-- Logo --> | ||
<div style="width: 290px; text-align: center; margin: 5px;"> | <div style="width: 290px; text-align: center; margin: 5px;">{{#if: {{{image|}}}|[[File:{{{image}}}|frameless|290px]]|}}</div> | ||
<!-- Details --> | <!-- Details --> | ||
<div style="border: 1px solid #CCC; margin: 5px; padding: 0.5em; background-color: #FFF;"> | <div style="border: 1px solid #CCC; margin: 5px; padding: 0.5em; background-color: #FFF;"> | ||
{{ProjectInfoBoxItem|Event start|{{{date description}}} | {{ProjectInfoBoxItem|Event start|{{{date description}}}}} <!-- uglyhack: MW parser ignores the trailing spaces of replacement, ​ is 'zero-width' space | ||
--> <div style="clear: right; margin-top: 4px;"></div> | --> <div style="clear: right; margin-top: 4px;"></div> | ||
</div> | </div> | ||
</div> <!-- | </div> <!-- | ||
--> [[Category:Events]] [[Category:Recurring events]] | --> [[Category:Events]] [[Category:Recurring events]] | ||
</includeonly> | </includeonly> |