Difference between revisions of "Module:Table empty cell/doc"
Jump to navigation
Jump to search
blackwiki>Gonnym (←Created page with '<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> {{Lua|Module:Arguments}} '''...') |
m (2 revisions imported) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 21: | Line 21: | ||
== Usage == | == Usage == | ||
| − | * <code><nowiki>{{#invoke | + | * <code><nowiki>{{#invoke:Table empty cell|main}}</nowiki></code> |
| − | * <code><nowiki>{{#invoke | + | * <code><nowiki>{{#invoke:Table empty cell|main|alt_text= }}</nowiki></code> |
| − | * <code><nowiki>{{#invoke | + | * <code><nowiki>{{#invoke:Table empty cell|main|alt_text= |titleText= }}</nowiki></code> |
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | | <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | | ||
Latest revision as of 16:47, 29 September 2020
| This module depends on the following other modules: |
Module:Table empty cell is used to create an empty table cell with alt and title texts.
Parameter list
| Parameter | Explanation | Status |
|---|---|---|
|
The text which will be written in the cell. | optional |
|
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= }}