Module:ProfileInfoboxUpdaterExperimental3: Difference between revisions

From RetroMC
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 24: Line 24:
     local username = preprocessArg(args[1])
     local username = preprocessArg(args[1])
     local datatype = preprocessArg(args[2]) -- currently unused will be used whenever I implement more datatypes
     local datatype = preprocessArg(args[2]) -- currently unused will be used whenever I implement more datatypes
    local secretcreators = false
  --  local secretcreators = false


     if not username then -- check for blank username
     if not username then -- check for blank username
Line 42: Line 42:
     end
     end
      
      
     if username == 'thecow275_secret' then --[[or 'alephcake_secret' ]]  
     -- if username == 'thecow275_secret' then --[[or 'alephcake_secret' ]]  
        secretcreators = true
  --    secretcreators = true
        username = 'thecow275'
  --    username = 'thecow275'
    else
  --  else
        secretcreators = false
    --    secretcreators = false
    end
  --  end


     if username then
     if username then
Line 78: Line 78:
                 local plusstyle = 'icr-t-4 icr-data'
                 local plusstyle = 'icr-t-4 icr-data'
                 local plus = ''
                 local plus = ''
                 local backgroundstyle = 'icr-bodystyle'
                 local backgroundstyle = 'icr-WandererBodyStyle'


                 if userdata.groups then
                 if userdata.groups then
Line 115: Line 115:
                       bracketstyle = 'icr-t-f icr-data'
                       bracketstyle = 'icr-t-f icr-data'
                       rankstyle = 'icr-t-c icr-data'
                       rankstyle = 'icr-t-c icr-data'
                       backgroundstyle = 'icr-bodystyle'
                       backgroundstyle = 'icr-DeveloperBodyStyle'
                   end
                   end
                   if string.match(userdata.groups, "diamondcitizen") then -- Diamond Citizen
                   if string.match(userdata.groups, "diamondcitizen") then -- Diamond Citizen
Line 126: Line 126:
                       bracketstyle = 'icr-t-f icr-data'
                       bracketstyle = 'icr-t-f icr-data'
                       rankstyle = 'icr-t-a icr-data'
                       rankstyle = 'icr-t-a icr-data'
                       backgroundstyle = 'icr-bodystyle'
                       backgroundstyle = 'icr-CitizenBodyStyle'
                   end
                   end
                   if string.match(userdata.groups, "trusted") then -- Gold Citizen
                   if string.match(userdata.groups, "trusted") then -- Gold Citizen
Line 132: Line 132:
                       bracketstyle = 'icr-t-6 icr-data'
                       bracketstyle = 'icr-t-6 icr-data'
                       rankstyle = 'icr-t-a icr-data'
                       rankstyle = 'icr-t-a icr-data'
                       backgroundstyle = 'icr-bodystyle'
                       backgroundstyle = 'icr-TrustedBodyStyle'
                   end
                   end
                   if string.match(userdata.groups, "hero") then -- Hero
                   if string.match(userdata.groups, "hero") then -- Hero
Line 138: Line 138:
                       bracketstyle = 'icr-t-f icr-data'
                       bracketstyle = 'icr-t-f icr-data'
                       rankstyle = 'icr-t-2 icr-data'
                       rankstyle = 'icr-t-2 icr-data'
                       backgroundstyle = 'icr-bodystyle'
                       backgroundstyle = 'icr-HeroBodyStyle'
                   end
                   end
                   if string.match(userdata.groups, "legend") then -- Legend
                   if string.match(userdata.groups, "legend") then -- Legend
Line 144: Line 144:
                       bracketstyle = 'icr-t-f icr-data'
                       bracketstyle = 'icr-t-f icr-data'
                       rankstyle = 'icr-t-9 icr-data'
                       rankstyle = 'icr-t-9 icr-data'
                       backgroundstyle = 'icr-bodystyle'
                       backgroundstyle = 'icr-LegendBodyStyle'
                   end
                   end
                   if string.match(userdata.groups, "mystic") then -- Mystic
                   if string.match(userdata.groups, "mystic") then -- Mystic
Line 150: Line 150:
                       bracketstyle = 'icr-t-f icr-data'
                       bracketstyle = 'icr-t-f icr-data'
                       rankstyle = 'icr-t-b icr-data'
                       rankstyle = 'icr-t-b icr-data'
                       backgroundstyle = 'icr-bodystyle'
                       backgroundstyle = 'icr-MysticBodyStyle'
                   end
                   end
                   if string.match(userdata.groups, "donator") then -- Donator
                   if string.match(userdata.groups, "donator") then -- Donator
