Template:Blank cell/doc: Difference between revisions

From Blockgame Wiki
(Created page with "{{doc/start}} When a cell is empty, this template should be added if the reason for it being blank is there is no information to be added. If the information is simply missing/needed, this template should not be used. == Syntax == <pre>{{Blank cell}}</pre> == Example == <pre>{| class="wikitable oddrow" !Col1 !Col2 !Col3 |- |Normal |{{blank cell}} |Normal |- |Normal |Normal |{{blank cell}} |- |Normal |Normal |{{blank cell}} |}</pre> {| class="wikitable oddrow" !Col1 !C...")
(No difference)

Revision as of 10:03, 10 November 2024

Documentation

When a cell is empty, this template should be added if the reason for it being blank is there is no information to be added. If the information is simply missing/needed, this template should not be used.

Syntax

{{Blank cell}}

Example

{| class="wikitable oddrow"
!Col1
!Col2
!Col3
|-
|Normal
|{{blank cell}}
|Normal
|-
|Normal
|Normal
|{{blank cell}}
|-
|Normal
|Normal
|{{blank cell}}
|}
Col1 Col2 Col3
Normal Normal
Normal Normal
Normal Normal


This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.