HowTo/Scenery/0

From TrainzOnline
< HowTo | Scenery(Difference between revisions)
Jump to: navigation, search
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. Example
  
  

Revision as of 10:49, 7 February 2022

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. Example


thumbnails {

 0
  {
  image  "thumbnail.jpg
  width   240
  height  180
  }
 1
  {
   image  "imagetraincar.jpg
   width   128
   height  64
  }

}

Personal tools