Line 156: Line 156:
                       bracketstyle = 'icr-t-8 icr-data'
                       bracketstyle = 'icr-t-8 icr-data'
                       rankstyle = 'icr-t-c icr-data'
                       rankstyle = 'icr-t-c icr-data'
                       backgroundstyle = 'icr-bodystyle'
                       backgroundstyle = 'icr-DonatorBodyStyle'
                   end
                   end
                   if string.match(userdata.groups, "donatorplus") then -- Donator+
                   if string.match(userdata.groups, "donatorplus") then -- Donator+
Line 163: Line 163:
                       rankstyle = 'icr-t-c icr-data'
                       rankstyle = 'icr-t-c icr-data'
                       plus = '+'
                       plus = '+'
                       backgroundstyle = 'icr-bodystyle'
                       backgroundstyle = 'icr-DonatorPlusBodyStyle'
                   end
                   end
                   if string.match(userdata.groups, "donatorplusplus") then -- Donator++
                   if string.match(userdata.groups, "donatorplusplus") then -- Donator++
Line 170: Line 170:
                       rankstyle = 'icr-t-c icr-data'
                       rankstyle = 'icr-t-c icr-data'
                       plus = '++'
                       plus = '++'
                       backgroundstyle = 'icr-bodystyle'
                       backgroundstyle = 'icr-DonatorPlusPlusBodyStyle'
                   end
                   end
                   if string.match(userdata.groups, "trooper") then -- Trooper
                   if string.match(userdata.groups, "trooper") then -- Trooper
Line 176: Line 176:
                       bracketstyle = 'icr-t-f icr-data'
                       bracketstyle = 'icr-t-f icr-data'
                       rankstyle = 'icr-t-d icr-data'
                       rankstyle = 'icr-t-d icr-data'
                       backgroundstyle = 'icr-bodystyle'
                       backgroundstyle = 'icr-TrooperBodytyle'
                   end
                   end
                   if string.match(userdata.groups, "infrastructure") then -- Infrastructure (not used)
                   if string.match(userdata.groups, "infrastructure") then -- Infrastructure (not used)
Line 182: Line 182:
                       bracketstyle = 'icr-t-f icr-data'
                       bracketstyle = 'icr-t-f icr-data'
                       rankstyle = 'icr-t-6 icr-data'
                       rankstyle = 'icr-t-6 icr-data'
                       backgroundstyle = 'icr-bodystyle'
                       backgroundstyle = 'icr-InfrastructureBodyStyle'
                   end
                   end
                                                                         -- RANKLIST END --
                                                                         -- RANKLIST END --
Line 190: Line 190:
                   bracketstyle = 'icr-t-8 icr-data'
                   bracketstyle = 'icr-t-8 icr-data'
                   rankstyle = 'irc-t-7 icr-data'
                   rankstyle = 'irc-t-7 icr-data'
                   backgroundstyle = 'icr-bodystyle'
                   backgroundstyle = 'icr-WandererBodyStyle'
               end
               end


Line 197: Line 197:
               local styletop = 'background:#cfc;'
               local styletop = 'background:#cfc;'


               if username == 'JohnyMuffin' then  --[[ Johny Muffin Easter EGG]]
               --if username == 'JohnyMuffin' then  --[[ Johny Muffin Easter EGG]]
                styletop = 'background:#5555FF; color:#FFFFFF;'
            --  styletop = 'background:#5555FF; color:#FFFFFF;'
              else
            -- else
                styletop = 'background:#cfc;'
            -- styletop = 'background:#cfc;'
              end
            -- end




                 if datatype == 'infobox' then
                 if datatype == 'infobox' then
                    local bypassluajank = 'icr-title'
                --  local bypassluajank = 'icr-title'
                    if secretcreators then
                  -- if secretcreators then
                        bypassluajank = 'icr-title_easteregg'
                  --    bypassluajank = 'icr-title_easteregg'
                    else
                  --  else
                        bypassluajank = 'icr-title'
                  --    bypassluajank = 'icr-title'
                     end
                     --end
                      
                      
                         local args = frame:getParent().args
                         local args = frame:getParent().args
