Toggle menu
15
236
74
27.6K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 18:58, 22 February 2025 by Prd (talk | contribs) (Created page with "{{Documentation subpage}} == Usage == This template creates a link to toollabs:pageviews to check the page views of a given article in a given month and year. === Parameters === *<code>{{{1}}}</code>{{spaced ndash}}Article title. If omitted, the Main Page is used. *<code>{{{2}}}</code>{{spaced ndash}}Year (YYYY). If omitted, the current year is used. *<code>{{{3}}}</code>{{spaced ndash}}Month (MM), with leading zero. If omitted, the current month is used. There ar...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Usage

This template creates a link to toollabs:pageviews to check the page views of a given article in a given month and year.

Parameters

  • {{{1}}} – Article title. If omitted, the Main Page is used.
  • {{{2}}} – Year (YYYY). If omitted, the current year is used.
  • {{{3}}} – Month (MM), with leading zero. If omitted, the current month is used.

There are also aliases for the unnamed parameters:

  • {{{article}}} – Alias for unnamed parameter 1.
  • {{{year}}} – Alias for unnamed parameter 2.
  • {{{month}}} – Alias for unnamed parameter 3.

Examples

{{Check views|Coruche wine|2010|05}} and

{{Check views
  | article = Coruche wine
  | year    = 2010
  | month   = 05
}}

both generate (check views)

See also