Mudanças entre as edições de "Widget:Changelog"

De Wiki Gla
Ir para navegação Ir para pesquisar
Linha 1: Linha 1:
<div class="change-widget">
<div class="change-widget">
    {{Changelog
{{#widget:Changelogs
    | icon = https://wiki.gla.com.br/images/16x16/galeria_icon.png
| titulo = Galeria
    | titulo = Galeria
| descricao = Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer vestibulum lorem leo, eget blandit
    | descrição = Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer vestibulum lorem leo, eget blandit
quam semper nec. Praesent rutrum mollis ullamcorper.
    quam semper nec. Praesent rutrum mollis ullamcorper.
| link = https://discord.com/channels/ID_GALERIA
    | link = https://discord.com/channels/ID_GALERIA
| ate = 01/04/2025
    | ate = 01/04/2025
}}
    }}


    {{Changelog
{{#widget:Changelogs
    | icon = https://wiki.gla.com.br/images/16x16/informativos_icon.png
| titulo = Informativos
    | titulo = Informativos
| descricao = Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer vestibulum lorem leo, eget blandit
    | descrição = Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer vestibulum lorem leo, eget blandit
quam semper nec. Praesent rutrum mollis ullamcorper.
    quam semper nec. Praesent rutrum mollis ullamcorper.
| link = https://discord.com/channels/ID_INFORMATIVOS
    | link = https://discord.com/channels/ID_INFORMATIVOS
}}
    }}


    {{Changelog
{{#widget:Changelogs
    | icon = https://wiki.gla.com.br/images/16x16/balanceamento_icon.png
| titulo = Balanceamento
    | titulo = Balanceamento
| descricao = Patch notes e atualizações de balanceamento de personagens e skills.
    | descrição = Patch notes e atualizações de balanceamento de personagens e skills.
| link = https://discord.com/channels/ID_BALANCEAMENTO
    | link = https://discord.com/channels/ID_BALANCEAMENTO
}}
    }}
</div>
</div>
<style>
<style>
    .change-widget {
.change-widget {
        font-family: sans-serif;
font-family: sans-serif;
        margin: 0;
margin: 0;
        padding: 0;
padding: 0;
        max-height: 300px;
max-height: 300px;
        overflow-y: auto;
overflow-y: auto;
    }
}


    .change-item {
.change-item {
        margin-bottom: 10px;
margin-bottom: 10px;
    }
}


    .change-title {
.change-title {
        font-size: 120%;
font-size: 120%;
        border: none;
border: none;
        vertical-align: -5px;
vertical-align: -5px;
        font-weight: bold;
font-weight: bold;
        color: #000;
color: #000;
    }
}


    .change-title img {
.change-item hr {
        width: 16px;
border: none;
        height: 16px;
border-top: 1px solid #ccc;
        margin-right: 5px;
margin: 4px 0;
        vertical-align: middle;
}
    }


    .change-item hr {
.change-item a {
        border: none;
text-decoration: none;
        border-top: 1px solid #ccc;
font-weight: bold;
        margin: 4px 0;
color: #0645AD;
    }
}


    .change-item a {
.change-item a:hover {
        text-decoration: none;
text-decoration: underline;
        font-weight: bold;
}
        color: #0645AD;
    }


    .change-item a:hover {
.change-date {
        text-decoration: underline;
font-size: 90%;
    }
color: #888;
 
}
    .change-date {
        font-size: 90%;
        color: #888;
    }
</style>
</style>

Edição das 02h43min de 4 de abril de 2025

Erro em widget Changelogs: Unable to load template 'wiki:Changelogs'
Erro em widget Changelogs: Unable to load template 'wiki:Changelogs'
Erro em widget Changelogs: Unable to load template 'wiki:Changelogs'

<style> .change-widget { font-family: sans-serif; margin: 0; padding: 0; max-height: 300px; overflow-y: auto; }

.change-item { margin-bottom: 10px; }

.change-title { font-size: 120%; border: none; vertical-align: -5px; font-weight: bold; color: #000; }

.change-item hr { border: none; border-top: 1px solid #ccc; margin: 4px 0; }

.change-item a { text-decoration: none; font-weight: bold; color: #0645AD; }

.change-item a:hover { text-decoration: underline; }

.change-date { font-size: 90%; color: #888; } </style>