More actions
m 1 revision imported: templates |
replace links with latest patch |
||
Line 1: | Line 1: | ||
<div id="home-gamestatus" class="home-card home-card--col2 home-card--row3"> | |||
<div class="home-gamestatus-patches"> | |||
<div class="home-gamestatus-patch"> | |||
<div | |||
class="home-badge home-gamestatus-patch__type home-gamestatus-patch__type--{{lc:{{Main page/settings|currentpatchtype}}}}"> | |||
{{Main page/settings|currentpatchtype}}</div> | |||
<div class="home-gamestatus-patch__name">[[{{Main page/settings|currentpatch}}|{{#invoke:String|match|{{Main page/settings|currentpatch}}|[%a%s]+(%d+%.%d+%.%d+%a?)}}]]</div> | |||
</div> | |||
<div class="home-gamestatus-patches__divider"></div> | |||
<div class="home-gamestatus-patch"> | |||
<div | |||
class="home-badge home-gamestatus-patch__type home-gamestatus-patch__type--{{lc:{{Main page/settings|nextpatchtype}}}}"> | |||
{{Main page/settings|nextpatchtype}}</div> | |||
<div class="home-gamestatus-patch__name">[[{{Main page/settings|nextpatch}}|{{#invoke:String|match|{{Main page/settings|nextpatch}}|[%a%s]+(%d+%.%d+%.%d+%a?)}}]]</div> | |||
</div> | |||
</div> | |||
{{Main page/latestpatch}} | |||
</div> | |||
<templatestyles src="Template:Main page/gamestatus/styles.css" /> | |||
<noinclude><!-- For preview only --> | |||
<templatestyles src="Template:Main page/shared/styles.css" />{{/doc}} | |||
</noinclude> | |||
Revision as of 17:21, 3 November 2024
LIVE
[[1.3.10h1|String Module Error: Match not found]]
DEV
[[2.0.0|String Module Error: Match not found]]
Latest update
This documentation is transcluded from Template:Main page/gamestatus/doc. Changes can be proposed in the talk page.
This template is used on the main page. It is the game status card in the content section. You can update the content by editing the main page settings.