Template:Nutshell/doc

From Encyc

Template:Nosubst

This template presents a concise summary at the top of administration pages. It is placed below the title and other infoboxes and above the first paragraph of the main body.

  • Use the nutshell summary to make Wikipedia more inviting to new users.
  • Nutshell entries must be brief overviews, with a very high meaning to number of words ratio.
  • Make sure each word in the nutshell carries significant weight, "make every word tell".
  • Wikilink to other pages to create a "nut trail" of pages with nutshells.

This template can also be used on other pages, for instance on how-to guides. But it should not be used in articles.

Usage[edit]

<syntaxhighlight lang="wikitext">

</syntaxhighlight>

Renders like this:

<syntaxhighlight lang="wikitext">

</syntaxhighlight>

yields:

<syntaxhighlight lang="wikitext">

</syntaxhighlight>

yields:

<syntaxhighlight lang="wikitext">

</syntaxhighlight>

yields:

<syntaxhighlight lang="wikitext">

</syntaxhighlight>

yields:

See also[edit]


<templatedata> { "params": { "1": { "label": "Nutshell text", "description": "Brief summary that make page more inviting to new users", "type": "string", "required": true }, "2": { "label": "Bullet point #2" }, "3": { "label": "Bullet point #3" }, "4": { "label": "Bullet point #4" }, "title": { "label": "Title", "description": "Text that replace \"This page\" into the text you inserted", "example": "That's me", "type": "string" }, "shortcut": { "aliases": [ "shortcut1" ] }, "shortcut2": {}, "shortcut3": {}, "shortcut4": {}, "shortcut5": {} }, "description": "List of parameters for this template", "format": "inline" } </templatedata>