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: a23177a66be6b40c

Jump to content

Module:Navbox with collapsible groups/configuration/sandbox

From Wikipedia, the free encyclopedia
return {
	--These values will be merged with those from [[Module:Navbox/configuration]]
	keyword = {
		state_uncollapsed = 'uncollapsed',
	},
	pattern = {
		contentnum = '^content(%d+)$',
		groupnum = '^group(%d+)$',
		num = '^%a+(%d+)$',
		sectnum = '^sect(%d+)$',
		sectionnum = '^section(%d+)$',
		withCollapsibleGroups = 'Template:Navbox with collapsible groups',
	},
	arg = {
		abbr_and_num = 'abbr%d',
		content_and_num = 'content%d',
		contentstyle_and_num = 'content%dstyle',
		contentstyle = 'contentstyle',
		image_and_num = 'image%d',
		imageleft_and_num = 'imageleft%d',
		sect_and_num = 'sect%d',
		section_and_num = 'section%d',
		secttitlestyle = 'secttitlestyle',
		sectiontitlestyle_and_num = 'section%dtitlestyle',
		selected = 'selected',
		state_and_num = 'state%d',
	},
}