mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-28 03:01:37 +00:00
10 lines
484 B
Plaintext
10 lines
484 B
Plaintext
--------------------------------
|
|
Nano UI Template Guide
|
|
--------------------------------
|
|
|
|
Nano UI uses templates, which are comprised of HTML and a markup syntax. The markup allows you
|
|
to easily add conditionals (if statements), loops (for loops) and custom formatting (using helpers).
|
|
|
|
Templates are stored in the /nano/templates folder and the file extension is .tmpl.
|
|
|
|
This guide is being replaced with a wiki entry, found here: http://baystation12.net/wiki/index.php?title=NanoUI |