KIND HTML-asset

From TrainzOnline
(Difference between revisions)
Jump to: navigation, search
m (1 revision)
m
Line 22: Line 22:
 
Sample [[config.txt file]] for a html-asset, with the Standard Tags excluded for brevity:
 
Sample [[config.txt file]] for a html-asset, with the Standard Tags excluded for brevity:
  
  [[TagName_Kind|kind]] "html-asset"
+
  kind "html-asset"
  [[TagName_Username|username]] "My HTML Page"
+
  username "My HTML Page"
  [[TagName_Kuid|kuid]] <KUID2:####:#####:0>
+
  kuid <KUID2:####:#####:0>
  
 
==Downloads==
 
==Downloads==

Revision as of 18:47, 18 October 2010

KIND html-asset can be referenced from the scripts and from some of the Surveyor rules (i.e. you select the html-asset by name, then type in the name of the *.html fle in the small edit box).

A typical example of KIND html-asset in use is the in-game tutorial.

Contents

KIND Hierarchy

Parent Classes

  • none.

Child Classes

  • none.


Supported Tags

Each HTML asset supports the following tags. Each tag is shown here with its default value.

  • none.


Example Config.txt

Sample config.txt file for a html-asset, with the Standard Tags excluded for brevity:

kind "html-asset"
username "My HTML Page"
kuid <KUID2:####:#####:0>

Downloads

See HTML Tutorials for examples


Categories

Personal tools