Template:GamePortalPages: Difference between revisions

From Step Mods | Change The Game
mNo edit summary
mNo edit summary
Line 27: Line 27:
<div class="instructions-list mx-1">{{Fc|important|UNOFFICIAL guide creators:}}
<div class="instructions-list mx-1">{{Fc|important|UNOFFICIAL guide creators:}}
<ul>
<ul>
<li>{{Fc|instruction|Prepend your version id with <code>GuideAndOrUserName-</code> (NO spaces or underscores!)}}</li>
<li>{{Fc|instruction|Prepend your version id with <code>uniqueAbbr-#.#.#</code> (NO spaces or underscores!)}}</li>
<li>{{Fc|instruction|To propagate your ModList (if exists), navigate to the current ModList at e.g., <code>{{NAMESPACE}}:ModList/GuideAndOrUserName-1.0.0</code>, and copy all markup into the new ModList page at e.g., <code>{{NAMESPACE}}:ModList/GuideAndOrUserName-1.0.1</code>}}</li>
<li>{{Fc|instruction|To propagate your ModList (if exists), navigate to the current ModList at e.g., <code>{{NAMESPACE}}:ModList/uniqueAbbr-1.0.0</code>, and copy all markup into the new ModList page at e.g., <code>{{NAMESPACE}}:ModList/uniqueAbbr-1.0.1</code>}}</li>
</ul>
</ul>
</div>
</div>

Revision as of 01:39, September 7, 2024


Purpose & Usage

This styles all game portal pages.

Examples

Code:

{{GameHomePages}}

Result: Shown at top of the page.

See Also

None