Changes

MyWikiBiz, Author Your Legacy — Tuesday September 09, 2025
Jump to navigationJump to search
Pywikibot 6.4.0
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
{{Lua|Module:Arguments}}

'''Module:Table empty cell''' is used to create an empty table cell with alt and title texts.

== Parameter list ==
{| class="wikitable"
|-
! scope="col" | Parameter
! scope="col" | Explanation
! scope="col" | Status
|-
! scope="row" | {{Unbulleted list|<code>alt_text</code>|<code>1</code>}}
| The text which will be written in the cell.
| optional
|-
! scope="row" | {{Unbulleted list|<code>titleText</code>|<code>2</code>}}
| The text which will be shown when hovering over the cell.
| optional
|}

== Usage ==
* <code><nowiki>{{#invoke:Table empty cell|main}}</nowiki></code>
* <code><nowiki>{{#invoke:Table empty cell|main|alt_text= }}</nowiki></code>
* <code><nowiki>{{#invoke:Table empty cell|main|alt_text= |titleText= }}</nowiki></code>

<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
<!-- Categories below this line, please; interwikis at Wikidata -->
[[Category:Television-related modules]]
}}</includeonly>

Navigation menu