Template:Hide/doc

From Wikiversity
Jump to navigation Jump to search

This template hides content using a <div> with a style of display:none.

Default
{{Hide|Hidden content}}
Style
{{Hide|style=style|Hidden content}}

Examples

[edit source]

Note for the examples, the content is hidden, so you don't see anything here.

Default

Hidden content


Style

Hidden content


Note: Style was included because it was easy to include and someone may have some use for it later. It doesn't make sense to style hidden content, but could be used for placement off screen (accessibility).

See also

[edit source]