Template:GamePortalPages: Difference between revisions

From Step Mods | Change The Game
(Fixed broken links that were left as "wikidev")
(More fixes to remove wikidev links)
Line 48: Line 48:
<div class="col mr-n3 ml-1" >
<div class="col mr-n3 ml-1" >
<h4 class="gamehometablecolumnheading py-1">CREATE / EDIT OFFICIAL GUIDES</h4>
<h4 class="gamehometablecolumnheading py-1">CREATE / EDIT OFFICIAL GUIDES</h4>
<p class="mx-2 mt-4 mb-2">[https://stepmodifications.org/wiki/{{NAMESPACE}}:{{#show:STEP:Main|?{{NAMESPACE}}DevelopmentRelease#}}?action=edit&section=new&preload={{NAMESPACE}}:{{#show:STEP:Main|?{{NAMESPACE}}CurrentRelease#}} '''COPY {{NAMESPACE}} DEVELOPMENT GUIDE'''] ([https://stepmodifications.org/wikidev/{{NAMESPACE}}:{{#show:STEP:Main|?{{NAMESPACE}}DevelopmentRelease#}} edit])</p><br>
<p class="mx-2 mt-4 mb-2">[https://stepmodifications.org/wiki/{{NAMESPACE}}:{{#show:STEP:Main|?{{NAMESPACE}}DevelopmentRelease#}}?action=edit&section=new&preload={{NAMESPACE}}:{{#show:STEP:Main|?{{NAMESPACE}}CurrentRelease#}} '''COPY {{NAMESPACE}} DEVELOPMENT GUIDE'''] ([https://stepmodifications.org/wiki/{{NAMESPACE}}:{{#show:STEP:Main|?{{NAMESPACE}}DevelopmentRelease#}} edit])</p><br>
<p class="mx-2">[https://stepmodifications.org/wiki/{{NAMESPACE}}:{{#show:STEP:Main|?{{NAMESPACE}}DevelopmentRelease#}}/changelog?action=edit&section=new&preload={{NAMESPACE}}:{{#show:STEP:Main|?{{NAMESPACE}}CurrentRelease#}}/changelog '''COPY {{NAMESPACE}} DEVELOPMENT CHANGELOG'''] ([https://stepmodifications.org/wikidev/{{NAMESPACE}}:{{#show:STEP:Main|?{{NAMESPACE}}DevelopmentRelease#}}/changelog edit])</p>
<p class="mx-2">[https://stepmodifications.org/wiki/{{NAMESPACE}}:{{#show:STEP:Main|?{{NAMESPACE}}DevelopmentRelease#}}/changelog?action=edit&section=new&preload={{NAMESPACE}}:{{#show:STEP:Main|?{{NAMESPACE}}CurrentRelease#}}/changelog '''COPY {{NAMESPACE}} DEVELOPMENT CHANGELOG'''] ([https://stepmodifications.org/wiki/{{NAMESPACE}}:{{#show:STEP:Main|?{{NAMESPACE}}DevelopmentRelease#}}/changelog edit])</p>
</div>
</div>
</div>
</div>

Revision as of 01:36, July 9, 2021

GUIDE MAINTENANCE

Create Mods

Mod pages are required in order to add them to Template Guides. Some mods also require specific instructions. Many mod pages already exist, but new mods will need to be added as modding for the game evolves.

Begin typing the mod name into the field below. If the mod page exists, you will be taken to the existing mod page for edit; otherwise, you will be taken to a blank form to create the page.

Create & Edit Game Mod Lists

Concepts (dynamic Categories) are needed to associate mods with mod groups for the Template guide. All games require one Concept per mod group. Concept pages are like Concept:Template_ModGroup_01-Tools. Creating the Concept page only needs to be done if it does not exist. New supported games will need to be added to Property:Game if they are not listed in the drop-down menu. All games rely on the same 20 mod groups.

STEP 1 - Create Concepts: (optional)

CREATE GAME-MODGROUP CONCEPTS

STEP 2 - ModList Create/Edit: Enter the Template guide version into the following forms below at left.

  • "Edit Existing" - loads the guide version for edit if it exists
  • "Propagate" - preloads the most recent official guide version if the existing version does not exist
Unofficial guide creators:
  • Please prepend your version id with "Unofficial-YourUserName", and use dashes instead of spaces.
  • If you want to propagate an existing guide to get a head start on your next version, please navigate to your current guide at Template:ModList/Unofficial-YourUserName-#.#.#, and copy all markup to the new version-name location when creating the new version page.

STEP 3 - Add Mod Recommendations: Most guides have specific instructions or configurations for particular mods. We suggest that these instructions be modified at this point so that they show up correctly in your guide, but this can also be done later. If the ModList page was saved, then all mods in the list should be 'aware' that they belong to the Version of the ModList, but it can also take some time for the data to propagate. TIP: You can right click mod names in the ModList to access the mod for edit.

STEP 4 - Copy/Edit Guide: Copy the development guide using the current Template guide as a starting point if one exists. This only needs to be done once to generate a good basis for a new guide. This currently only works for official STEP guides.

STEP 5 - Copy/Edit Changelog: Copy the development changelog using the current Template changelog as a starting point if one exists. This only needs to be done once to generate a good basis for a new changelog. This currently only works for official STEP guides.

CREATE / EDIT MOD LISTS

Purpose & Usage[edit source]

This styles all game portal pages.

Examples[edit source]

Code:

{{GameHomePages}}

Result: Shown at top of the page.

See Also[edit source]

None