Module:Table empty cell/doc: Difference between revisions

From The Global Wiki
Jump to navigation Jump to search
en>Pppery
m (→‎Usage: Fix #invoke syntax)
 
m (1 revision imported)
 
(No difference)

Latest revision as of 02:16, 18 January 2023

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= }}