Event template suggestions #889
Replies: 3 comments 2 replies
-
|
For 2: mdn/content#18700 |
Beta Was this translation helpful? Give feedback.
-
So do you mean, for instance, Or am I misunderstanding you?
+1. I argued about this ages ago but can't find the thread any more. We don't do this for anything else, why do it for events? |
Beta Was this translation helpful? Give feedback.
-
|
The change to the template was accepted. I'm going to just be thankful for that. Will remove the sections as soon as I can. Closing this discussion. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
MDN documents events using a standard interface page for the object that describes one or more events, and specific pages for each event derived from the interface.
I think we should require that the interface page for an event lists the events that it is used in. Some event pages do this already, but it is not formalised or done in a standard way.
I was thinking we should add a additional section
## Event instancesto these pages as a peer of the Syntax section.Note, I thought perhaps just "Events" but that is apparently used to indicate events fired at an interface.
The events themselves are supposed to match the API_event_subpage_template.
I propose that we remove the Event properties section from this template.
My reasoning is that it duplicates the interface data, to no real value.
Beta Was this translation helpful? Give feedback.
All reactions