Template:GamePortalPages: Difference between revisions

From Step Mods | Change The Game
mNo edit summary
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
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>
Line 46: Line 46:
<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-1.0.0|query string=super page=ModList|namespace selector={{NAMESPACE}} }}
{{#forminput:form=GuideVersion|button text=Edit Exist.|placeholder=uniqueAbbr-#.#.#|query string=super page=ModList|namespace selector={{NAMESPACE}} }}
{{#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}} }}
{{#forminput:form=GuideVersion|button text=Propagate|placeholder=#.#.#|query string=super page=ModList|namespace selector={{NAMESPACE}}|preload={{NAMESPACE}}:ModList/{{#show:STEP:Main/GuideVersioning|?{{NAMESPACE}}CurrentRelease}} }}
</div>
</div>
</div>
</div>

Latest revision as of 01:40, September 7, 2024


Purpose & Usage

This styles all game portal pages.

Examples

Code:

{{GameHomePages}}

Result: Shown at top of the page.

See Also

None