Steps to replicate the issue:
- Create the following minimal wikitext:
<ref name="Test 1" details="P. 1">Main ref</ref> == References == <references />
What happens?:
- There are square brackets next to the main reference
What should have happened instead?:
- Display the main reference without square brackets
Other information:
- I believe sv:MediaWiki:Cite references link many is responsible. Swedish Wikipedia uses a customized version to put a b in squared brackets when references are re-used. See sv:Användare:Johannes Richter (WMDE)/sandlåda1 (or the screenshot below) for different examples.
- If my assumption is correct the main reference might get recognized as re-used but without any backlink markers to put into square brackets (unless the main reference is used somewhere without sub-ref details).
- We might want to check for similar customizations on other wikis.


