HowTo/Scenery/0

From TrainzOnline
< HowTo | Scenery(Difference between revisions)
Jump to: navigation, search
 
(3 intermediate revisions by one user not shown)
Line 1: Line 1:
  
== thumbnails sub container number ==
+
== image number # ==
  
This is a required field.
+
'''This is a compulsory field.'''
  
The number sequence will start at 0. There should be a maximum of three sub containers. 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  270
+
  height  180
+
  }
+
  1
+
  {
+
    image  "imageone.jpg
+
    width  270
+
    height  180
+
  }
+
}
+

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.