Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a237c6c32cbfde81

Jump to content

Module talk:TOCyears

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
(Redirected from Module talk:TOCyears/doc)
Latest comment: 11 years ago by Nullzero

@Mr. Stradivarius: autogenerating TOC by looking at page's content would be nice! I used to write that code (Module:AutomaticTOC), but it incredibly sucks. --Nullzero (talk) 02:07, 3 October 2014 (UTC)Reply

@Nullzero: What does Module:AutomaticTOC aim to do that the normal MediaWiki TOCs don't do already? — Mr. Stradivarius ♪ talk ♪ 05:10, 3 October 2014 (UTC)Reply
It filters all headings (== xxx ==) which have length greater than a value out (but can be customized to add some headings back as well). So, instead of showing all A, B, ..., Z like Template:Compact_ToC, or AA, AB, ..., ZZ, it shows only headings that do really exist. --Nullzero (talk) 06:14, 3 October 2014 (UTC)Reply