Pojdi na vsebino

Modul:Table empty cell/dok

Iz Wikipedije, proste enciklopedije
Redakcija dne 22:50, 21. november 2022 od Pinky sl (pogovor | prispevki) (Nova stran z vsebino: <!-- 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...)
(razl) ← Starejša redakcija | prikaži trenutno redakcijo (razl) | Novejša redakcija → (razl)

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

Parameter list

[uredi kodo]
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

[uredi kodo]
  • {{#invoke:Table empty cell|main}}
  • {{#invoke:Table empty cell|main|alt_text= }}
  • {{#invoke:Table empty cell|main|alt_text= |titleText= }}