Open main menu

Changes

tidy style
{{shortcut|dm}}
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
== 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 in a parameter of "?" then it will shorten it all down to "?" which is useful in very tight spaces such as tables and charts.

If you put any other parameter in, then it will force a line break before the helping link, which is mostly helpful in tables, not in regular text.

== Examples ==
{|
! Code
! &nbsp;
! Result

|-
| <pre>George's father: {{dm}}</pre>
| &nbsp;
| George's father: {{dm}}

|-
| <pre>George's wife: {{dm|?}}</pre>
| &nbsp;
| George's wife: {{dm|?}}

|-
| <pre>George's mother: {{dm|hello}}</pre>
| &nbsp;
| George's mother: {{dm|hello}}

|- style="vertical-align:top;"
| <pre>
{| class=wikitable
! Relations !! Names !! Dates
|-
| Self || George || {{dm}}
|-
| Father || {{dm}} || 1903–1975
|-
| Wife || {{dm|?}} || 1938–2006
|-
| Mother || {{dm|1}} || 1905–1978
|}</pre>
| &nbsp;
|
{| class=wikitable
! Relations !! Names !! Dates
|-
| Self || George || {{dm}}
|-
| Father || {{dm}} || 1903–1975
|-
| Wife || {{dm|?}} || 1938–2006
|-
| Mother || {{dm|1}} || 1905–1978
|}
|}
<includeonly>
<!-- CATEGORIES AND INTERWIKIS HERE -->
[[Category:List cleanup maintenance templates]]
[[Category:Inline cleanup templates]]
</includeonly>
Anonymous user