HowTo/Scenery/0

From TrainzOnline
< HowTo | Scenery(Difference between revisions)
Jump to: navigation, search
 
Line 4: Line 4:
 
'''This is a compulsory field.'''
 
'''This is a compulsory field.'''
  
Each image will have a number starting a 0. This is a container field so no direct data. The data is contained within the curly brackets. Example
+
Each image will have a number starting a 0. This is a container field so no direct data. The data is contained within the curly brackets.
 
+
 
+
thumbnails
+
{
+
  0
+
  {
+
  image  "thumbnail.jpg
+
  width  240
+
  height  180
+
  }
+
  1
+
  {
+
    image  "imagetraincar.jpg
+
    width  128
+
    height  64
+
  }
+
}
+

Latest revision as of 10:50, 7 February 2022

[edit] image number #

This is a compulsory field.

Each image will have a number starting a 0. This is a container field so no direct data. The data is contained within the curly brackets.

Personal tools