KIND HTML-asset
From TrainzOnline
(Difference between revisions)
m |
(+{{ORP-top}}+{{ORP-bot}}) |
||
| Line 1: | Line 1: | ||
| − | KIND html-asset can be referenced from the scripts and from | + | {{ORP-top}} |
| + | '''KIND html-asset''' can be referenced from the scripts and from | ||
some of the Surveyor rules (i.e. you select the html-asset | 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 | by name, then type in the name of the *.html fle in the | ||
small edit box). | small edit box). | ||
| − | A typical example of KIND html-asset in use is the in-game tutorial. | + | A typical example of KIND html-asset in use is the in-game tutorial, and in better written sessions. |
==KIND Hierarchy== | ==KIND Hierarchy== | ||
| Line 23: | Line 24: | ||
kind "html-asset" | kind "html-asset" | ||
username "My HTML Page" | username "My HTML Page" | ||
| − | kuid <KUID2:####:#####:0> | + | kuid <KUID2:####:#####:0>{{FAB-todo|You can help fill this in with extracted examples-you've modified enough!}} |
==Downloads== | ==Downloads== | ||
| Line 32: | Line 33: | ||
[[Category:Asset KIND]] | [[Category:Asset KIND]] | ||
[[Category:TBD]] | [[Category:TBD]] | ||
| + | {{ORP-end}} | ||
Revision as of 00:26, 1 July 2013
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 |
KIND Hierarchy
Parent Classes
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 (TBD: link?)
Categories
</div>