Posting a Modification
From MyUPBWiki
To post a new mod here, type the modification name in the wiki URL. For example, http://www.myupb.com/wiki/index.php/PhpNapalm. If no other mod exists with the same name, you will get a blank page ready to edit. Copy and paste the source of the template mod pages below so that your pages have the same structure. Once the main page is up, use the links on it (which will be red since they don't yet exist) to get to the manual and changelog pages for your mod. You may add as many pages pertaining to your mod as you like, just make sure everything is linked together intuitively so no one is going through 8 pages to find a simple how-to guide.
Mod Main Page
{{modinfo|title=MyTitle|category=Modifications|img=MyImage.jpg|slogen=Cool!|logo=MyLogo|developer=Me|licenseurl=http://www.google.com|licensename=google.com|website=http://www.yahoo.com}}
<Description>
* [http://www.myupb.com/wiki/index.php/ModName# Download]
* [http://www.myupb.com/wiki/index.php/ModName# Website]
* [[ModName_Manual|Manual]]
* [[ModName_Changelog|Changelog]]
* [http://www.myupb.com/forum/viewforum.php?id=2 Discussion]
{{Mod_Disclaimer}}</nowiki>
Mod Manual Page
[[ModName|Back to ModName Main Page]] <Description> == Requirements == === Forum Version === UPB version x.xx or later is required to run ModName === Dependencies === To run ModName, you must have installed the following modifications: * Mod 1 * Mod 2 == Installation == <Install Instructions> == Administration == <Admin Instructions> == Troubleshooting == <Troubleshooting info> == Credits == <Shout-outs> == License == <Legal mumbo-jumbo>
Make sure to replace the ModName with your actual modification name so that the pages are unique. Also, change the category on the main page accordingly to UPB1 or UPB2 mods.
