Form:Mod: Difference between revisions
From PC Gaming Shelter
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
{{{for template|Mod}}} | {{{for template|Mod}}} | ||
<div style="max-width: | <div style="max-width:700px; background:#fff; border:1px solid #ccc; padding:20px;"> | ||
< | <div style="font-size:1.5em; font-weight:bold; border-bottom:2px solid #2a4b8d; margin-bottom:15px;"> | ||
Add Mod to Archive | |||
</div> | |||
<strong>Mod Name:</strong><br> | <div style="display:flex; gap:20px;"> | ||
<div style="flex:1;"> | |||
<strong>Mod Name:</strong><br> | |||
{{{field|Name|input type=text|size=35}}} | |||
</div> | |||
<div style="flex:1;"> | |||
<strong>Related Game:</strong><br> | |||
{{{field|Related game|input type=text|autocomplete|values from category=Games}}} | |||
</div> | |||
</div> | |||
<br> | |||
<strong>Archive Note (For the Table):</strong><br> | |||
<small>e.g. "Needs Glide Wrapper" or "Includes Map Pack" (Keep it short)</small><br> | |||
{{{field|Note|input type=text|size=80}}} | |||
<br><br> | <br><br> | ||
<strong> | <div style="display:flex; gap:20px;"> | ||
<div style="flex:1;"> | |||
<strong>Developer / Author:</strong><br> | |||
{{{field|Developer|input type=text|autocomplete|values from category=Users}}} | |||
</div> | |||
<div style="flex:1;"> | |||
<strong>Status:</strong><br> | |||
{{{field|Status|input type=dropdown|values=Active, Completed, Abandoned, On Hold|mandatory}}} | |||
</div> | |||
</div> | |||
<br> | |||
<strong>Mod Type:</strong><br> | |||
{{{field|Type|input type=tokens|values=Total Conversion, Map Pack, Single Level, Weapon Mod, Skin, Patch}}} | |||
<br><br> | <br><br> | ||
<strong> | <strong>Setting:</strong> (e.g., Sci-Fi, WWII)<br> | ||
{{{field|Setting|input type=tokens|values from category=Settings}}} | |||
{{{field| | |||
<br><br> | <br><br> | ||
<strong> | <strong>Game Mode:</strong> (e.g., Singleplayer)<br> | ||
{{{field|Game Mode|input type=tokens|values from category=Game modes}}} | |||
{{{field| | |||
<br><br> | <br><br> | ||
<div style="display:flex; gap:20px;"> | |||
<div style="flex:1;"> | |||
<strong>Version:</strong><br> | |||
{{{field|Version|input type=text|size=15}}} | |||
</div> | |||
<div style="flex:1;"> | |||
<strong>Release Date:</strong><br> | |||
{{{field|Release Date|input type=datepicker}}} | |||
</div> | |||
</div> | |||
<br> | |||
<strong>Download Link:</strong><br> | <strong>Download Link:</strong><br> | ||
( | <div style="display:flex; gap:10px;"> | ||
<div style="flex:1;"> | |||
< | <small>Label (Optional):</small><br> | ||
{{{field|Download label|input type=text|size=20|placeholder=e.g. ModDB}}} | |||
</div> | |||
<div style="flex:3;"> | |||
<small>URL:</small><br> | |||
{{{field|Download|input type=text|size=60}}} | |||
</div> | |||
</div> | |||
<br> | |||
<strong>Description:</strong><br> | <strong>Full Description:</strong><br> | ||
{{{field|Description|input type=textarea|rows= | {{{field|Description|input type=textarea|rows=6|editor=wikieditor}}} | ||
</div> | </div> | ||
Latest revision as of 20:16, 17 February 2026
add title=Add a Mod
Mod
Add Mod to Archive
Mod Name:
Name
Related Game:
Related game
Archive Note (For the Table):
e.g. "Needs Glide Wrapper" or "Includes Map Pack" (Keep it short)
Note
Developer / Author:
Developer
Status:
Status
Mod Type:
Type
Setting: (e.g., Sci-Fi, WWII)
Setting
Game Mode: (e.g., Singleplayer)
Game Mode
Version:
Version
Release Date:
Release Date
Download Link:
Label (Optional):
Download label
URL:
Download
Full Description:
Description
{{{end template}}}
save
