Jump to content

Alathra:Navigation: Difference between revisions

m CSS test
No edit summary
 
(58 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#css:
  #nav {
    height: auto;
    width: auto;
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 30px;
  }
 
}}
<div id="nav">
{{Navcard
|image=Reading guides.png
|link=[[Guides]]
|text=Guides
}}
{{Navcard
|image=History category.png
|link=[[Alathra:Under Work]]
|text=History
}}
{{Navcard
|image = Nation banners.png
|link=[[Alathra:Under Work]]
|text=Nations
}}
{{Navcard
|image = Outpost castle.png
|link=[[Alathra:Under Work]]
|text=Towns
}}
{{Navcard
|image=Universe category.png
|link=[[Alathra:Under Work]]
|text=Universe
}}
{{Navcard
{{Navcard
|height=300
|image=Cartography category.png
|width=500
|link=[[Alathra:Under Work]]
|link=[[Alathra:Weapons]]
|text=Cartography
|text=Weapons
}}
}}
</div>

Latest revision as of 09:11, 28 June 2025