Outils pour utilisateurs

Outils du site


templates_available_en

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
Prochaine révisionLes deux révisions suivantes
templates_available_en [2019/11/01 15:45] – [Template for Myst's Next Pixel 1.3 theme] nexusone13templates_available_en [2019/12/01 12:27] – [Add flags in your mix] nexusone13
Ligne 13: Ligne 13:
  
 It is possible to delete templates that are not of interest to you by deleting the folder of the templates in question. It will still be copied when installing a new version of ARRM. It is possible to delete templates that are not of interest to you by deleting the folder of the templates in question. It will still be copied when installing a new version of ARRM.
 +
 +
 +----
 +
 +
 ===== Template for Myst's Next Pixel 1.3 theme ===== ===== Template for Myst's Next Pixel 1.3 theme =====
  
Ligne 40: Ligne 45:
  
 They are located in the templates directory:  %appdata%\nexouille soft\arrm\ressources\templates They are located in the templates directory:  %appdata%\nexouille soft\arrm\ressources\templates
 +Unzip the zip file that corresponds to the resolution you want to use.
 +
 +
 +The list of consoles associated with a template appears in the template description.
 +
 +
 +----
 +
 +
 +===== Add flags in your mix =====
 +
 +Since version 1.8.0.5 it is possible to add 2 flags in your mix.
 +The flags are in the form:
 +
 +{{arrm:eu.png}} {{arrm:us.png}} {{arrm:wor.png}}
 +
 +They can be integrated into your mixes. For this it is necessary to indicate the location of the two flags in the template. This is done with the tags ** <region1> ** and ** <region2> **. You must also indicate that you want to use the flags via the ** <region> true </ region> ** tag. Set it to ** 'false' ** or omit this tag if you do not want to display flags. By default, all ARRM templates have the ** <region1> ** and ** <region2> ** tags filled in, but the ** <region> ** tag is false (except for some templates with the indication '** with flags **', for which the ** <region> ** is enabled). Charge you to pass the ** <region> ** tag to **true** if you want to enable flags.
 +
 +Sample flags on template '** Standard 2 with flags **'
 +
 +<code>
 +<region>true</region>
 +
 +<custom_region1_x>625</custom_region1_x>
 +<custom_region1_y>2</custom_region1_y>
 +<custom_region1_width>70</custom_region1_width>
 +<custom_region1_height>70</custom_region1_height>
 +
 +<custom_region2_x>625</custom_region2_x>
 +<custom_region2_y>73</custom_region2_y>
 +<custom_region2_width>70</custom_region2_width>
 +<custom_region2_height>70</custom_region2_height>
 +
 +</code>
 +
 +It is also necessary to indicate on which layer you wish to display them. All ARRM templates already have the layers **region1** and **"region2** filled.
 +
 +Example of layers on template '** Standard 2 with flags **'
 +
 +<code>
 +<layer1>screenshot</layer1>
 +<layer2>boxart</layer2>
 +<layer3>marquee</layer3>
 +<layer4>region1</layer4>
 +<layer5>region2</layer5>
 +</code>
 +
 +
 +Template rendering example with  '**Standard 2 with flags**' 
 +
 +{{arrm:sample_standard_2_flags.png}}
 +
 +----
  
-The list of consoles associated with a theme appear in the template description. 
 ===== List of templates ===== ===== List of templates =====
  
templates_available_en.txt · Dernière modification : 2023/06/03 17:38 de 127.0.0.1