On Wikipedia, hidden text is text that is visible when editing the source for the page or when using VisualEditor, but not on the "rendered" version of the page presented to readers of the article.

Invisible comments are useful for alerting other editors to issues such as common mistakes that regularly occur in the article, a section title's being the target of an incoming link, or pointing to a discussion that established a consensus relating to the article. They should not be used to instruct other editors not to perform certain edits, although where existing local consensus is against making such an edit, they may usefully draw the editor's attention to that. Avoid adding too many invisible comments because they can clutter the wiki source for other editors.

Appropriate uses for hidden text

Some situations where hidden text is useful and good to have in articles:

Inappropriate uses for hidden text

Types of hidden text that should not be added include:

How to enter hidden text

Enter <!-- Comment --> and replace the word "Comment" with the hidden text you desire. Example (and note that line breaks in the comment itself do not show up in the rendered page):

The clock tower was constructed in 1928,<ref name="historicalsociety"/> and while it was struck by lightning in November 1955,<ref name="picayune"/><!--

The Picayune-Herald article lists it as being constructed in 1929, but the Historical Society's book (and the original city documents) show it was built in 1928.

--> it remained functional until 1987,
<!--Some sources erroneously cite this as having taken place in 1989.-->
when its face was permanently damaged in a fight between a high school student and an immortal vampire.<ref name="araki"/>

This will render as:

The clock tower was constructed in 1928,[1] and while it was struck by lightning in November 1955,[2] it remained functional until 1987, when its face was permanently damaged in a fight between a high school student and an immortal vampire.[3]

Check that your invisible comment does not upset the article's formatting, for example by introducing unwanted white space.

See also