Template:WeeklyEventLinks: Difference between revisions
Jump to navigation
Jump to search
→onlyinclude'd: remove newlines, try |
m →onlyinclude'd: include template |
||
| Line 20: | Line 20: | ||
| text_next = {{{text_next|Next week}}} | | text_next = {{{text_next|Next week}}} | ||
| preload = {{{preload|}}} | | preload = {{{preload|}}} | ||
}}</onlyinclude> | }} <small>[[Template:WeeklyEventLinks|T]]</small></onlyinclude> | ||
</blockquote> | </blockquote> | ||
<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=/}}
<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|}}}
}}