Mutations: Difference between revisions

65 bytes removed ,  16:29, 19 January 2023
→‎List of Mutations: remove creationcode
No edit summary
(→‎List of Mutations: remove creationcode)
Line 69: Line 69:
==List of Mutations==
==List of Mutations==
===Morphotypes===
===Morphotypes===
{{#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}}
{{#cargo_query:table=Mutations|fields=CONCAT('{{(}}favilink page{{!}}',_pageName,'{{)}}')=Mutation,Cost,Description,Exclusions|where=_pageNamespace='0' AND Type = 'Morphotype' AND Deprecated='0'|order by=Mutation ASC}}


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


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


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


== References ==
== References ==