Mutations: Difference between revisions

210 bytes added ,  19:09, 1 July 2022
m
convert links to favilinks
(redundant category)
m (convert links to favilinks)
Line 69: Line 69:
==List of Mutations==
==List of Mutations==
===Morphotypes===
===Morphotypes===
{{#cargo_query:table=Mutations|fields=_pageName=Mutation,Cost,Description,Exclusions,CreationCode|where=_pageNamespace='0' AND Type = 'Morphotype' AND Deprecated='0'|order by=Mutation ASC}}
{{#cargo_query:table=Mutations|fields=CONCAT('{{(}}favilink page{{!}}',_pageName,'{{)}}')=Mutation,Cost,Description,Exclusions,CreationCode|where=_pageNamespace='0' AND Type = 'Morphotype' AND Deprecated='0'|order by=Mutation ASC}}


===Physical Mutations===
===Physical Mutations===
{{#cargo_query:table=Mutations|fields=_pageName=Mutation,Cost,Description,Slots,Exclusions,CreationCode|where=_pageNamespace='0' AND Type = 'Physical' AND CreationCode <> '' AND Deprecated='0'|order by=Mutation ASC}}
{{#cargo_query:table=Mutations|fields=CONCAT('{{(}}favilink page{{!}}',_pageName,'{{)}}')=Mutation,Cost,Description,Slots,Exclusions,CreationCode|where=_pageNamespace='0' AND Type = 'Physical' AND CreationCode <> '' AND Deprecated='0'|order by=Mutation ASC}}


===Physical Defects===
===Physical Defects===
{{#cargo_query:table=Mutations|fields=_pageName=Mutation,Cost,Description,Slots,Exclusions,CreationCode|where=_pageNamespace='0' AND Type = 'Physical Defect' AND CreationCode <> '' AND Deprecated='0'|order by=Mutation ASC}}
{{#cargo_query:table=Mutations|fields=CONCAT('{{(}}favilink page{{!}}',_pageName,'{{)}}')=Mutation,Cost,Description,Slots,Exclusions,CreationCode|where=_pageNamespace='0' AND Type = 'Physical Defect' AND CreationCode <> '' AND Deprecated='0'|order by=Mutation ASC}}


===Mental Mutations===
===Mental Mutations===
{{#cargo_query:table=Mutations|fields=_pageName=Mutation,Cost,Description,Exclusions,CreationCode|where=_pageNamespace='0' AND Type = 'Mental' AND CreationCode <> '' AND Deprecated='0'|order by=Mutation ASC}}
{{#cargo_query:table=Mutations|fields=CONCAT('{{(}}favilink page{{!}}',_pageName,'{{)}}')=Mutation,Cost,Description,Exclusions,CreationCode|where=_pageNamespace='0' AND Type = 'Mental' AND CreationCode <> '' AND Deprecated='0'|order by=Mutation ASC}}


===Mental Defects===
===Mental Defects===
{{#cargo_query:table=Mutations|fields=_pageName=Mutation,Cost,Description,Exclusions,CreationCode|where=_pageNamespace='0' AND Type = 'Mental Defect' AND CreationCode <> '' AND Deprecated='0'|order by=Mutation ASC}}
{{#cargo_query:table=Mutations|fields=CONCAT('{{(}}favilink page{{!}}',_pageName,'{{)}}')=Mutation,Cost,Description,Exclusions,CreationCode|where=_pageNamespace='0' AND Type = 'Mental Defect' AND CreationCode <> '' AND Deprecated='0'|order by=Mutation ASC}}


== References ==
== References ==