Template:GamePortalPages: Difference between revisions

From Step Mods | Change The Game
mNo edit summary
mNo edit summary
Line 26: Line 26:
<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 "GuideAndOrUserName-" (NO spaces or underscores!)}}</li>
<li>{{Fc|instruction|Prepend your version id with <code>GuideAndOrUserName-</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/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>
</ul>
</ul>
Line 45: Line 45:
<h4 class="gamehometablecolumnheading py-1">CREATE / EDIT MOD LISTS</h4>
<h4 class="gamehometablecolumnheading py-1">CREATE / EDIT MOD LISTS</h4>
<div class="modform mx-1">
<div class="modform mx-1">
{{#forminput:form=GuideVersion|button text=Edit Exist.|placeholder=GuideAndOrUserName-#.#.#|query string=super page=ModList|namespace selector={{NAMESPACE}} }}
{{#forminput:form=GuideVersion|button text=Edit Exist.|placeholder=GuideAndOrUserName-1.0.0|query string=super page=ModList|namespace selector={{NAMESPACE}} }}
{{#forminput:form=GuideVersion|button text=Propagate|placeholder=#.#.# (OFFICIAL guides only)|query string=super page=ModList|namespace selector={{NAMESPACE}}|preload={{NAMESPACE}}:ModList/{{#show:STEP:Main/GuideVersioning|?{{NAMESPACE}}CurrentRelease}} }}
{{#forminput:form=GuideVersion|button text=Propagate|placeholder=1.0.0 (OFFICIAL guides only)|query string=super page=ModList|namespace selector={{NAMESPACE}}|preload={{NAMESPACE}}:ModList/{{#show:STEP:Main/GuideVersioning|?{{NAMESPACE}}CurrentRelease}} }}
</div>
</div>
</div>
</div>

Revision as of 20:03, September 21, 2021


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