Page MenuHomePhabricator

Hatnote should be exposed on lead rather than moved below lead paragraph
Closed, ResolvedPublic

Description

Currently the MCS endpoints move the hatnote below the lead paragraph like so:

Screen Shot 2016-08-23 at 1.43.19 PM.png (315×956 px, 63 KB)

In web "See also" text should appear below Wikidata description

Talking to @bearND it seems this is pulled out in the Android app anyway so to service both use cases I'd like to see us remove it from the lead section and instead formalise it as a hatnote parameter in the API response

e.g.:

{
  lead: {
    ns: 0, description: "WWE event in 2016", hatnote: '<div>Also known as</div>'
  }
}

Event Timeline

Change 309164 had a related patch set uploaded (by Jdlrobson):
Hatnote should be promoted outside lead section html

https://gerrit.wikimedia.org/r/309164

When "Done" does that mean deployed? Can this be resolved?

@Jdlrobson @Mholloway Done just means it's merged. When it's deployed we resolve it. We can change the column name to say something "To be deployed". What do you think?