Template:No/doc

From Old School Near-Reality Wiki
< Template:No
Revision as of 17:13, 9 November 2022 by Jacmob (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
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