Template:Further/doc

From Wikibooks, open books for an open world
Jump to navigation Jump to search


{{further}} is used for small sets of further information, often used at the top of a section.

Usage[edit source]

{{further|Page 1|...|Page 15}}
  • Up to 15 parameters are permitted: only the first is mandatory.
  • The list is dynamically generated so that the word "and" is always placed between the final two entries.
  • If more than 15 entries are supplied, a message will be displayed pointing out the problem.
  • You can use parameters l1 to l15 to specify alternative labels for the links.
NB
make sure to start label parameters with a lowercase el (l), not a one (1) or pipe (|)
adding newline characters will break page links

Example[edit source]

Code Result
{{further|Page}}
{{further|Page|Page 2}}
{{further|Page|Page 2|Page 3}}
{{further|Page|Page 2|l2=Alternate title for Page 2}}

And so on up to 15 parameters.

Link to subsection[edit source]

It possible to direct this template to link a particular section within another page.

{{further|Michael Tritter#storyline|l1=Storyline}} gives

See also[edit source]