N

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}}
|}
Feature Availability
Feature 1 No
Feature 2 No

3 Maintenance

This template is a template common to all ST wikis.
Modifications must be done into the WikiModel. They must be reviewed by all ST wikis maintainers.
When approved, the template can be pushed/merged towards all ST wikis.


4 Code

No