Template:WeeklyEventLinks: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
Mcint (talk | contribs)
docs
Mcint (talk | contribs)
m try remove self-link
Line 22: Line 22:
  | preload = {{{preload|}}}
  | preload = {{{preload|}}}
}}
}}
<small>([[Template:WeeklyEventLinks|T]])</small>
</onlyinclude>
</onlyinclude>
</blockquote>
</blockquote>
<pre>
<small>([[Template:WeeklyEventLinks|T]])</small>
</pre>
removing for help
==Def==
==Def==
<pre>
<pre>

Revision as of 16:58, 22 October 2025

Use

{{WeeklyEventLinks|prefix=Meeting Notes|weekday=Tuesday}}

Last week · Next week


{{WeeklyEventLinks|prefix=5MoF|weekday=Thursday|joiner=/}}

no recent page · Next week


Last week · Next week

<small>([[Template:WeeklyEventLinks|T]])</small>

removing for help

Def

{{#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|}}}
}}