Template:RecurringEvent: Difference between revisions

From base48
imported>B42
No edit summary
(drop SMW shit)
 
(24 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>
<!--
<!--
start
start
end
end (temporarily disabled)
unit
unit
period
period
Line 7: Line 8:
exclude
exclude
date description
date description
name (todo)
-->
-->
<includeonly>
<div style="display: block; float: right; margin-left: 10px; margin-bottom: 10px; margin-top: 10px; width: 300px; " class="catlinks">
<div style="display: block; float: right; margin-left: 10px; margin-bottom: 10px; margin-top: 10px; width: 300px; " class="catlinks">
   <!-- Header -->
   <!-- Header -->
   <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;"><!-- logo --></div>
   <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, &#x200b; is 'zero-width' space
--> {{ProjectInfoBoxItem|place|holder|1}} <!-- uglyhack: MW parser ignores the trailing spaces of replacement, &#x200b; is 'zero-width' space
--> <div style="clear: right; margin-top: 4px;"></div>
-->
    <div style="clear: right; margin-top: 4px;"></div>
   </div>
   </div>
</div> <!--
</div> <!--
--> {{#set_internal_recurring_event:Event name
--> [[Category:Events]] [[Category:Recurring events]]
      |property=Start date
      |start={{{start}}}
      {{#if:{{{end|}}}|end={{{end}}}|}}
      |unit={{{unit|day}}}
      |period={{{period|7}}}
      {{#if:{{{include|}}}|include={{{include}}}}}
      {{#if:{{{exclude|}}}|exclude={{{exclude}}}}}
      |PropA=WAT
      }} <!--
--> [[Category:Events]]
</includeonly>
</includeonly>

Latest revision as of 17:14, 15 February 2024