Link to article: Page Calendar.
.page-calendar-box > ul { display: grid; grid-template-columns: repeat(auto-fill, minmax(min(11.5em, 100%), 1fr)); row-gap: 1em; }
blockquote
[[>]] [[module Rate]] [[/>]] [[div class="blockquote"]] This is a list of all pages which are not SCPs or tales, by the year and month they were published. The goal is to provide a visual history of how the site's miscellaneous pages have changed with time. See also: * [[[SCP Calendar]]] * [[[Tale Calendar]]] [[/div]] [[module PageCalendar category="*"]] [[module ListPages category="*" tags="-scp -tale" perPage="100" date="@URL" separate="false" prependLine="||~ Page ||~ Date Published ||~ Created By ||"]] || %%linked_title%% || %%date%% || %%created_by_linked%% || [[/module]] [[module css]] .page-calendar-box > ul { display: grid; grid-template-columns: repeat(auto-fill, minmax(min(11.5em, 100%), 1fr)); row-gap: 1em; } [[/module]]