User:Elevator1512: Difference between revisions

From Skyscraper Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Tag: Reverted
Line 5: Line 5:


YouTube Channel: [https://www.youtube.com/channel/UClg0Kkor3GtD-V0rTm5Mtsg/videos Elevator1512 Productions]
YouTube Channel: [https://www.youtube.com/channel/UClg0Kkor3GtD-V0rTm5Mtsg/videos Elevator1512 Productions]
<!-- Please do not edit below this line -->
Currently testing abuse filter code:
<code>
7 days / 20 edits Page Creation Restriction
action === create
(user_age < 604800 /* in seconds = 7 * 24 * 60 * 60 */
|
user_editcount < 20)
&
!ip_in_range(user_name, "2601:983:281:2160:0:0:0:0/64")
</code>

Revision as of 23:03, 14 March 2024

This user is legitimate.
They have been confirmed as a good user to this Wiki.

Elevator1512 Productions here. Always looking to help Skyscrapersim with elevator tours and more!

Also one of the current Admins of the Skyscrapersim wiki and helping out with the wiki management!

YouTube Channel: Elevator1512 Productions


Currently testing abuse filter code:

7 days / 20 edits Page Creation Restriction

action === create (user_age < 604800 /* in seconds = 7 * 24 * 60 * 60 */ | user_editcount < 20) & !ip_in_range(user_name, "2601:983:281:2160:0:0:0:0/64")