Jump to content

Template:No: Difference between revisions

From wikiNonStop
m Fix for dark theme.
 
m 1 revision imported: Initial Setup
 
(No difference)

Latest revision as of 09:46, 12 April 2026

No
Template documentation

Usage

  • {{No}} style="background:#F99;color:black;vertical-align:middle;text-align:center;" class="table-no" |No
  • {{No|plain=1}} No

TemplateData

Used to create a red cell in a table with a default internationalised text saying no.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
11

free text

Default
No
Example
This text replaces the default string.
Stringoptional
alignalign

align the text in the cell (follow CSS/text-align)

Default
center
Example
right
Stringoptional
stylestyle

style of the box (follow CSS/border)

Default
solid
Example
dashed
Stringoptional
plainplain

show simple text without any format if present, else apply the format

Default
absent
Example
plain=1
Lineoptional