3,158
edits
m (→Mod pages) |
mNo edit summary |
||
Line 5: | Line 5: | ||
==Game pages== | ==Game pages== | ||
Use the button on the [[Main Page]] | |||
When making a page for a new game make the page name <code>Game Name mods</code>, this helps with search results. | When making a page for a new game make the page name <code>Game Name mods</code>, 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 <code>category</code> and <code>replaceintitle</code> entries under <code>==Mods==</code> 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. | |||
<pre>{{Infobox game | <pre>{{Infobox game | ||
|title = Game Name | |title = Game Name | ||
Line 20: | Line 23: | ||
|release = September 11, 2011 | |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== | ==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]]</pre> | [[Category:Game page]]</pre> | ||
==Mod pages== | ==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, [[wikipedia:Link_rot|the more mirrors the better.]] Some file hosters: [https://archive.org archive.org], [https://catbox.moe/ catbox.moe] (200MB file limit), [https://sharemods.com sharemods.com], [https://multiup.io multiup.io], [https://www.mediafire.com/ mediafire.com] (50GB limit per account), [https://mega.nz/ mega.nz] (20GB limit per account). | Upload your mod to multiple sites. As everything is hosted externally, [[wikipedia:Link_rot|the more mirrors the better.]] Some file hosters: [https://archive.org archive.org], [https://catbox.moe/ catbox.moe] (200MB file limit), [https://sharemods.com sharemods.com], [https://multiup.io multiup.io], [https://www.mediafire.com/ mediafire.com] (50GB limit per account), [https://mega.nz/ mega.nz] (20GB limit per account). | ||
Line 37: | Line 54: | ||
If your mod is big, consider making a torrent. | If your mod is big, consider making a torrent. | ||
<pre>{{SHORTDESC:Add a very short description here}} <!-- This is used on the game page, so keep it short --> | |||
<pre>{{SHORTDESC:Add a very short description here}} | |||
{{Infobox mod | {{Infobox mod | ||
|title = Mod Name | |title = Mod Name |