Wiki Help
Home
/
Edit Example
View
Edit
History
No Category
Editing The Wiki
Custom Tags
Tests
Log in to edit
Example
<cat>tags</cat> <title>Example</title> # Example ```html <example name = 'Title' > <description>Showcasing the ability to print numbers in lua</description> <code> local a = 1 print(a) </code> <code name="My second code block"> local str = "yay hi" </code> <output>1</output> </example> ``` <example name = 'Title' > <description>Showcasing the ability to print numbers in lua</description> <code> local a = 1 print(a) </code> <code name="My second code block"> local str = "yay hi" </code> <output>1</output> </example>
Wiki Help
The Facepunch Wiki
Editing The Wiki
7
Code Blocks
About This Wiki
Bugs And Requests
Headings
Tables
Uploading Images & Files
View Formatting
Custom Tags
19
Ambig
Bug
Cat
Deprecated
Example
Function
Internal
Key
Member
Note
Page
Page List
Removed
Rustitem
Structure
Title
Type
Validate
Warning
Tests
2
Markdown
Syntax Highlight: Lua