Template:FindInChangelog: Difference between revisions

From Official Barotrauma Wiki
Jump to: navigation, search
mNo edit summary
mNo edit summary
Line 2: Line 2:
tables = PageStatusSandbox
tables = PageStatusSandbox
| fields = version
| fields = version
| where = changelog LIKE "%{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}%"
| where = changelog LIKE "%{{#if:{{{name|}}}|{{{name}}}|{{#ifeq:{{PAGENAME}}|Version||{{PAGENAME}}}}}}%"
| order by = version DESC
| order by = version DESC
| more results text=
| more results text=

Revision as of 09:39, 9 December 2023

Unknown