|
|
(13 intermediate revisions by 6 users not shown) |
Line 5: |
Line 5: |
| margin-bottom: 15px; | | margin-bottom: 15px; |
| "> | | "> |
| | {{GradientHeaderFrame |
| | |title = Pages |
| | |margin = 0 |
| | |content = |
| <div style=" | | <div style=" |
| display: flex; | | display: flex; |
Line 50: |
Line 54: |
| |text = Roles | | |text = Roles |
| |subtext = Professions and beyond. | | |subtext = Professions and beyond. |
| }}
| |
|
| |
| {{ModernButton
| |
| |link = Server_Staff
| |
| |img = Engineer.png
| |
| |text = Server Staff
| |
| |subtext = Admins and more
| |
| }} | | }} |
| </div> | | </div> |
|
| |
| <div style="
| |
| flex-basis: 26em;
| |
| flex-grow: 1;
| |
| display: flex;
| |
| flex-direction: column;
| |
| gap: 6px;
| |
| ">
| |
| {{GradientHeaderFrame/Sub
| |
| |title = About Starlight
| |
| |margin = 0
| |
| |content = STARLIGHT is an MIT open-source fork of the Space Station 14 project aimed at creating unique mechanics and a pleasant game atmosphere.
| |
| }}
| |
|
| |
| {{GradientHeaderFrame/Sub
| |
| |title = Working with the wiki
| |
| |margin = 0
| |
| |content = You can help develop the Space Station 14 wiki. To do this, register using Space Station 14 account and start editing anything, after that, administration review your changes and approve or reject.
| |
| }}
| |
|
| |
| {{GradientHeaderFrame/Sub
| |
| |title = Communities
| |
| |margin = 0
| |
| |content =
| |
| <div class="grid-adaptive" style="
| |
| display: grid;
| |
| gap: 8px;
| |
| margin: 2px;
| |
| ">
| |
| {{ModernButton
| |
| |external = https://discord.gg/HyDhPwAmUq
| |
| |img = IconDiscord.png
| |
| |text = Discord
| |
| |subtext = Starlight Community.
| |
| }}
| |
| {{ModernButton
| |
| |external = https://ss14-starlight.online/
| |
| |img = SiteIcon.png
| |
| |text = Site
| |
| |subtext = Starlight site.
| |
| }}
| |
| {{ModernButton
| |
| |external = https://map.ss14-starlight.wiki/
| |
| |img = SiteIcon.png
| |
| |text = Map Viewer
| |
| |subtext = Starlight maps.
| |
| }}
| |
| </div>
| |
| }} | | }} |
| | | <!-- |
| </div> | | --> |
| | |
| </div>
| |