Difference between revisions of "Template:Data missing/doc"

From blackwiki
Jump to navigation Jump to search
imported>GoldRingChip
m (Added parameters. Changed examples)
(Inline cleanup templates)
Line 3: Line 3:
 
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
 
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
 
== Usage ==
 
== Usage ==
Use this template when you have a list in which items are missing.   
+
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.
 
 
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]].
 
Pages using this template are included in [[:Category:Data missing]].
Line 56: Line 54:
 
<!-- CATEGORIES AND INTERWIKIS HERE -->
 
<!-- CATEGORIES AND INTERWIKIS HERE -->
 
[[Category:List cleanup maintenance templates|{{PAGENAME}}]]
 
[[Category:List cleanup maintenance templates|{{PAGENAME}}]]
 +
[[Category:Inline cleanup templates|{{PAGENAME}}]]
 
</includeonly>
 
</includeonly>

Revision as of 18:10, 1 May 2012

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