Main Page: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 52: | Line 52: | ||
<div style="display: flex; flex-flow: row wrap; justify-content: space-between;"> | <div style="display: flex; flex-flow: row wrap; justify-content: space-between;"> | ||
<div style="flex: 1 0 240px; margin: 0.5em;"> | <div style="flex: 1 0 240px; margin: 0.5em;"> | ||
<dpl> | |||
category = Game page | |||
titleregexp = ^[0-9] | |||
mode = category | |||
ordermethod = title | |||
format = ===#===,\n* [[%PAGE%]] - {{PAGESINCATEGORY:%PAGE%}} mods,, | |||
</dpl><!-- Games starting with numbers --> | |||
<dpl> | <dpl> | ||
category = Game page | category = Game page | ||
Line 240: | Line 247: | ||
format = ===Z===,\n* [[%PAGE%]] - {{PAGESINCATEGORY:%PAGE%}} mods,, | format = ===Z===,\n* [[%PAGE%]] - {{PAGESINCATEGORY:%PAGE%}} mods,, | ||
</dpl> | </dpl> | ||
<dpl> | |||
category = Game page | |||
titleregexp = ^[\p{P}\p{S}] | |||
mode = category | |||
ordermethod = title | |||
format = ===‽===,\n* [[%PAGE%]] - {{PAGESINCATEGORY:%PAGE%}} mods,, | |||
</dpl><!-- Games starting with punctuation and symbols --> | |||
</div> | </div> | ||
</div> | </div> |