Difference between revisions of "Category talk: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}} '''...') |
blackwiki>Pppery m (→Usage: Fix #invoke syntax) |
||
| 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 | | | ||
Revision as of 19:12, 22 January 2019
| This template uses Lua: |
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= }}