Template:Mod Page/Preload: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 31: | Line 31: | ||
<!-- $2 --> | <!-- $2 --> | ||
</includeonly> | </includeonly> | ||
<noinclude> | |||
Below is the preloaded template that will show up when adding a new mod page: | |||
<pre>{{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:Mod page]] | |||
[[Category:Game name mods]] | |||
<!-- Below are common category tag(s) for this game, copy any that apply and paste them above this comment. --> | |||
<!-- [[Category:Game name Character mods]] [[Category:Game name Weapon mods]] --></pre></noinclude> |
Revision as of 20:48, 5 February 2024
Below is the preloaded template that will show up when adding a new mod page:
{{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:Mod page]] [[Category:Game name mods]] <!-- Below are common category tag(s) for this game, copy any that apply and paste them above this comment. --> <!-- [[Category:Game name Character mods]] [[Category:Game name Weapon mods]] -->