Template:BottomNav: Difference between revisions
From Handhelds Wiki
Jump to navigationJump to search
HandheldWiki (talk | contribs) No edit summary Tag: Manual revert |
HandheldWiki (talk | contribs) No edit summary |
||
| Line 12: | Line 12: | ||
box-sizing: border-box; | box-sizing: border-box; | ||
"> | "> | ||
<div style="font-size: 1.2em; font-weight: bold; margin-bottom: 1em;"> | <div style="font-size: 1.2em; font-weight: bold; margin-bottom: 1em;"> | ||
Other Projects at the Handhelds Wiki | Other Projects at the Handhelds Wiki | ||
</div> | </div> | ||
<div style=" | <div style=" | ||
display: flex; | display: flex; | ||
| Line 24: | Line 22: | ||
gap: 1.5em; | gap: 1.5em; | ||
"> | "> | ||
{{#if:{{{1|}}} | {{#if:{{{1|}}} | ||
|<div style="text-align: center; width: 140px;"> | |<div style="text-align: center; width: 140px;"> | ||
| Line 31: | Line 28: | ||
</div> | </div> | ||
}} | }} | ||
{{#if:{{{2|}}} | {{#if:{{{2|}}} | ||
|<div style="text-align: center; width: 140px;"> | |<div style="text-align: center; width: 140px;"> | ||
| Line 38: | Line 34: | ||
</div> | </div> | ||
}} | }} | ||
{{#if:{{{3|}}} | {{#if:{{{3|}}} | ||
|<div style="text-align: center; width: 140px;"> | |<div style="text-align: center; width: 140px;"> | ||
| Line 45: | Line 40: | ||
</div> | </div> | ||
}} | }} | ||
{{#if:{{{4|}}} | {{#if:{{{4|}}} | ||
|<div style="text-align: center; width: 140px;"> | |<div style="text-align: center; width: 140px;"> | ||
| Line 52: | Line 46: | ||
</div> | </div> | ||
}} | }} | ||
</div> | </div> | ||
</div> | </div> | ||
Revision as of 06:52, 25 May 2025
Other Projects at the Handhelds Wiki