Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Alliance Refactor]Recompilation of alliance images and messages #485

Open
LucasKovacs opened this issue Mar 12, 2022 · 4 comments
Open
Assignees
Labels
Enhancement Issues that require improvements

Comments

@LucasKovacs
Copy link
Member

Screenshot 2020-08-20 at 12 10 01

Screenshot 2020-08-20 at 12 10 11

Screenshot 2020-08-20 at 12 10 27

Screenshot 2020-08-20 at 12 10 35

Screenshot 2020-08-20 at 12 10 40

Screenshot 2020-08-20 at 12 10 44

Screenshot 2020-08-20 at 12 10 47

Screenshot 2020-08-20 at 12 10 51

Screenshot 2020-08-20 at 12 11 11

Screenshot 2020-08-20 at 12 11 15

Screenshot 2020-08-20 at 12 11 19

Screenshot 2020-08-20 at 12 11 23

Screenshot 2020-08-20 at 12 11 27

Screenshot 2020-08-21 at 21 50 19

@LucasKovacs LucasKovacs added the Enhancement Issues that require improvements label Mar 12, 2022
@jonamix-ar
Copy link

jonamix-ar commented Mar 12, 2022

Necesitas los textos en español, por las dudas los coloco
es-es
es-es-1
desplegable
entregar
comunication
Solicitudes Vacias
solicitudes
solicitud

clases
info
solicitud
msg

@jonamix-ar
Copy link

jonamix-ar commented Apr 29, 2023

Alliance Refactor Template

image

alliance_front_page_view.php

<br />
<div id="content">
    <table style="width:654px">
        <tr>
            <td class="c" colspan="4">{al_alliance}</td>
        </tr>
        <tr>
            <th style="width:25%">{al_alliance_overview}</th>
            <th style="width:25%">{al_alliance_management}</th>
            <th style="width:25%">{al_alliace_communication}</th>
            <th style="width:25%">{al_alliance_application}</th>
        </tr>
        {image}
        <tr>
            <th colspan="4" style="text-align: center;">{al_your_ally}</th>
        </tr>
        <tr>
            <th colspan="4">
                <table style="width:100%;">
                    <tbody>
                        {details}
                        <tr>
                            <th style="text-align:left">{detail_title}</th>
                            <th style="text-align:left">{detail_content}</th>
                        </tr>
                        {/details}
                    </tbody>
                </table>
            </th>
        </tr>
        <tr>
            <th colspan="4" style="text-align: center;">{al_user_list}</th>
        </tr>
        <tr>
            <th colspan="4">
                {members}
            </th>
        </tr>
        <tr>
            <td class="c" colspan="4">{al_inside_section}</th>
        </tr>
        <tr>
            <th colspan="4" height="100%">{text}</th>
        </tr>
        <tr>
            <td class="c" colspan="4">{al_outside_text}</th>
        </tr>
        {description}
    </table>
    `{leave}`
</div>

Alliance Controller

@LucasKovacs
Copy link
Member Author

PR? Pls

@jonamix-ar
Copy link

PR? Pls

En un rato lo subo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Issues that require improvements
Projects
Status: No status
Development

No branches or pull requests

2 participants