Wiki Help
Home
/
Edit Tables
View
Edit
History
No Category
Editing The Wiki
Custom Tags
Tests
Log in to edit
Tables
<cat>
editing
</cat>
<note>
Do not use custom tags inside tables, they will not function properly
</note>
<warning>
Nesting tables inside eachother will not work and will break things so don't do it
</warning>
---
```markdown | Tables | Are | Cool | | ------------- |:-------------:| -----:| | col 3 is | right-aligned | $1600 | | col 2 is | centered | $12 | | zebra stripes | are neat | $1 | ```
|
Tables
|
Are
|
Cool
| |
-------------
|
:-------------:
|
-----:
| |
col 3 is
|
right-aligned
|
$1600
| |
col 2 is
|
centered
|
$12
| |
zebra stripes
|
are neat
|
$1
|
```html
Markdown
|
Less
|
Pretty
---
|
---
|
---
*Still*
|
`renders`
|
**nicely**
1
|
2
|
3
```
Markdown
|
Less
|
Pretty
---
|
---
|
---
*Still*
|
`renders`
|
**nicely**
1
|
2
|
3
<cat>editing</cat> <note>Do not use custom tags inside tables, they will not function properly</note> <warning> Nesting tables inside eachother will not work and will break things so don't do it </warning> --- ```markdown | Tables | Are | Cool | | ------------- |:-------------:| -----:| | col 3 is | right-aligned | $1600 | | col 2 is | centered | $12 | | zebra stripes | are neat | $1 | ``` | Tables | Are | Cool | | ------------- |:-------------:| -----:| | col 3 is | right-aligned | $1600 | | col 2 is | centered | $12 | | zebra stripes | are neat | $1 | ```html Markdown | Less | Pretty --- | --- | --- *Still* | `renders` | **nicely** 1 | 2 | 3 ``` Markdown | Less | Pretty --- | --- | --- *Still* | `renders` | **nicely** 1 | 2 | 3
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