Template:No/doc: Difference between revisions

From Old School Near-Reality Wiki
Jump to navigation Jump to search
(Created page with "{{Documentation}} This template modifies table cells to be red, displaying "No" in text by default. ==Usage== This template can be used by entering the following onto a relevant page, within a table cell. <pre>{{No}}</pre> {|class="wikitable" ! {{No}} ! Y ! N/A |- | Y || Y || Y |- | N/A || Y || {{No}} |} ===colspan=== Use this parameter to adjust the column width. ===rowspan=== Use this parameter to adjust the row width. <pre>{{No|colspan=2|rowspan=2}}</pre> {|cla...")
 
(No difference)

Latest revision as of 17:13, 9 November 2022

Information icon-grey.png
This is a documentation subpage for Template:No.
It contains usage information, categories, and other content that is not part of the original template page.

This template modifies table cells to be red, displaying "No" in text by default.

Usage

This template can be used by entering the following onto a relevant page, within a table cell.

{{No}}
No Y N/A
Y Y Y
N/A Y No

colspan

Use this parameter to adjust the column width.

rowspan

Use this parameter to adjust the row width.

{{No|colspan=2|rowspan=2}}
Y No N/A
Y Y Y Y
N/A Y No
Y

text

Use may also change the text presented simply by doing the following:

{{No|Never}}
No Y N/A
Y Y Y
N/A Y Never

See also