Template:First character/doc: Difference between revisions

Safer nicotine wiki Tobacco Harm Reduction
Jump to navigation Jump to search
m (→‎Issues: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other)
 
m (1 revision imported)
 
(No difference)

Latest revision as of 15:35, 1 September 2021

Usage


Issues

Does not cope well with =, #, :, * or ;

"=" can be worked around:

"#", ":", "*" and ";" do actually get computed and can be used in comparison tests.

The display problem seems to hinge on T14974 by which bug Mediawiki treats these as if they are commencing a new-line (possibly inserting a newline for that purpose) so that:

{{First character|#string}} Item 1

gives:


  1. Item 1