Line 217: Line 217:
                            
                            
                             top = username,
                             top = username,
                             bodyClass = backgroundstyle,  
                             bodyClass = backgroundstyle, -- DO NOT EDIT HERE SEE THE if userdate.groups section for the values (Hint: they are css classes)
                             --[[ AUTOMATE THIS WITH A LOCAL YOU CHANGE ABOVE IN THE if userdata.groups section  
                             --[[ AUTOMATE THIS WITH A LOCAL YOU CHANGE ABOVE IN THE if userdata.groups section  
                              
                              
Line 226: Line 226:
                             -- { Custom Gradient Colors are being worked on by alephcake}
                             -- { Custom Gradient Colors are being worked on by alephcake}


                             --< THANK YOU alephcake for providing color stuff for the infobox stuff >
                             --< THANK YOU alephcake for providing some of the color stuff for the infobox stuff >


                             --maybe we should add a easter egg when you input username as alephcake
                             --maybe we should add a easter egg when you input username as alephcake
                              
                              
                             --fix Johny Muffin easter egg
                             --fix Johny Muffin easter egg <-- REMOVED
                             --]]
                             --]]
                              
                              
                             topClass = bypassluajank
                             topClass = 'icr-title'
                              
                              
                             --bodyStyle = 'background-color: #e67373; background-image: linear-gradient(160deg, #12c8f5 , rgb(255, 0, 221)); border: 2px solid #000; border-radius: 25px; padding: 10px; margin: 5px; box-shadow: 2px 2px 5px #AAAAAA;',
                             --bodyStyle = 'background-color: #e67373; background-image: linear-gradient(160deg, #12c8f5 , rgb(255, 0, 221)); border: 2px solid #000; border-radius: 25px; padding: 10px; margin: 5px; box-shadow: 2px 2px 5px #AAAAAA;',

Latest revision as of 21:01, 20 December 2024

Documentation for this module may be created at Module:ProfileInfoboxUpdaterExperimental3/doc

local p  =  {}
local capiunto = require 'capiunto'


