Template:GE Duke Sucellus Non-Unique Index/Diff/doc: Difference between revisions

From RuneRealm Wiki
Jump to navigation Jump to search
Content added Content deleted
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 1: Line 1:
{{documentation}}
{{Documentation}}
This template modifies table cells to be red, displaying "No" in text by default.


==Usage==
'''<big>Templates used on this page:</big>'''
This template can be used by entering the following onto a relevant page, within a table cell.
#
# [[Template:Documentation]] (edit)
# [[Template:GEP]] (edit) (semi-protected)
# [[Template:GE Duke Sucellus Non-Unique Index]] (edit)
# [[Template:GE Duke Sucellus Non-Unique Index/doc]] (edit)
# [[Module:Addcommas]] (protected)
# [[Module:Array]] (edit) (semi-protected)
# [[Module:DPLlua]] (edit)
# [[Module:DependencyList]] (edit) (semi-protected)
# [[Module:Documentation]] (edit)
# [[Module:Exchange]] protected)
# [[Module:GEPrices/data.json]] (protected)
# [[Module:Paramtest]] (protected)
# [[Module:Tooltip]] (edit)
# [[Module:Yesno]] (protected)


<pre>{{No}}</pre>


{|class="wikitable"
<includeonly>[[Category:Templates|{{GE Duke Sucellus Non-Unique Index}}]]</includeonly>
! {{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>

{|class="wikitable"
! Y
! {{No}}
! colspan=2 |N/A
|-
| Y || Y || Y || Y
|-
| rowspan=2 |N/A || Y || {{No|colspan=2|rowspan=2}}
|-
| Y
|}

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

<pre>{{No|Never}}</pre>

{|class="wikitable"
! {{No}}
! Y
! N/A
|-
| Y || Y || Y
|-
| N/A || Y || {{No|Never}}
|}

==See also==
* {{t|Yes}}
* {{t|Okay}} and {{t|Not okay}}
* {{t|NA}}
* {{t|NoBorder}}

<includeonly>[[Category:Formatting templates|{{PAGENAME}}]]</includeonly>

Revision as of 00:39, 17 October 2024

This is a documentation subpage for Template:GE Duke Sucellus Non-Unique Index/Diff.
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