Help:Templates

From The Coppermind
Jump to navigation Jump to search

So you want to know how to use templates? You're in the right place.

First off, to use a template you insert it's name in {{curly brackets}}. Most templates ask for parameters which are passed as so: {{eg|first argument|second|foo=named argument}}. You see the foo= part? That's a named argument, and is used for special parameters, such as the infobox field names.

Templates

  • {{B}} converts an acronym or malformed book title into the correctly formatted title.
  • {{Columns}} allows you to format a list (the first parameter) into count columns.
  • {{Quote}} surrounds the first parameter as a block quote, with the second parameter as a source.

Info boxes

The {{Infobox}} templates are placed at the start of the article, and show a list of information down the right side of the article.

Info tables

These templates are usually placed at the bottom of a page to allow people to find related content.

Link macros

Navigation aids

Notices