WikiDJ

The Artists' Encyclopedia, community-powered.

User Tools

Site Tools


add_new_page

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
add_new_page [2025/07/30 23:56] adminadd_new_page [2025/08/04 10:23] (current) admin
Line 1: Line 1:
-===== Create Your Artist Profile ===== +~~META: description = Help build the world's most comprehensive DJ encyclopedia. Learn how you can contribute to Wiki-DJ by creating new pages, editing existing ones, and becoming a part of our community.~~ 
- +~~NOCACHE~~ 
-{{NEWPAGE>profile?label=Add New Profile}} +===== Create Your Artist Profile ===== 
- +
-<button id="createProfile">Create your artist profile</button> +
- +
- +
-<script> +
-document.getElementById('createProfile').addEventListener('click',function(){ +
-  var name = prompt('Enter the artist name:'); +
-  if(!name) return; +
-  // Redirect to the add_new_profile page with artist name as GET param +
-  window.location.href = '<?php echo wl("profiles:add_new_profile"); ?>&artist='  +
-                          + encodeURIComponent(name); +
-}); +
-</script>+
  
 +{{NEWPAGE>profile:?label=Add New Profile}}
  
add_new_page.1753919795.txt.gz · Last modified: by admin