mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-18 03:21:13 +01:00
11 lines
479 B
Plaintext
11 lines
479 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: https://bay.ss13.me/en/Guides/coderbus/nanoui
|