User Tools

Site Tools


temp:add_wad

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
temp:add_wad [2023/11/23 03:17] A User Not Logged intemp:add_wad [2025/06/04 20:00] (current) clovr_nr@protonmail.com
Line 1: Line 1:
 Want to add a wad?\\  Want to add a wad?\\ 
  
-Type in the full name of the wad, a description, upload the wad, external download link, select date, add tags, and choose images (or leave the images blank if the wad doesn't warrant it.\\ +Type in the full name of the wad, author, iwad, intended port, a description, upload the wad, external download link, select date, add tags, and choose images (or leave the images blank if the wad doesn't warrant it.\\ 
 The "main image" could be a title screen if the wad has one, or just a nice screenshot.\\  The "main image" could be a title screen if the wad has one, or just a nice screenshot.\\ 
-Tags should be separated by **spaces**. If the tag has spaces in it, like "single color" it should be "single_color". The tags can be any information you deem important, gameplay elements, author, awards won, that sort of thing. \\ +Tags should be separated by **spaces**. If the tag has spaces in it, like "single color" it should be "single_color". The tags can be any information you deem important, gameplay elements, additional authors, awards won, that sort of thing. \\ 
 Then hit submit. Then hit submit.
 \\  \\ 
 <form> <form>
-action   template temp:template4+action   template temp:template9
  
 fieldset "Wad Information" fieldset "Wad Information"
 textbox  "Name" @ textbox  "Name" @
 +textbox  "Authorship" !
 +textbox  "Map Count" !
 +select   "IWAD" "Doom|DoomU|Doom II|Plutonia|TNT|Heretic|Hexen|Strife1|Chex|Chex3|Hacx|Custom_Iwad" 
 +select   "Compatibility" "Vanilla|Limit Removing|Boom|Dehacked|Decorate|ACS|ZScript|MBF|MBF21|ZDoom|GZDoom|Eternity" 
 +
 textarea "Description" textarea "Description"
 textbox "Download Link" textbox "Download Link"
 file  "Upload Wad" ! file  "Upload Wad" !
  
-static "(100MB limit on uploads, file must be in a .zip)"+static "(50MB limit on wad upload)"
  
-fieldset "Tags"+fieldset "Tags - General"
 select    "Date" "1993|1994|1995|1996|1997|1998|1999|2000|2001|2002|2003|2004|2005|2006|2007|2008|2009|2010|2011|2012|2013|2014|2015|2016|2017|2018|2019|2020|2021|2022|2023|2024|2025|2026|2027|2028|2029|2030" select    "Date" "1993|1994|1995|1996|1997|1998|1999|2000|2001|2002|2003|2004|2005|2006|2007|2008|2009|2010|2011|2012|2013|2014|2015|2016|2017|2018|2019|2020|2021|2022|2023|2024|2025|2026|2027|2028|2029|2030"
- 
- 
  
 yesno     "Megawad" "=megawad" "!" .ColOne yesno     "Megawad" "=megawad" "!" .ColOne
-yesno     "Short Maps" "=short_maps" "!"  .ColTwo +yesno     "Episodic" "=episodic" "!"  .ColTwo 
- +yesno     "Single Level" "=single_level" "!"  .ColOne 
-yesno     "Vanilla" "=vanilla" "!"  .ColOne +yesno     "Short Maps" "=short_maps" "!" .ColTwo 
-yesno     "Long Maps" "=long_maps" "!"  .ColTwo +yesno     "Long Maps" "=long_maps" "!"  .ColOne 
- +yesno     "Cooperative" "=cooperative" "!" .ColTwo 
-yesno     "Limit Removing" "=limit_removing" "!"  .ColOne +yesno     "Deathmatch" "=deathmatch" "!"  .ColOne
-yesno     "Multiplayer" "=multiplayer" "!"  .ColTwo +
- +
-yesno     "Boom" "=boom" "!"  .ColOne +
-yesno     "Deathmatch" "=deathmatch" "!"  .ColTwo +
- +
-yesno     "Dehacked" "=dehacked" "!"  .ColOne +
-yesno     "Original Soundtrack" "=original_soundtrack" "!"  .ColTwo +
- +
-yesno     "Decorate" "=decorate" "!"  .ColOne +
-yesno     "Gimmick" "=gimmick" "!"  .ColTwo +
- +
-yesno     "ACS" "=acs" "!"  .ColOne+
 yesno     "Community Project" "=community_project" "!"  .ColTwo yesno     "Community Project" "=community_project" "!"  .ColTwo
 +yesno     "Solo Effort" "=solo_effort" "!"  .ColOne
  
-yesno     "Zscript"=zscript" "!"  .ColOne +fieldset "Tags - Technical"
-yesno     "Solo Effort" "=solo_effort" "!"  .ColTwo +
- +
-yesno     "MBF21" "=mbf21" "!"  .ColOne +
-yesno     "Single Level" "=single_level" "!"  .ColTwo +
- +
-yesno     "Cosmetic Mod" "=cosmetic_mod" "!"  .ColOne +
-yesno     "Episodic" "=episodic" "!"  .ColTwo +
- +
-yesno     "Custom Monsters" "=custom_monsters" "!" .ColOne +
-yesno     "Pistol Start" "=pistol_start" "!"  .ColTwo +
 yesno     "Custom Weapons" "=custom_weapons" "!" .ColOne yesno     "Custom Weapons" "=custom_weapons" "!" .ColOne
-yesno     "Ammo Starvation" "=ammo_starvation" "!"  .ColTwo +yesno     "Custom Monsters" "=custom_monsters" "!" .ColTwo
 yesno     "Gameplay Mod" "=gameplay_mod" "!" .ColOne yesno     "Gameplay Mod" "=gameplay_mod" "!" .ColOne
-yesno     "Jokewad" "=jokewad" "!"  .ColTwo +yesno     "Cosmetic Mod" "=cosmetic_mod" "!"  .ColTwo
 yesno     "Partial Conversion" "=partial_conversion" "!"  .ColOne yesno     "Partial Conversion" "=partial_conversion" "!"  .ColOne
-yesno     "Horror" "=horror" "!"  .ColTwo+yesno     "Total Conversion" "=total_conversion" "!"  .ColTwo 
 +yesno     "Original Soundtrack" "=original_soundtrack" "!"  .ColOne
  
-yesno     "Total Conversion" "=total_conversion" "!"  .ColOne+fieldset "Tags - Play Style" 
 +yesno     "Pistol Start" "=pistol_start" "!"  .ColOne 
 +yesno     "Ammo Starvation" "=ammo_starvation" "!"  .ColTwo 
 +yesno     "Horror" "=horror" "!"  .ColOne
 yesno     "Slaughter" "=slaughter" "!"  .ColTwo yesno     "Slaughter" "=slaughter" "!"  .ColTwo
 +yesno     "Gimmick" "=gimmick" "!"  .ColOne
 +yesno     "Jokewad" "=jokewad" "!"  .ColTwo
  
  
 +fieldset ""
 textarea "Additional Tags" ! textarea "Additional Tags" !
  
temp/add_wad.1700709467.txt.gz · Last modified: 2023/11/23 03:17 by A User Not Logged in