Template:Wfmessage/doc
< Template:Wfmessage
Jump to navigation
Jump to search
Revision as of 11:28, 13 September 2022 by Gwyneth Llewelyn (talk | contribs) (Commenting out the bit regarding <templatedata> (not supported on the SL Wiki))
This is a documentation subpage for Template:Wfmessage. It contains usage information, categories and other content or metadata that is not part of the original template. |
Usage
The Website flex message box template is a message box template like Template:Mbox but based on the style of the home page. It uses CSS flexboxes to style the content.
Notes
A detailed documentation for each parameter is provided below. The type
needs some visual explanation
Syntax
{{Wfmessage | type = | image = | text = | nocat = | categories = }}
Parameters
- type=advice
- Advice contains important information the user should take into consideration. This refers to import guidelines and other OSM guidelines. It basically says "you should take that into consideration. Otherwise, you provoke a conflict or worse."
- type=content
- Content issues indicate problems arising from translations or cleanup necessities. Similarly, it can also be used for incomplete or dubious content. It basically suggests "please double check what is written here".
- type=delete
- Type
delete
is used for content whose deletion is requested. That effectively limits its use to {{Delete}}. The intended message is "this may effect you soon".
- type=notice
- Notices are used for edit requests, stubs, and general notices that may or may not be relevant to the user. It is basically an equivalent to "for your interest"/"FYI".
- type=structural
- This type indicates structural changes to one or multiple pages about a similar topic. For the ordinary reader, it should be understood as "this is some information in case you are interested in wiki matters". This would be used for {{Merge}}, {{Move}}, {{Split section}}, {{Delete proposal}} ...