1. Usage
The N template is used to insert a "no" indicator symbolized by a pink cross.
It puts a "pink cross inside a circle" icon in the page.
Usage: {{N}}
2. Basic examples
You type | You get | ||||||
---|---|---|---|---|---|---|---|
"No" indicator
{| class="st-table"
! Feature !! Availability
|-
| Feature 1 || {{N}}
|-
| Feature 2 || {{N}}
|}
|
|
3. Code