Template:Yes/doc

From RuneRealm Wiki

This is the current revision of this page, as edited by Alex (talk | contribs) at 00:56, 17 October 2024 (Created page with "{{Documentation}} This template modifies table cells to have a green background out, displaying "Yes" in text by default. ==Usage== This template can be used by entering the following onto a relevant page, within a table cell. <pre>{{Yes}}</pre> {|class="wikitable" ! {{Yes}} ! N/A ! N |- | N/A || N/A || N/A |- | N || N/A || {{Yes}} |} ===colspan=== Use this parameter to adjust the column width. ===rowspan=== Use this parameter to adjust the row width. <pre>{{Yes|co..."). 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:Yes.
It contains usage information, categories, and other content that is not part of the original template page.

This template modifies table cells to have a green background out, displaying "Yes" in text by default.

Usage

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

{{Yes}}
Yes N/A N
N/A N/A N/A
N N/A Yes

colspan

Use this parameter to adjust the column width.

rowspan

Use this parameter to adjust the row width.

{{Yes|colspan=2|rowspan=2}}
N/A Yes N
N/A N/A N/A N/A
N N/A Yes
N/A

text

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

{{Yes|100%}}
Yes N/A N
N/A N/A N/A
N/A N/A 100%

See also