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

Jump to content

Wikipedia:Wikipedia Signpost/Templates/Issue/Volume/doc

From Wikipedia, the free encyclopedia

Usage

[edit]

Just gives you the current volume, as parsed out of Wikipedia:Wikipedia Signpost/Templates/Issue. All it is is this:

{{digits|{{String split|{{Wikipedia:Wikipedia Signpost/Templates/Issue|2}}|" "|2}}}}

For humans to read:

{{digits 
    |{{String split 
        |{{Wikipedia:Wikipedia Signpost/Templates/Issue|2}}
        |" "
        |2
        }}
}}

See also: Wikipedia:Wikipedia Signpost/Templates/Issue/Issue.

Note: This requires the issue template to supply a string formatted like "Volume 20, Issue 1". If you change that template's output this will get messed up!