Translations:Plugin:TabSRMM/Skinning format/33/en: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
(Importing a new version from external source)
 
(Importing a new version from external source)
 
Line 1: Line 1:
This is done with the %{color:blue}ItemX=Itemname% statement. X is a 0-based index number, so the first assignment has to be Item0=foo, the 2nd Item1=bar and so on. Itemname refers to one of the skin item names listed at the beginning of this document, WITHOUT the % character.
This is done with the <tt>ItemX=Itemname</tt> statement. X is a 0-based index number, so the first assignment has to be <tt>Item0=foo</tt>, the second <tt>Item1=bar</tt> and so on. <tt>Itemname</tt> refers to one of the skin item names listed at the beginning of this document, without the <tt>%</tt> character.

Latest revision as of 02:20, 27 September 2022

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Plugin:TabSRMM/Skinning format)
This is done with the <tt>ItemX=Itemname</tt> statement. X is a 0-based index number, so the first assignment has to be <tt>Item0=foo</tt>, the second <tt>Item1=bar</tt> and so on. <tt>Itemname</tt> refers to one of the skin item names listed at the beginning of this document, without the <tt>%</tt> character.

This is done with the ItemX=Itemname statement. X is a 0-based index number, so the first assignment has to be Item0=foo, the second Item1=bar and so on. Itemname refers to one of the skin item names listed at the beginning of this document, without the % character.