#How do I get this line sentences when writing something in particular on the search bar?
9 messages · Page 1 of 1 (latest)
you need to add short descriptions using {{SHORTDESC:}}
So it should be like this: {{SHORTDESC:Example of short description}}?
It should be on top or in the bottom of the page?
Yes, the parser function is also documented here: https://www.mediawiki.org/wiki/Extension:ShortDescription#Add_short_description
Wikipedia usually puts it on top of the page
Cool. thank you so much, @rigid shoal .
No problem
The position of it probably won't matter because Wikipedia wraps in in a template for some reason (maybe to display it in some circumstances) and just using SHORTDESC does not return any HTML/wikitext that could be displayed, but it's probably still better to have it at the top so you can find it more easily