https://bugzilla.wikimedia.org/show_bug.cgi?id=23388
Summary: Hatnotes: Make template header tags wrap without </p>
Product: MediaWiki
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: Normal
Component: Templates
AssignedTo: [email protected]
ReportedBy: [email protected]
Currently, in-body template tags bring a new <p> or <div>, which causes
hatnotes ({{otheruses}} {{redirect}}, etc.) to appear on separate paragraphs.
Too often enough we see clutter like:
>For other uses, see Emotion (disambiguation).
>"Emotional" redirects here. For other uses, see Emotional (disambiguation).
Where > represents a new paragraph or a newline . Ideally, these should show up
simply as one paragraph:
:For other uses, see Emotion (disambiguation). "Emotional" redirects here. For
other uses, see Emotional (disambiguation).
But even showing just newlines like below would be better:
:For other uses, see Emotion (disambiguation).
:"Emotional" redirects here. For other uses, see Emotional (disambiguation).
Keep in mind we are sometimes seeing three or four of these, taking up three or
four paragraphs before one even gets to the article. Consolidating hatnotes
into one paragraph will also keep hatspam down, as we will pay more attention
to what gets included.
-S
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l