66,434
editsAd placeholder
Template:Book list: Difference between revisions
Jump to navigation
Jump to search
m
no edit summary
HiddenDragon (talk | contribs) (Created page with "<includeonly><ul style="column-width: 20em; white-space: normal; list-style: none;"> {{#cargo_query: tables = misc_items | fields = _pageName = page, name, icon, rarity | where = {{{where|}}} | more results text = | format = template | template = Book list/format | named args = yes | order by = name ASC }} </ul></includeonly><noinclude> Creates a list of books. Example: <pre> {{Book list | where = name LIKE 'a%' }} </pre> Result: {{Book list | where = name LIKE 'a%'...") |
HiddenDragon (talk | contribs) mNo edit summary |
||
Line 7: | Line 7: | ||
| template = Book list/format | | template = Book list/format | ||
| named args = yes | | named args = yes | ||
| limit = 500 | |||
| order by = name ASC | | order by = name ASC | ||
}} | }} |