Template:WeeklyEventLinks: Difference between revisions
Jump to navigation
Jump to search
(docs) |
m (→onlyinclude'd: include template) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 12: | Line 12: | ||
==[[onlyinclude]]'d== | ==[[onlyinclude]]'d== | ||
<blockquote> | <blockquote> | ||
<onlyinclude> | <onlyinclude>{{#invoke:WeeklyEvent|links | ||
{{#invoke:WeeklyEvent|links | |||
| prefix = {{{prefix|Meeting Notes}}} | | prefix = {{{prefix|Meeting Notes}}} | ||
| joiner = {{{joiner| }}} | | joiner = {{{joiner| }}} | ||
| Line 21: | Line 20: | ||
| text_next = {{{text_next|Next week}}} | | text_next = {{{text_next|Next week}}} | ||
| preload = {{{preload|}}} | | preload = {{{preload|}}} | ||
}} | }} <small>[[Template:WeeklyEventLinks|T]]</small></onlyinclude> | ||
</blockquote> | |||
<pre> | |||
<small>([[Template:WeeklyEventLinks|T]])</small> | <small>([[Template:WeeklyEventLinks|T]])</small> | ||
</ | </pre> | ||
removing for help | |||
==Def== | ==Def== | ||
<pre> | <pre> | ||
Latest revision as of 18:25, 22 October 2025
Use[edit source]
{{WeeklyEventLinks|prefix=Meeting Notes|weekday=Tuesday}}
{{WeeklyEventLinks|prefix=5MoF|weekday=Thursday|joiner=/}}
onlyinclude'd[edit source]
<small>([[Template:WeeklyEventLinks|T]])</small>
removing for help
Def[edit source]
{{#invoke:WeeklyEvent|links
| prefix = {{{prefix|Meeting Notes}}}
| joiner = {{{joiner| }}}
| weekday = {{{weekday|Tuesday}}}
| text_this = {{{text_this|This week}}}
| text_prev = {{{text_prev|Last week}}}
| text_next = {{{text_next|Next week}}}
| preload = {{{preload|}}}
}}