Template:Hidden information/doc

From blackwiki
< Template:Hidden information
Revision as of 10:21, 6 September 2014 by imported>Sardanaphalus (Sardanaphalus moved page Template:Hidden infoboxes/doc to Template:Hidden information/doc: Per template page)
Jump to navigation Jump to search

Function

This template is a shortcut to format {{hidden}} for infoboxes on talk pages, enclosed within an {{mbox}}

Syntax

usage

{{hidden infoboxes|title=|info=}}

  • you can optionally name the box using the 'title=' parameter
  • add any templates and meta-information between the 'info=' and '}}'

Style

This template creates a dynamic navigation box using style sheet declarations in MediaWiki:Common.css and Javascript code in MediaWiki:Common.js.

Examples

"{{Hidden infoboxes|abc}}" gives "

" [1]

{{Hidden infoboxes|info=abc}} gives:

{{Hidden infoboxes|title=abc}} gives:

{{Hidden infoboxes|title=def|info=abc}} gives:

{{Hidden infoboxes|title=abc|def}} gives:

{{Hidden infoboxes|abc|title=def}} gives:

}}