Language Reference by Type: Difference between revisions

From NSB App Studio
Jump to navigation Jump to search
m (Adding custom css.)
m (Minor formatting change.)
Line 8: Line 8:
.CategoryTreeTag {margin-top: 1em;}
.CategoryTreeTag {margin-top: 1em;}
</css>
</css>
This is a list of commands, statements, functions and other parts that make up NS Basic/App Studio.  
This is a list of commands, statements, functions and other parts that make up NS Basic/App Studio.  


<categorytree mode=pages hideroot=on depth=2>Language Reference by Type</categorytree>
<categorytree mode=pages hideroot=on depth=2>Language Reference by Type</categorytree>

Revision as of 22:43, 13 August 2012

<css> .CategoryTreeItem {display: inline-block;} .CategoryTreeTag > .CategoryTreeSection > .CategoryTreeItem {width: 10em;} .CategoryTreeTag > .CategoryTreeSection > .CategoryTreeChildren {display: inline !important; margin-left: 2em;} .CategoryTreeChildren > .CategoryTreeSection {display: inline; margin: 0 0.2em;} .CategoryTreeTag > .CategoryTreeSection {border-top: 1px solid #AAA; padding: 0.5em;} .CategoryTreeBullet {display: none;} .CategoryTreeTag {margin-top: 1em;} </css> This is a list of commands, statements, functions and other parts that make up NS Basic/App Studio.