Template:N/A

Revision as of 15:10, 7 May 2024 by .vivien (talk | contribs) (adding |colspan= and |rowspan= parameters; writing documentation)

Adds a "Not Applicable" cell to tables

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
11

Text to show in the cell

Default
Example
"N/A", "Unknown"
Stringoptional
rowspanrowspan

How many rows the cell should take up

Default
1
Example
2
Numbersuggested
colspancolspan

How many columns the cell should take up

Default
1
Example
2
Numbersuggested
alignalign

Align the text to the start or end of a cell

Default
center
Example
start, end
Stringsuggested
stylestyle

Custom CSS to apply to the cell

Example
background-color: red;
Stringoptional
sortsort

no description

Unknownoptional