Template:H
Jump to navigation
Jump to search
This template is a component of another, as to help organize (and/or optimize) a larger structure of code. It is not meant to be called individually and should never be placed into an article.
)#
Used to get around a wikitext quirk, where an escaped
number sign will force itself onto a new line if transcluded without one or more preceding characters.
Detail
The number sign or hashtag is tricky to escape in MediaWiki.
- Has standard text use as numbered list bullet when first on a line. Therefore order-of-eval is more impactful than curly bracket counterparts.
- Link anchors: Cannot be substituted by variable due to evaluation order. Must have at least one preceding character which interferes with versatility.