Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:MC/Issue list/doc

Template page
Revision as of 10:24, 19 March 2026 by imported>Fabian Almarza
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:Documentation header Template:Lua Gives a link to Mojang's issue tracker showing unresolved, fixed, "Works as Intended" and "Won't Fix" issues relating to the search term. Should be used in the issues section of the article.

Usage

The template defaults to using the page name as the search term.

{{issue list|Search term|Optional search term1|Optional search term2|...|Optional search term8}}

Spaces in search terms are treated as AND contains. So a search for "NPC Village" will find results containing variations of "NPC" and "Village" in any order within the summary.

Optional search terms are treated as OR contains, however spaces within these terms will still count as AND. For example, {{issue list|NPC Village|Mob Town}} will search for summary contains "NPC" AND "Village" OR summary contains "Mob" AND "Town".

When utilizing the optional search terms, the template no longer uses the page name. Ensure the first term listed is the page name, including capitalization, for consistency with pages using just the default template.

Filtering results

To filter out undesired results, type a "-" in front of the search term. All of these "negative" search terms must be grouped first. For example, {{issue list|-mushroom|-tree|giant}} will search for "Giant" but filter out issues with "tree" or "mushroom" in the title.

Exact search terms

The search results may contain matches for words similar to the search term. For example {{issue list|Slowness}} returns a list of issues that contain the words "slowness", "slow", "slows", "slowing", etc. This may cause unrelated issues to be displayed. Attempting to filter results using the above method may also lead to undesired results. For example, {{issue list|Slowness|-slow}} returns no results because all issues with words similar to "slow" are excluded from the search results.

To force the template to search for an exact word, enclose the search term with \" before and after the term, e.g. \"search term\". This can also be used when filtering out terms. For example, {{issue list|Slowness|-\"slow\"}}.

Specifying projects

Issues for the various Minecraft games and software are grouped into "projects" in the issue tracker. The template defaults to listing issues for both Java Edition and Bedrock Edition. To specify the project(s), use the |projects= parameter. Multiple projects can be chosen using a comma-separated list.

{{issue list|...|projects=project1,project2,...}}

parameter values
  • MC: Java Edition
  • MCPE: Bedrock, Education, and Legacy Console Editions
  • MCD: Minecraft Dungeons
  • MCLG: Minecraft Legends
  • MCL: Minecraft Launcher
  • BDS: Bedrock Dedicated Server
  • WEB: Mojang Web Services
  • REALMS: Realms

Examples

{{issue list|sponge}}:
Template:Issue list


{{issue list|coal|charcoal}}:
Template:Issue list


{{issue list|-mushroom|-tree|giant}}:
Template:Issue list


{{issue list|minecraft|projects=WEB, MCL}}:
Template:Issue list


es:Plantilla:Lista de errores/doc fr:Modèle:Liste des problèmes/doc it:Template:Lista dei problemi/doc ja:テンプレート:Issue list/doc ko:틀:Issue list/doc nl:Sjabloon:Issue list/doc pt:Predefinição:Lista de problemas/doc ru:Шаблон:Проблемы с объектом/док th:แม่แบบ:Issue list/doc