Template:FishTable: Difference between revisions
imported>Aramachus m added css class to change the size of the table |
imported>Aramachus "Level" of fish instead of "Cap" |
||
| Line 14: | Line 14: | ||
|title = {{{title6|}}} |
|title = {{{title6|}}} |
||
|include={Fishing¦FishTable.dpl} |
|include={Fishing¦FishTable.dpl} |
||
|table=class="horizon-table fishing-table {{{size cssclass|table-sm}}} center-col-2",-,Name, |
|table=class="horizon-table fishing-table {{{size cssclass|table-sm}}} center-col-2 tight-list",-,Name,Level,Location,Bait,Rods |
||
|tablesortcol=2 |
|tablesortcol=2 |
||
}} |
}} |
||
Revision as of 20:10, 7 September 2024
Usage
Generates tables of fish.
- Use the unnamed parameters 1, 2 and 3 to to include required categories
- (note: you can use {{!}} to use a logical OR in a category)
- Use notcat1, notcat2, notcat2 to exclude categories
- Use title1, title2, ..., title6 to include specific pages
- use size cssclass to set a css class for the table width (table-xs, table-sm, table-md, table-xl). The default is table-sm.
{{FishTable|Fishing/Amateur}}
Extension:DynamicPageList4 (DPL4), version 4.0.0: Error: MediaWiki\Extension\DynamicPageList4\Query::buildAndSelect - Template:FishTable: The DynamicPageList4 extension (version 4.0.0) produced a SQL statement which led to a Database error.<br/>The reason may be an internal error of DynamicPageList4 or an error that you made; especially when using parameters like 'categoryregexp' or 'titleregexp'. Usage of non-greedy <code>*?</code> matching patterns are not supported.<br/>The error message was:<br/><code>Error 1054: Unknown column 'cl1.cl_to' in 'ON' Function: MediaWiki\Extension\DynamicPageList4\Query::buildAndSelect - Template:FishTable Query: SET STATEMENT max_statement_time=10 FOR SELECT DISTINCT p.page_namespace AS `page_namespace`,p.page_id AS `page_id`,p.page_title AS `page_title` FROM `page` `p` JOIN `categorylinks` `cl1` ON (((p.page_id = cl1.cl_from) AND (cl1.cl_to = 'Fishing/Amateur'))) WHERE p.page_is_redirect = 0 LIMIT 500 </code>