KIND HTML-asset
From TrainzOnline
		(Difference between revisions)
		
		
 (+{{ORP-top}}+{{ORP-bot}})  | 
			|||
| (2 intermediate revisions by one user not shown) | |||
| Line 25: | Line 25: | ||
  username "My HTML Page"  |   username "My HTML Page"  | ||
  kuid <KUID2:####:#####:0>{{FAB-todo|You can help fill this in with extracted examples-you've modified enough!}}  |   kuid <KUID2:####:#####:0>{{FAB-todo|You can help fill this in with extracted examples-you've modified enough!}}  | ||
| + | |||
| + | ==Tutorial==  | ||
| + | |||
| + | * [[How to Create a HTML Asset]]  | ||
==Downloads==  | ==Downloads==  | ||
| Line 31: | Line 35: | ||
==Categories==  | ==Categories==  | ||
| − | [[Category:Asset KIND]]  | + | [[Category:Asset KIND|HTML-asset]]  | 
[[Category:TBD]]  | [[Category:TBD]]  | ||
| − | {{ORP-  | + | {{ORP-bot|HTML-asset}}  | 
Latest revision as of 17:13, 2 July 2018
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, and in better written sessions.
Contents | 
[edit] KIND Hierarchy
[edit] Parent Classes
[edit] Child Classes
- none.
 
[edit] Supported Tags
Each HTML asset supports the following tags. Each tag is shown here with its default value.
- none.
 
[edit] 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>∅
[edit] Tutorial
[edit] Downloads
See HTML Tutorials for examples (TBD: link?)