Template:RecurringEvent: Difference between revisions
imported>B42 |
imported>B42 (imaga parameter) |
||
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;"> | ||
Line 38: | Line 38: | ||
|exclude={{{exclude|}}} | |exclude={{{exclude|}}} | ||
|Is recurring=true | |Is recurring=true | ||
|Image={{{image|}}} | |||
}} <!-- | }} <!-- | ||
--> [[Category:Events]] [[Category:Recurring events]] | --> [[Category:Events]] [[Category:Recurring events]] | ||
</includeonly> | </includeonly> |