Difference between revisions of "Template:Skin-gallery/Documentation"

From War Thunder Wiki
Jump to: navigation, search
(Created page with "{{docpage}} This template is intended for inserting into the text of a gallery of camouflage with links to download or purchase them. There is no limit to the number of camos...")
 
m
Line 40: Line 40:
 
# Open the browser console:
 
# Open the browser console:
 
#* Combination Ctrl + Shift + J (in Google Chrome);
 
#* Combination Ctrl + Shift + J (in Google Chrome);
#* Right-click on an empty space → View item code → Console;
+
#* Right-click on an empty space → Inspect element → Console;
 
#* Or in any other way that your browser provides. For information on how to open the console in your browser, check the Internet.
 
#* Or in any other way that your browser provides. For information on how to open the console in your browser, check the Internet.
 
# Open view his page;
 
# Open view his page;
 
# Its ID will be displayed in the console:
 
# Its ID will be displayed in the console:
 
[[Файл:Skin gallery - Market.png|600px]]
 
[[Файл:Skin gallery - Market.png|600px]]

Revision as of 07:50, 25 September 2020

This template is intended for inserting into the text of a gallery of camouflage with links to download or purchase them. There is no limit to the number of camos displayed, but we recommend using no more than 3.

How to use

{{Skin-gallery
 |source type|item id|image|description
}}

Parameters

  • source type:
  • item id — ID of the item on the corresponding site. The ways to get an ID are described below;
  • image — image name on Wiki (without namespace);
  • description — description of camouflage (optional).

Example of use

Code:

{{Skin-gallery
 |market|ugcitem_1000237|F9F-8_Lynx.png|Camo "Lynx" on WT Market
 |live|718041|F9F-8_Lynx.png|Camo "Lynx" on WT Live
}}

Result:

Method for getting the item ID

For WT Live

  1. Find camouflage on WT Live;
  2. Open view his page;
  3. Its ID will be displayed in the browser's address bar:

600px

For WT Market

  1. Log in to the WT Market and find camouflage;
  2. Open the browser console:
    • Combination Ctrl + Shift + J (in Google Chrome);
    • Right-click on an empty space → Inspect element → Console;
    • Or in any other way that your browser provides. For information on how to open the console in your browser, check the Internet.
  3. Open view his page;
  4. Its ID will be displayed in the console:

600px