Does anyone have a weekly template that has the days, I don't write enough to have a daily template

I came across a weekly template a few weeks ago, It had code to automatically fill in an h2 section for each day of that week. Does anyone know how that can be achieved?

Here’s mine (requires Periodic Notes plugin):

←[[{{date-1w:GGGG-[W]WW}}]] | [[{{date+1w:GGGG-[W]WW}}]]→


## Monday [[{{monday:YYYY-MM-DD}}]]



## Tuesday [[{{tuesday:YYYY-MM-DD}}]]



## Wednesday [[{{wednesday:YYYY-MM-DD}}]]



## Thursday [[{{thursday:YYYY-MM-DD}}]]



## Friday [[{{friday:YYYY-MM-DD}}]]



## Saturday [[{{saturday:YYYY-MM-DD}}]]



## Sunday [[{{sunday:YYYY-MM-DD}}]]


Are you sure there’s no other plugins required? Any templating plugins? The days are not being rendered: {{friday:YYYY-MM-DD}}

Thanks

It might only work in periodic (daily, weekly, etc.) notes. Is that the issue?