Template:Data missing/doc

From blackwiki
< Template:Data missing
Revision as of 13:11, 20 September 2011 by imported>GoldRingChip (Added parameters. Changed examples)
Jump to navigation Jump to search

Usage

Use this template when you have a list in which items are missing.

These aren't necessarily stubs, because it only is applied when a specific item of information is missing.

Pages using this template are included in Category:Data missing.

Parameter

If you put any parameter in, then it will force a line break before the helping link.

This is mostly helpful in tables, not in regular text.

Examples

Code   Result
George's father: {{dm}}
  George's father: [data unknown/missing]
George's mother: {{dm|hello}}
  George's mother: [data unknown/missing]
{| class=wikitable
! Relations !! Names !! Dates
|-
| Self || George || {{dm}}
|-
| Father || {{dm}} || 1903–1975
|-
| Mother || {{dm|1}} || 1905–1978
|}
 
Relations Names Dates
Self George [data unknown/missing]
Father [data unknown/missing] 1903–1975
Mother [data unknown/missing] 1905–1978