
This is an unofficial archive of PsychonautWiki as of 2025-08-11T15:14:44Z. Content on this page may be outdated, incomplete, or inaccurate. Please refer to the original page for the most up-to-date information.
Help:User levels: Difference between revisions
Jump to navigation
Jump to search
>Josikins No edit summary |
>Josikins No edit summary |
||
Line 12: | Line 12: | ||
'Seasoned Shaman' => 100000, | 'Seasoned Shaman' => 100000, | ||
'Where is My Mind?' => 130000, | 'Where is My Mind?' => 130000, | ||
'I am Everything' => | 'I am Everything' => 200000, | ||
'Officially Transcended' => | 'Officially Transcended' => 250000, | ||
'Grand Master Shaman of the Universe' => 300000, | 'Grand Master Shaman of the Universe' => 300000, | ||
Revision as of 18:45, 17 May 2014
- The actual user level definitions -- key is simple: 'Level name' => points needed
'Muggle' => 0, 'Casual User' => 500, 'Informed User' => 1000, 'Regular Contributor' => 2000, 'Hyperspace Explorer' => 10000, 'DMT Entity' => 20000, 'Self Transforming Machine Elf' => 30000, 'Cosmic Pioneer' => 40000, 'Apprentice Shaman' => 60000, 'Seasoned Shaman' => 100000, 'Where is My Mind?' => 130000, 'I am Everything' => 200000, 'Officially Transcended' => 250000, 'Grand Master Shaman of the Universe' => 300000,
- Point allocation
$wgUserStatsPointValues['edit'] = 50; // Points awarded on main namespace edit $wgUserStatsPointValues['friend'] = 50; // Points awarded for adding a friend $wgUserStatsPointValues['foe'] = 60; // Points awarded for adding a foe $wgUserStatsPointValues['user_image'] = 500; // Points awarded for adding your first avatar $wgUserStatsPointValues['gift_sent'] = 20; // Points awarded for giving a gift $wgUserStatsPointValues['gift_rec'] = 50; // Points awarded for receiving a gift