Line 12: Line 12:
NOW WE NEED TO BE ABLE TO SPECIFY A VERSION AND THAT VERSION SHOULD BE CHECKED.
NOW WE NEED TO BE ABLE TO SPECIFY A VERSION AND THAT VERSION SHOULD BE CHECKED.
We don't need the latest, we need = or older. if nothing was found, it should get the older possible.
We don't need the latest, we need = or older. if nothing was found, it should get the older possible.
{{#lsth:Test/v2}}
{{#lsth:Test/{{FindVersionedSubpage|Test|v1.5}}
}}
After, we will need to add a third column to the table, with the ability of overiding the existing comments.
After, we will need to add a third column to the table, with the ability of overiding the existing comments.

Revision as of 14:26, 21 August 2025

MediaWiki has been installed.

Consult the User's Guide for information on using the wiki software.

Getting started

NOW WE NEED TO BE ABLE TO SPECIFY A VERSION AND THAT VERSION SHOULD BE CHECKED. We don't need the latest, we need = or older. if nothing was found, it should get the older possible. Test/Test/v1 After, we will need to add a third column to the table, with the ability of overiding the existing comments.