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

[Feature] Template restructuring such as redesign or similar #413

Open
jonamix-ar opened this issue Nov 2, 2020 · 1 comment
Open

[Feature] Template restructuring such as redesign or similar #413

jonamix-ar opened this issue Nov 2, 2020 · 1 comment
Assignees
Labels
Enhancement Issues that require improvements

Comments

@jonamix-ar
Copy link

jonamix-ar commented Nov 2, 2020

Resources Settings
Imagen:
1

  • Template: (Complete template you have to deactivate the things that are not in XGP but once you see you can put)
<br />
<div id="content">
    <form action="" method="post">
        <table width="569" style="margin-top:0px;">
            <tr>
                <td class="c" colspan="7">{Production_of_resources_in_the_planet}</td>
            </tr>
            <tr>
                <th colspan="7" class="l">
                    <div class="secondcol">
                        <div style="width:376px; margin: 0px auto;">
                            <span class="factorkey">Factor de producción: 100%</span>
                            <span class="factorbutton">
                                <input name="action" value="{rs_calculate}" type="submit">
                            </span>
                            <br class="clearfloat">
                        </div>
                    </div>
                </th>
            </tr>
            <tr>
                <th colspan="2" class="l"></th>
                <th class="l">{metal}</th>
                <th class="l">{crystal}</th>
                <th class="l">{deuterium}</th>
                <th class="l">{energy}</th>
                <th class="l"></th>
            </tr>
            <tr>
                <th colspan="2" class="l">{rs_basic_income}</th>
                <th style="text-align:right;color:#99CC00 !important;">
                    <span title="{metal_basic_income}">{metal_basic_income}</span>
                </th>
                <th style="text-align:right;color:#99CC00 !important;">
                    <span title="{crystal_basic_income}">{crystal_basic_income}</span>
                </th>
                <th style="text-align:right;">
                    <span title="{deuterium_basic_income}">{deuterium_basic_income}</span>
                </th>
                <th style="text-align:right;">
                    <span title="0">{energy_basic_income}</span>
                </th>
                <th></th>
            </tr>
            {resource_row}
            <!-- Taladrador -->
            <tr>
                <th class="l">
                    Taladrador (Ammount xxx)
                </td>
                <th>
                </th>
                <th class="l" style="text-align:right;">-</th>
                <th class="l" style="text-align:right;">-</th>
                <th class="l" style="text-align:right;">-</th>
                <th class="l" style="text-align:right;">-</th>
                <th>
                    <select name="{name}" size="1" style="color:#99CC00 !important;">
                       
                    </select>
                </th>
            </tr>
            <!-- Plasma technology-->
            <tr>
                <th class="l">
                    Plasma technology ({level} xxx)
                </td>
                <th>
                </th>
                <th class="l" style="text-align:right;">-</th>
                <th class="l" style="text-align:right;">-</th>
                <th class="l" style="text-align:right;">-</th>
                <th class="l" style="text-align:right;">-</th>
                <th>
                    <select name="{name}" size="1" style="color:#99CC00 !important;">
                       
                    </select>
                </th>
            </tr>
            <!-- Objects -->
            <tr>
                <th class="l">
                    Objetos/Objects
                </th>
                <th>
                </th>
                <th class="l" style="text-align:right;">-</th>
                <th class="l" style="text-align:right;">-</th>
                <th class="l" style="text-align:right;">-</th>
                <th class="l" style="text-align:right;">-</th>
                <th class="l" style="text-align:right;"></th>
            </tr>
            <tr>
                <th class="l">
                    Geologist/Geologo
                </th>
                <th>
                    <a href="game.php?page=officier" title="">
                        <img src="{dpath}premium/geologe_ikon.gif" width="25" height="25">
                    </a>
                </th>
                <th class="l" style="text-align:right;">-</th>
                <th class="l" style="text-align:right;">-</th>
                <th class="l" style="text-align:right;">-</th>
                <th class="l" style="text-align:right;">-</th>
                <th class="l" style="text-align:right;"></th>
            </tr>
            <tr>
                <th class="l">
                    Ingeniero/Enginner
                </th>
                <th>
                    <a href="game.php?page=officier" title="">
                        <img src="{dpath}premium/ingenieur_ikon.gif" width="25" height="25">
                    </a>
                </th>
                <th class="l" style="text-align:right;">-</th>
                <th class="l" style="text-align:right;">-</th>
                <th class="l" style="text-align:right;">-</th>
                <th class="l" style="text-align:right;">-</th>
                <th class="l" style="text-align:right;"></th>
            </tr>
            <tr>
                <th class="l">
                    Command Team / Equipo Comando
                </th>
                <th>
                    <a href="game.php?page=officier" title="">
                        <img src="{dpath}premium/allOfficers_ikon.png" width="25" height="25">
                    </a>
                </th>
                <th class="l" style="text-align:right;">-</th>
                <th class="l" style="text-align:right;">-</th>
                <th class="l" style="text-align:right;">-</th>
                <th class="l" style="text-align:right;">-</th>
                <th class="l" style="text-align:right;"></th>
            </tr>
            <tr>
                <th colspan="2" class="l">{rs_storage_capacity}</th>
                <th class="l" style="text-align:right;">{planet_metal_max}</span></th>
                <th class="l" style="text-align:right;">{planet_crystal_max}</th>
                <th class="l" style="text-align:right;">{planet_deuterium_max}</th>
                <th class="l" style="text-align:right;">-</th>
                <th class="l" style="text-align:right;"></th>
            </tr>
            <tr>
                <th colspan="2" class="l"><em>{rs_sum}</em></th>
                <th class="l" style="text-align:right;">{metal_total}</span></th>
                <th class="l" style="text-align:right;">{crystal_total}</th>
                <th class="l" style="text-align:right;">{deuterium_total}</th>
                <th class="l" style="text-align:right;">{energy_total}</th>
                <th class="l" style="text-align:right;"></th>
            </tr>
            <tr>
                <th colspan="2" class="l"><em>{rs_daily}</em></th>
                <th class="l" style="text-align:right;">{daily_metal}</span></th>
                <th class="l" style="text-align:right;">{daily_crystal}</th>
                <th class="l" style="text-align:right;">{daily_deuterium}</th>
                <th class="l" style="text-align:right;">{energy_total}</th>
                <th class="l" style="text-align:right;"></th>
            </tr>
            <tr>
                <th colspan="2" class="l"><em>{rs_weekly}</em></th>
                <th class="l" style="text-align:right;">{weekly_metal}</span></th>
                <th class="l" style="text-align:right;">{weekly_crystal}</th>
                <th class="l" style="text-align:right;">{weekly_deuterium}</th>
                <th class="l" style="text-align:right;">{energy_total}</th>
                <th class="l" style="text-align:right;"></th>
            </tr>
        </table>
    </form>


