(use janky trick from badgelistnavbar to make table wrap on small screens) |
(improve wrapping by reversing the order of everything - yes really) |
||
(2 intermediate revisions by the same user not shown) | |||
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;"> | <div style="display:flex; flex-direction:row-reverse; flex-wrap:wrap-reverse; border:1px solid #62628F; justify-content:space-around; text-align:center;"> | ||
{{#arraymap: | {{#arraymap: | ||
{{#if:{{{theories|}}}|<s>Theories</s> |[[{{#explode:{{ROOTPAGENAME}}|/|0}}/theories|Theories]]}} | |||
{{#if:{{{ | {{#if:{{{reference|}}}|<s>References</s> |[[{{#explode:{{ROOTPAGENAME}}|/|0}}/reference|References]]}} | ||
{{#if:{{{ | {{#if:{{{changelog|}}}|<s>Changelog</s> |[[{{#explode:{{ROOTPAGENAME}}|/|0}}/changelog|Changelog]]}} | ||
{{#if:{{{ | {{#if:{{{soundtrack|}}}|<s>Soundtrack</s> |[[{{#explode:{{ROOTPAGENAME}}|/|0}}/soundtrack|Soundtrack]]}} | ||
{{#if:{{{ | {{#if:{{{tour|}}}|<s>Gallery</s> |[[{{#explode:{{ROOTPAGENAME}}|/|0}}/tour|Gallery]]}} | ||
{{#if:{{{ | {{#if:{{{guide|}}}|<s>Walkthrough</s> |[[{{#explode:{{ROOTPAGENAME}}|/|0}}/guide|Walkthrough]]}} | ||
{{#if:{{{ | [[{{#explode:{{ROOTPAGENAME}}|/|0}}|Game]] | ||
|\n|@@@@|<div style="flex-basis:6em; flex-grow:1; padding:0.5em; background:#BCBCD4; border:1px solid #62628F; box-sizing:border-box;">@@@@</div>|\n}} | |\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> | </div><noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> |
Latest revision as of 20:18, 18 August 2024
Documentation (for the above template, sometimes hidden or invisible)