Module:Table empty cell/doc

< Module:Table empty cell
Revision as of 03:22, 18 October 2020 by Vitosium (talk | contribs) (Created page with "<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> {{Lua|Module:Arguments}} '''Module:Table e...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is the documentation page for Module:Table empty cell

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

Parameter list

Parameter Explanation Status
  • alt_text
  • 1
The text which will be written in the cell. optional
  • titleText
  • 2
The text which will be shown when hovering over the cell. optional

Usage

  • {{#invoke:Table empty cell|main}}
  • {{#invoke:Table empty cell|main|alt_text= }}
  • {{#invoke:Table empty cell|main|alt_text= |titleText= }}