</div>

Recursos e imagenes

  • Image command team:

allOfficers_ikon

Marketplace Deprecated:

Officers:
Update Text Officers

English Line

'of_title' => 'Your officers',
'of_darkmatter_description' => 'Dark Matter is a substance for which storage has only been possible for a few standard years and still requires a lot of effort. It can be processed to produce unimaginable quantities of energy. The methods used to gain Dark Matter are complex and full of risks, making it very valuable.<br /><b>Only Dark Matter that has been bought and is still available protects an account from deletion!</b>',
'of_darkmatter_description_short' => 'Dark Matter can be used to hire Officers and Commanders as well as pay for merchant offers, planet moves and items.',
'of_get_darkmatter' => 'Purchase Dark Matter',
'of_benefits' => 'Benefits:',
'of_info' => 'With your officers you can lead your empire to a size beyond your wildest dreams - all you need is some Dark Matter and your workers and advisers will work even harder!',

Spanish Line

'of_title' => 'Tus oficiales',
'of_darkmatter_description' => 'La Materia Oscura es una sustancia que desde hace apenas unos años se puede almacenar, y aun así esto representa grandes dificultades. De ella se pueden extraer increíbles cantidades de energía. El proceso que se requiere para producir Materia Oscura es complejo y arriesgado, por lo que se ha convertido en un bien muy valioso.<br /><b>¡Sólo la materia oscura comprada que aún no se ha consumido protege una cuenta de su eliminación!</b>',
'of_darkmatter_description_short' => 'Con Materia oscura puedes reclutar oficiales y comandantes, así como pagar ofertas de comerciantes, traslados de planetas y objetos.',
'of_get_darkmatter' => 'Conseguir Materia Oscura',
'of_benefits' => 'Ventajas:',
'of_info' => 'Con los oficiales puedes expandir tu imperio hasta unas extensiones que jamás has soñado. ¡Todo lo que necesitas es algo de materia oscura y tus trabajadores y consejeros trabajarán incluso más!',
@jonamix-ar
Copy link
Author

jonamix-ar commented Nov 21, 2020

Update Deprecated marketplace and lines officiers redesigned. Spanish ES and English UK

@LucasKovacs LucasKovacs added the Enhancement Issues that require improvements label Jan 5, 2022
@LucasKovacs LucasKovacs self-assigned this Jan 5, 2022
@LucasKovacs LucasKovacs moved this to Todo in XG Proyect Apr 19, 2023
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: Todo
Development

No branches or pull requests

2 participants