Added links to the wiki
This commit is contained in:
parent
7f1cea5714
commit
9db22d734a
6 changed files with 15 additions and 52 deletions
10
README.md
10
README.md
|
@ -35,11 +35,11 @@ This project provides a collection of template renderers.
|
|||
|
||||
## Format Renderers
|
||||
|
||||
| Renderer | Description |
|
||||
|:-------------------------------|:-----------------------------------------------------------------|
|
||||
| `rife.render.formatCreditcard` | Formats a template credit card number value to the last 4 digits |
|
||||
| `rife.render.ShorteUrl` | Shortens a template value using [is./gd](https://is.gd/) |
|
||||
| `rife.render.Uptime` | Renders the server uptime in various customizable formats |
|
||||
| Renderer | Description |
|
||||
|:------------------------------------------------------------------------------------------------|:-----------------------------------------------------------------|
|
||||
| `rife.render.formatCreditcard` | Formats a template credit card number value to the last 4 digits |
|
||||
| `rife.render.ShorteUrl` | Shortens a template value using [is./gd](https://is.gd/) |
|
||||
| [rife.render.Uptime](https://github.com/rife2/rife2-template-renderers/wiki/rife.render.Uptime) | Renders the server uptime in various customizable formats |
|
||||
|
||||
|
||||
## Text Renderers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue