Help:User levels: Difference between revisions

>Josikins
No edit summary
>Kenan
m Reverted edits by FenrisVVulf (talk) to last revision by Jire
 
(48 intermediate revisions by 6 users not shown)
Line 1: Line 1:
# The actual user level definitions -- key is simple: 'Level name' => points needed
__NOTOC__
<center>
{| width="90%" cellspacing="10"
|-
| width="33%" style="vertical-align: top;" |
        <div class="panel radius">
            <h3 class="panel-header">Ranks [[File:bar-chart.svg|x20px|right|link=]]</h3>
            <ul class="featured-table">
            <p class="panel-body">Ranks act as a leveling system which automatically assigns a title to users once they have accrued a specific amount of points under a registered account. </p>
<li class="list-item"> '''Muggle''' - 0 points</li>
<li class="list-item"> '''Casual User''' - 500 points</li>
<li class="list-item"> '''Informed User''' - 1000 points</li>
<li class="list-item"> '''Regular Contributor''' - 2000 points</li>
<li class="list-item"> '''Hyperspace Explorer''' - 10,000 points</li>
<li class="list-item"> '''DMT Entity''' - 20,000 points</li>
<li class="list-item"> '''Self Transforming Machine Elf''' - 30,000 points</li>
<li class="list-item"> '''Cosmic Pioneer''' - 40,000 points</li>
<li class="list-item"> '''Apprentice Shaman''' - 60,000 points</li>
<li class="list-item"> '''Seasoned Shaman''' - 100,000 points</li>
<li class="list-item"> '''Where is My Mind?''' - 130,000 points</li>
<li class="list-item"> '''I am Everything''' - 170,000 points</li>
<li class="list-item"> '''Officially Transcended''' - 3,000,000 points</li>
<li class="list-item"> '''Grand Master Shaman of the Universe''' - ???? points</li>
</ul>
        </div>
| width="33%" style="vertical-align: top;" |


    'Muggle' => 0,
        <div class="panel radius">
    'Casual User' => 500,
            <h3 class="panel-header">Awards [[File:Trophy.svg|x20px|right|link=]]</h3>
    'Informed User' => 1000,
            <p class="panel-body">Awards are automatically given to users and displayed on their social profile once they have accrued a specific amount of points. </p>
    'Regular Contributor' => 2000,
<center>
    'Hyperspace Explorer' => 10000,
<gallery>
    'DMT Entity' => 20000,
File:Eye222.png|'''10 edits'''
    'Self Transforming Machine Elf' => 30000,
File:Terence mckenna.png|'''100 edits'''
    'Cosmic Pioneer' => 40000,
</gallery>
    'Apprentice Shaman' => 50000,
<gallery>
    'Seasoned Shaman' => 60000,
File:Yingyang.png|'''1000 edits'''
    'Grand Master Shaman of the Universe' => 70000,
File:Alanwatts.png|'''10,000 edits'''
    'Where is My Mind?' => 80000,
</gallery>
    'I am Everything' => 90000,
</center>
    'Officially Transcended' => 100000,
</ul>
 
        </div>
# Point allocation
| width="33%" style="vertical-align: top;" |
 
                <div class="panel radius">
    $wgUserStatsPointValues['edit'] = 50; // Points awarded on main namespace edit
            <h3 class="panel-header">Point allocation [[File:line-chart.svg|x20px|right|link=]]</h3>
    $wgUserStatsPointValues['friend'] = 50; // Points awarded for adding a friend
            <ul class="featured-table">
    $wgUserStatsPointValues['foe'] = 60; // Points awarded for adding a foe
            <p class="panel-body">Points are automatically allocated to users when they perform certain tasks across the wiki under a registered account. </p>
    $wgUserStatsPointValues['user_image'] = 500; // Points awarded for adding your first avatar
            <ul class="content-table">
    $wgUserStatsPointValues['gift_sent'] = 20; // Points awarded for giving a gift
<li class="list-item"> '''20''' points awarded for giving a gift</li>
    $wgUserStatsPointValues['gift_rec'] = 50; // Points awarded for receiving a gift
<li class="list-item"> '''50''' points awarded for main namespace edits</li>
<li class="list-item"> '''50''' points awarded for adding a friend</li>
<li class="list-item"> '''50''' points awarded for receiving a gift</li>
<li class="list-item"> '''60''' points awarded for adding a romantic partner</li>
<li class="list-item"> '''500''' points awarded for adding your first avatar</ul></li>
</ul>
</div>
|}</center>
==See also==
*[[Special:TopUsers|High score board]]
*[[Special:UpdateProfile|Edit profile]]