HiddenDragon
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%'..."