Dark Vision: Difference between revisions

Jump to navigation Jump to search
288 bytes added ,  15:10, 27 April 2022
m
convert to manual query because there are more than the 100 limit imposed by the "creatures with..." template
m (fix favilink)
m (convert to manual query because there are more than the 100 limit imposed by the "creatures with..." template)
Line 11: Line 11:


==Creatures with Dark Vision==
==Creatures with Dark Vision==
{{Creatures with the mutation|Dark Vision}}
{{#cargo_query:
| tables  = CreatureMutations=CM,GeneralData=GD
| join on  = CM._pageName=GD._pageName
| fields  = CONCAT('{{(}}favilink id{{!}}', GD.ObjectID, '{{)}}')=Name
| where    = Mutation = '{{PAGENAME}}' AND CM._pageNamespace='0'
| groupBy  = CM._pageName
| template = favilink format
| format  = ul
| limit    = 999
}}


{{Mutation Navbox}}
{{Mutation Navbox}}

Navigation menu