Template:BrowseByAskQueryPreviousNext
![]() |
Template documentation. Use it as described below:
This template creates an automatic navigation to browse within a category or a semantic query. By default small left-right arrows are shown, but the layout can be easiliy changed using the template parameter “ ![]() ![]() ![]() {{BrowseByAskQueryPreviousNext | [[Category:Media provided by Dryades]]}} {{BrowseByAskQueryPreviousNext | [[Category:Media provided by Dryades]]}}
<!-- "1 =" or "query =" -->
{{BrowseByAskQueryPreviousNext | 1 = [[Category:Media provided by Dryades]]}}
{{BrowseByAskQueryPreviousNext | query = [[Category:Media provided by Dryades]]}}
<!-- "compare with =" if another page for comparison is required -->
{{BrowseByAskQueryPreviousNext | query = [[Category:Media provided by Dryades]] | compare with = File:Dryades 7opiu.jpg}}
(2) Using {{BrowseByAskQueryPreviousNext | [[Category:Help]] | show = text}}
![]() ![]() ![]() ![]() show = navigation long {{BrowseByAskQueryPreviousNext
| query = [[Category:Acer]]
| show = navigation long
| link up = :Category:Acer
| link up text = ''Acer'' sp.
}}
(4) With ![]() show = images , show = 100.images {{BrowseByAskQueryPreviousNext
| query = [[Category:Dryades Plant Images]]
| show = images
}}
{{BrowseByAskQueryPreviousNext
| query = [[Category:Dryades Plant Images]]
| show = 100.images<!-- show 100 images -->
}}
|
Technical note: this template sets a property: Page Name, because it is necessary to ask for the page before and after the current one. CSS definition for nearly squared thumbs:
/* Template:BrowseByAskQueryPreviousNext */
td.thumb-squared-120x120px a.image {
display: inline-block;
/*width: 120px;*/
text-align: center;
}
td.thumb-squared-120x120px div.thumbinner {
width: 120px!important;
}