Template:FindInChangelog: Difference between revisions

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

Revision as of 09:43, 9 December 2023

Unknown