This template generates an external link to the official match box score on the Volleyball World website for the AVC Volleyball Cup (both Men's and Women's competitions). It supports both the current season format and archived past seasons.

Usage

edit

Blank

edit
{{AVC game|||}}

Parameters

edit
  • 1 (Required): The unique match or schedule ID number from the Volleyball World URL.
  • 2 (Required): The gender of the competition. Acceptable values are men or women (case-insensitive).
  • 3 (Optional): The specific tournament year. Leave this blank for the current/active season. For archived past seasons (e.g., 2025), input the 4-digit year.

Examples

edit

Current or active season

edit

Leaving the third parameter blank links directly to the current live competition structure.

Men
  • Code: {{AVC game|28219|men}}
  • Output: Boxscore
Women
  • Code: {{AVC game|28104|women}}
  • Output: Boxscore

Archived past season

edit

Adding the year as the third parameter adjusts the URL path to point to that year's specific archive.

Men
  • Code: {{AVC game|23605|men|2025}}
  • Output: Boxscore
Women
  • Code: {{AVC game|23225|women|2025}}
  • Output: Boxscore

TemplateData

edit

Generates a styled external link to an AVC Volleyball Cup match box score on Volleyball World.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Match ID1

The unique match or schedule ID string from the Volleyball World URL.

Stringrequired
Gender2

The gender division of the match. Accepts 'men', 'men's', 'women', or 'women's'.

Suggested values
men women
Linerequired
Year3

The 4-digit tournament year. Only use this for archived past seasons (e.g., 2025). Leave blank for the active season.

Numberoptional