Template:Maybe

From RuneRealm Wiki

This is the current revision of this page, as edited by Alex (talk | contribs) at 00:37, 17 October 2024 (Created page with "<includeonly>class="table-maybe nohighlight" style="text-align:center" {{#if:{{{colspan|}}}|colspan={{{colspan}}}}} {{#if:{{{rowspan|}}}|rowspan={{{rowspan}}}}}|{{{1|Maybe}}}</includeonly><noinclude>{{/doc}}</noinclude>"). 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
Template documentation
This documentation is transcluded from Template:Maybe/doc. [edit] [history] [purge]

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

Usage

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

{{Maybe}}
Maybe N/A N
N/A N/A N/A
N N/A Maybe

colspan

Use this parameter to adjust the column width.

rowspan

Use this parameter to adjust the row width.

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

text

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

{{Maybe|50%}}
Maybe N/A N
N/A N/A N/A
N/A N/A 50%

See also