Macro | $def with (books_str, fulltext_str) $ books = "<strong>23,771,570</strong>" $ fulltext = "<strong>1,365,217</strong>" <p style="text-align: center; width: 100%"> $:(books_str % books)<br/> ($:(fulltext_str % fulltext)) </p> |
Description | Macro to give count of books and fulltext books in the Open Library |