Template:No/doc

From RuneRealm Wiki

This is the current revision of this page, as edited by Alex (talk | contribs) at 02:41, 12 October 2024 (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..."). The present address (URL) is a permanent link to this version.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
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