--[ Thecow275's Profile Infobox Updater Module V1 ]

local function preprocessArg(s)
if not s then
    return nil 
end
s = s:match('^%s*(.-)%s*$') --trim whitespace
if s == '' then
    return nil
else
    return s
    end

end



function p.main(frame)
    local args = frame.args
    local username = preprocessArg(args[1])
    local datatype = preprocessArg(args[2]) -- currently unused will be used whenever I implement more datatypes
  --  local secretcreators = false

    if not username then -- check for blank username
        return 'USERNAME NOT VALID OR API ERROR'
    end

    if username == '' then
        return 'NO USERNAME INPUT'
    end

    if username == '{{{username}}}' then
        return 'TEMPLATE NOTICED'
    end

    if username == '{{{1}}}' then
        username = 'thecow275'
    end
    
    -- if username == 'thecow275_secret' then --[[or 'alephcake_secret' ]] 
  --     secretcreators = true
   --     username = 'thecow275'
  --  else
    --    secretcreators = false
  --  end

    if username then
    local data = mw.ext.externalData.getExternalData({
        url = "https://api.ashcon.app/mojang/v2/user/" .. username,
        format = 'json'
    })
    


     if not data.uuid then --check for blank uuid (if this happens hell has broken lose)
        return 'NO VALID UUID FOUND'
     end
     

     if data.uuid then --if uuid is valid then get data from johnymuffin jstats api
        local userdata = mw.ext.externalData.getExternalData({
            url = "https://statistics.johnymuffin.com/api/v1/getUser?serverID=0&uuid=" .. data.uuid,
            data = {deaths='playerDeaths',pkilled='playersKilled',joins='joinCount',traveled='metersTraveled',blocksplaced='blocksPlaced',itemsdropped='itemsDropped',trustlevel='trustLevel',blocksdestroyed='blocksDestroyed',groups = 'Groups', creatureskilled = 'creaturesKilled', balance='money'},
            format = 'json'
      })

            if userdata then -- if this doesn't trigger something has gone terribly wrong
               
                
               
                local rank = 'Wanderer'
                local bracketstyle = 'icr-t-8 icr-data'
                local rankstyle = 'icr-t-7 icr-data'
                local plusstyle = 'icr-t-4 icr-data'
                local plus = ''
                local backgroundstyle = 'icr-WandererBodyStyle'

                if userdata.groups then
                    if string.match(userdata.groups, "wanderer") then
                    rank = 'Wanderer'
                    bracketstyle = 'icr-t-8 icr-data'
                    rankstyle = 'icr-t-7 icr-data'
                    backgroundstyle = 'icr-WandererBodyStyle'
                    end                                               -- RANKLIST START --
                    if string.match(userdata.groups, "admin") then  --ADMIN
                     rank = 'Admin'
                     bracketstyle = 'icr-t-f icr-data'
                     rankstyle = 'icr-t-4 icr-data'
                     backgroundstyle ='icr-AdminBodyStyle'
                    end
                  if string.match(userdata.groups, "trial") then  -- Trial Helper
                      rank = 'Trial Helper' 
                      bracketstyle = 'icr-t-f icr-data'
                      rankstyle = 'icr-t-a icr-data'
                      backgroundstyle = 'icr-TrialBodyStyle'
                    end
                  if string.match(userdata.groups, "moderator") then -- Moderator
                      rank = 'Moderator'
                      bracketstyle = 'icr-t-f icr-data'
                      rankstyle = 'icr-t-6 icr-data'
                      backgroundstyle = 'icr-ModeratorBodyStyle'
                  end
                  if string.match(userdata.groups, "helper") then -- Helper
                      rank = 'Helper'
                      bracketstyle = 'icr-t-f icr-data'
                      rankstyle = 'icr-t-3 icr-data'
                      backgroundstyle = 'icr-HelperBodyStyle'
                  end
                  if string.match(userdata.groups, "developer") then -- Developer
                      rank = 'Developer'
                      bracketstyle = 'icr-t-f icr-data'
                      rankstyle = 'icr-t-c icr-data'
                      backgroundstyle = 'icr-DeveloperBodyStyle'
                  end
                  if string.match(userdata.groups, "diamondcitizen") then -- Diamond Citizen
                      rank = 'Diamond Citizen'
                      bracketstyle = 'icr-t-b icr-data'
                      rankstyle = 'icr-t-a icr-data'
                      backgroundstyle = 'icr-DiamondCitizenBodyStyle'
                  elseif string.match(userdata.groups, "citizen") then -- Citizen
                      rank = 'Citizen'
                      bracketstyle = 'icr-t-f icr-data'
                      rankstyle = 'icr-t-a icr-data'
                      backgroundstyle = 'icr-CitizenBodyStyle'
                  end
                  if string.match(userdata.groups, "trusted") then -- Gold Citizen
                      rank = 'Gold Citizen'
                      bracketstyle = 'icr-t-6 icr-data'
                      rankstyle = 'icr-t-a icr-data'
                      backgroundstyle = 'icr-TrustedBodyStyle'
                  end
                  if string.match(userdata.groups, "hero") then -- Hero
                      rank = 'Hero'
                      bracketstyle = 'icr-t-f icr-data'
                      rankstyle = 'icr-t-2 icr-data'
                      backgroundstyle = 'icr-HeroBodyStyle'
                  end
                  if string.match(userdata.groups, "legend") then -- Legend
                      rank = 'Legend'
                      bracketstyle = 'icr-t-f icr-data'
                      rankstyle = 'icr-t-9 icr-data'
                      backgroundstyle = 'icr-LegendBodyStyle'
                  end
                  if string.match(userdata.groups, "mystic") then -- Mystic
                      rank = 'Mystic'
                      bracketstyle = 'icr-t-f icr-data'
                      rankstyle = 'icr-t-b icr-data'
                      backgroundstyle = 'icr-MysticBodyStyle'
                  end
                  if string.match(userdata.groups, "donator") then -- Donator
                      rank = 'Donator'
                      bracketstyle = 'icr-t-8 icr-data'
                      rankstyle = 'icr-t-c icr-data'
                      backgroundstyle = 'icr-DonatorBodyStyle'
                  end
                  if string.match(userdata.groups, "donatorplus") then -- Donator+
                      rank = 'Donator'
                      bracketstyle = 'icr-t-8 icr-data'
                      rankstyle = 'icr-t-c icr-data'
                      plus = '+'
                      backgroundstyle = 'icr-DonatorPlusBodyStyle'
                  end
                  if string.match(userdata.groups, "donatorplusplus") then -- Donator++
                      rank = 'Donator'
                      bracketstyle = 'icr-t-8 icr-data'
                      rankstyle = 'icr-t-c icr-data'
                      plus = '++'
                      backgroundstyle = 'icr-DonatorPlusPlusBodyStyle'
                  end
                  if string.match(userdata.groups, "trooper") then -- Trooper
                      rank = 'Trooper'
                      bracketstyle = 'icr-t-f icr-data'
                      rankstyle = 'icr-t-d icr-data'
                      backgroundstyle = 'icr-TrooperBodytyle'
                  end
                  if string.match(userdata.groups, "infrastructure") then -- Infrastructure (not used)
                      rank = 'Infrastructure'
                      bracketstyle = 'icr-t-f icr-data'
                      rankstyle = 'icr-t-6 icr-data'
                      backgroundstyle = 'icr-InfrastructureBodyStyle'
                  end
                                                                        -- RANKLIST END --
                  
              else
                  rank = 'Wanderer'
                  bracketstyle = 'icr-t-8 icr-data'
                  rankstyle = 'irc-t-7 icr-data'
                  backgroundstyle = 'icr-WandererBodyStyle'
              end

              local formattedrank = string.format('<span class="%s">[</span><span class="%s">%s</span><span class="%s">%s</span><span class="%s">]</span>', bracketstyle,rankstyle,rank,plusstyle,plus,bracketstyle)
              
              local styletop = 'background:#cfc;'

              --if username == 'JohnyMuffin' then  --[[ Johny Muffin Easter EGG]]
             --   styletop = 'background:#5555FF; color:#FFFFFF;'
             -- else
             -- styletop = 'background:#cfc;'
             -- end


                if datatype == 'infobox' then
                 --   local bypassluajank = 'icr-title'
                   -- if secretcreators then
                   --    bypassluajank = 'icr-title_easteregg'
                  --  else
                   --    bypassluajank = 'icr-title'
                    --end
                    
                        local args = frame:getParent().args
                      
                        local retval = capiunto.create({
                           
                            top = username,
                            bodyClass = backgroundstyle, -- DO NOT EDIT HERE SEE THE if userdate.groups section for the values (Hint: they are css classes)
                            --[[ AUTOMATE THIS WITH A LOCAL YOU CHANGE ABOVE IN THE if userdata.groups section 
                            
                            -- Add rank specific gradients to infobox_capiunto_recode.css

                            -- make sure to have a default value for the bodyClass to prevent errors and page breakage

                            -- { Custom Gradient Colors are being worked on by alephcake}

                            --< THANK YOU alephcake for providing some of the color stuff for the infobox stuff >

                            --maybe we should add a easter egg when you input username as alephcake
                            
                            --fix Johny Muffin easter egg <-- REMOVED
                            --]]
                            
                            topClass = 'icr-title'
                            
                            --bodyStyle = 'background-color: #e67373; background-image: linear-gradient(160deg, #12c8f5 , rgb(255, 0, 221)); border: 2px solid #000; border-radius: 25px; padding: 10px; margin: 5px; box-shadow: 2px 2px 5px #AAAAAA;',
                            --topStyle = styletop

                            
                        })
                        
                        
                       
                        --:addImage( args.image, args.caption )
                        retval:addImage('https://minotar.net/armor/bust/'..username..'.png','','icr-data icr-transparency2')
                        
                        --:addHeader(username, 'icr-title')
                        --retval:addRow('','')
                        
                        --:addWikitext('File:https://minotar.net/armor/bust'..username..'.png')
                        
                        retval:addRow( 'Username', username, '', 'icr-transparency1 icr-data' )
                        retval:addRow( 'UUID', data.uuid,'', 'icr-data icr-transparency2' )
                        retval:addHeader('General Stats', 'icr-header')
                        --if rank == 'Wanderer' then
                        --    retval:addRow('Rank', formattedrank, 'icr-w', 'icr-wanderer')
                        --else
                        
                        retval:addRow( 'Rank', formattedrank, '', 'icr-data icr-transparency1' )
                        --end
                        
                        retval:addRow( 'Balance', string.format("%.2f", userdata.balance),'','icr-data icr-transparency2')
                        retval:addHeader( 'Miscellaneous Stats', 'icr-header' )
                        retval:addRow( 'Join Count', userdata.joins,'', 'icr-transparency1 icr-data' )
	                    retval:addRow( 'Trust Level', userdata.trustlevel, '', 'icr-data icr-transparency2')
	                    retval:addRow( 'Player Kills', userdata.pkilled,'', 'icr-transparency1 icr-data' )
                        retval:addRow( 'Mob Kills', userdata.creatureskilled, '', 'icr-data icr-transparency2' )
                        retval:addRow( 'Deaths', userdata.deaths,'', 'icr-transparency1 icr-data' )
                        retval:addRow( 'Blocks Traveled', userdata.traveled, '', 'icr-data icr-transparency2' )
                        retval:addRow( 'Blocks Placed', userdata.blocksplaced,'', 'icr-transparency1 icr-data' )
                        retval:addRow( 'Items Dropped', userdata.itemsdropped, '', 'icr-transparency2 icr-data' )
                        retval:addRow( 'Blocks Broken', userdata.blocksdestroyed,'', 'icr-transparency1 icr-data')
                        
	                    return retval
                        
                        
                        


                 end

               
     end
      
    end
else 
    return 'something went horribly wrong'
 end

end

return p