
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
>PJosepherum mNo edit summary |
>Josikins No edit summary |
||
Line 2: | Line 2: | ||
'Muggle' => 0, | 'Muggle' => 0, | ||
'Casual User' => | 'Casual User' => 500, | ||
'Informed User' => | 'Informed User' => 1000, | ||
'Regular Contributor' => | 'Regular Contributor' => 1500, | ||
'Hyperspace Explorer' => | 'Hyperspace Explorer' => 2000, | ||
'DMT Entity' => | 'DMT Entity' => 2500, | ||
'Self Transforming Machine Elf' => | 'Self Transforming Machine Elf' => 3000, | ||
'Cosmic Pioneer' => | 'Cosmic Pioneer' => 3500, | ||
'Apprentice Shaman' => | 'Apprentice Shaman' => 4000, | ||
'Seasoned Shaman' => | 'Seasoned Shaman' => 45000, | ||
'Grand Master Shaman of the Universe' => | 'Grand Master Shaman of the Universe' => 5000, | ||
'Where is My Mind?' => | 'Where is My Mind?' => 5500, | ||
'I am Everything' => | 'I am Everything' => 6000, | ||
'Officially Transcended' => | 'Officially Transcended' => 7000, | ||
# Point allocation | # Point allocation |
Revision as of 18:15, 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' => 1500, 'Hyperspace Explorer' => 2000, 'DMT Entity' => 2500, 'Self Transforming Machine Elf' => 3000, 'Cosmic Pioneer' => 3500, 'Apprentice Shaman' => 4000, 'Seasoned Shaman' => 45000, 'Grand Master Shaman of the Universe' => 5000, 'Where is My Mind?' => 5500, 'I am Everything' => 6000, 'Officially Transcended' => 7000,
- 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