I finally got around to fixing and finishing some things with UserLastActivity. I want to update the documentation page but there is a bit of a hiccup. The updates would change a substantial part of the documentation and there is already a Spanish translation of the page. This wouldn't be a problem if I had left things as they were but I also decided to parameterize (following KockaAdmiralac's example with ViewNotificationsUsers) the documentation page to make future translations easier.
The issue here is that, when I make the changes to the English page, I won't be able to translate and update the Spanish page since I don't know Spanish. I tried looking around and there doesn't seem to be any way to use an old version of a page when transcluding content. Any ideas? Perhaps I should revert the Spanish page to before the parameterization?