Jump to content

Wikipedia:Wikipedia Signpost/Templates/RSS description/doc

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by JPxG (talk | contribs) at 22:31, 15 December 2023 (Created page with '{{Documentation subpage}} == Usage == Very simple -- creates a non-printing HTML element for the RSS description. Like this: :<code><nowiki><div style="display:none;" itemprop="description" class="signpost-rss-description">{{Plain text|1={{{1|}}}}}</div></nowiki></code> This is machine-readable but does not display anywhere on the page. <includeonly>{{Sandbox other|| <!-- Categories below this line --> }}</includeonly>'). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Usage

[edit]

Very simple -- creates a non-printing HTML element for the RSS description. Like this:

<div style="display:none;" itemprop="description" class="signpost-rss-description">{{Plain text|1={{{1|}}}}}</div>

This is machine-readable but does not display anywhere on the page.