Template:Unknown
Jump to navigation
Jump to search
class="unknown table-unknown" style="font-size:smaller;line-height:1.6;background:#FFE;color:#222;text-align:center;"|Unknown
This template combines two functions. When used inside a table cell, it sets a background and writes the text unknown. That is useful for missing or unknown data. When used in the file namespace, it displays a warning message similar to Template:No licence. Apart from the name, both usages are completely unrelated and exist for compatibility with existing pages only.
Basic syntax: {{Unknown}}
Usage in the file namespace
- Main article: Template:No licence/doc
Please use Template:No licence instead. It works almost identical and avoids the naming problems.
Usage in table cells
{| class="wikitable" |- | category | {{Unknown|unknown value}} |}
produces:
category | unknown value |