1,078 bytes added
, 07:32, 16 July 2021
<!-- 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>