Contribution Guide: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 14: | Line 14: | ||
The mods page links will automatically get added to the game pages as long as the mods have the correct category tag. | The mods page links will automatically get added to the game pages as long as the mods have the correct category tag. | ||
Feel free to add a short description of the game under the infobox, as well as required mod tools or useful information about modding the game. | |||
<pre>{{Infobox game | <pre>{{Infobox game |
Revision as of 07:02, 4 February 2024
General
This site seeks to be as light weight and efficient as possible, so no files or images are hosted here.
To use an external image you just need to paste the URL with no extra formatting.
Game pages
Use the button on the Main Page
When making a page for a new game make the page name Game Name mods
, this helps with search results.
For the boxart use the boxart off wikipedia or pcgamingwiki if possible.
All you need to edit is the Infobox data, and make the category
and replaceintitle
entries under ==Mods==
the same as the game page name.
The mods page links will automatically get added to the game pages as long as the mods have the correct category tag.
Feel free to add a short description of the game under the infobox, as well as required mod tools or useful information about modding the game.
{{Infobox game |title = Game Name |image = [[File:Game_Name_boxart.jpg|320x320px]] |developer = [[wikipedia:Developer|Developer]] |publisher = [[wikipedia:Publisher|Publisher]] |platform = Windows, PlayStation 3, Xbox 360 |release = September 11, 2011 }} <inputbox> type=create prefix={{PAGENAME}}/ placeholder=Mod name buttonlabel=Add a new mod break=no preload=Template:{{PAGENAME}}/Preload </inputbox> ==Mods== <dpl> category = Game Name mods <!-- Change this --> mode = category ordermethod = title addpagecounter = true replaceintitle = /Game Name mods\//, <!-- Change this --> format = ,\n* [[%PAGE%|%TITLE%]] <small>(%COUNT% views)</small> ²{#ifeq:¦²{GETSHORTDESC:%PAGE%}²¦¦ - ²{GETSHORTDESC:%PAGE%}²}²,, </dpl> [[Category:Game page]]
Mod pages
Use the button on the game's page.
For the logo don't go above 320x320 (imgur's medium thumbnail is this size).
Upload your mod to multiple sites. As everything is hosted externally, the more mirrors the better. Some file hosters: archive.org, catbox.moe (200MB file limit), sharemods.com, multiup.io, mediafire.com (50GB limit per account), mega.nz (20GB limit per account).
If your mod is big, consider making a torrent.
{{SHORTDESC:Add a very short description here}} <!-- This is used on the game page, so keep it short --> {{Infobox mod |title = Mod Name |logo = https://image.url/320x320_logo.jpg |developer = Mod Maker's Name |version = 1.0 |release = 2023-03-13 }} ==Description== Description of the mod. ===Installation=== Installation instructions. ==Download== *[https://www.sharemods.com/ sharemods] *[https://files.catbox.moe/ catbox] *[https://multiup.org/ multiup] *[https://archive.org/ archive.org] ==Screenshots== <div style='text-align: center;'> https://image.url/image.jpg </div> [[Category:Game Name mods]] [[Category:Mod page]]