(made much simpler) |
(use janky trick from badgelistnavbar to make table wrap on small screens) |
||
Line 1: | Line 1: | ||
<div style="display:flex; flex-direction:row; flex-wrap:wrap; border:1px solid #62628F; justify-content:space-around; text-align:center;"> | |||
{{#arraymap: | |||
[[{{ROOTPAGENAME}}|Game]] | |||
{{#if:{{{guide|}}}|<s>Walkthrough</s> |[[{{ROOTPAGENAME}}/guide|Walkthrough]]}} | |||
{{#if:{{{tour|}}}|<s>Gallery</s> |[[{{ROOTPAGENAME}}/tour|Gallery]]}} | |||
{{#if:{{{soundtrack|}}}|<s>Soundtrack</s> |[[{{ROOTPAGENAME}}/soundtrack|Soundtrack]]}} | |||
{{#if:{{{changelog|}}}|<s>Changelog</s> |[[{{ROOTPAGENAME}}/changelog|Changelog]]}} | |||
{{#if:{{{reference|}}}|<s>References</s> |[[{{ROOTPAGENAME}}/reference|References]]}} | |||
|} | {{#if:{{{theories|}}}|<s>Theories</s> |[[{{ROOTPAGENAME}}/theories|Theories]]}} | ||
|\n|@@@@|<div style="flex-basis:6em; flex-grow:1; padding:0.5em; background:#BCBCD4; border:1px solid #62628F; box-sizing:border-box;">@@@@</div>|\n}} | |||
</div><noinclude> | |||
{{documentation}} | |||
</noinclude> |
Revision as of 10:44, 29 July 2024
Documentation (for the above template, sometimes hidden or invisible)