solar energy
BANNED
- Jan 2, 2024
- 292
- 94
I want to know how to add content for a backlink in the Wikipedia References section. When I click edit, it is blank with no content, so I am unable to make changes.
<ref>{{cite web|url=YOUR_URL|title=YOUR_PAGE_TITLE|last=LAST_NAME|first=FIRST_NAME|publisher=YOUR_PUBLISHER|publication-date=August 21, 2024|access-date=August 21, 2024}}</ref>
This is correct!You're not supposed to edit the "References" section directly. What you have to do is to edit any other section of the article and provide a citation like so:
Code:<ref>{{cite web|url=YOUR_URL|title=YOUR_PAGE_TITLE|last=LAST_NAME|first=FIRST_NAME|publisher=YOUR_PUBLISHER|publication-date=August 21, 2024|access-date=August 21, 2024}}</ref>
Then your citation will automatically be added to the "References" section at the bottom.