Template:Navigator: Difference between revisions
(converted) |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly><div class="flex-container"> | <includeonly><div class="flex-container"> | ||
<div style="background-color:#f2f2f2"> | {{#if:{{{page-main|}}}|<div style="background-color:#f2f2f2">{{{page-main}}}</div>}} | ||
{{#if:{{{page-2|}}}|<div style="background-color:#f2f2f2">{{{page-2}}}</div>}} | {{#if:{{{page-2|}}}|<div style="background-color:#f2f2f2">{{{page-2}}}</div>}} | ||
{{#if:{{{page-3|}}}|<div style="background-color:#f2f2f2">{{{page-3}}}</div>}} | {{#if:{{{page-3|}}}|<div style="background-color:#f2f2f2">{{{page-3}}}</div>}} | ||
Line 10: | Line 10: | ||
</div> | </div> | ||
</includeonly><noinclude>{{Navigator | </includeonly><noinclude>{{Navigator | ||
| page-main = Overview | | page-main = [[{{#titleparts: {{PAGENAME}} | 1 }}|Overview]] | ||
| page-2 = [[{{PAGENAME}}/Story|Story]] | | page-2 = [[{{#titleparts: {{PAGENAME}} | 1 }}/Story|Story]] | ||
| page-3 = [[{{PAGENAME}}/Gallery|Gallery]] | | page-3 = [[{{#titleparts: {{PAGENAME}} | 1 }}/Gallery|Gallery]] | ||
| page-4 = [[{{PAGENAME}}/Other|Other]] | | page-4 = [[{{#titleparts: {{PAGENAME}} | 1 }}/Other|Other]] | ||
}} | }} | ||
<pre><nowiki>{{Navigator | <pre><nowiki>{{Navigator |