Template:Further

From CUETools
Jump to navigation Jump to search

Usage

Use this template at the beginning of a section where the section covers something that is covered in more detail in its own article.

Categories can be linked to by use of the colon trick.

Examples

For an internal link to a page use

{{further|Page Name}}

{{further|1=Page Name}}

Text larger than normal by 0.2em

{{further|1=Page Name|f=1.2em}}


For a piped link to a page with alternate text use

{{further|p=Page Name|t=Alt text}}

Text 80% of normal size

{{further|p=Page Name|t=Alt text|f=80%}}


Template parameters
Parameter Description Type Status
Page 1 Name of page (internal link on this wiki). All characters after the 1st are case-sensitive. String required
OR
Page p Name of page (piped link on this wiki). All characters after the 1st are case-sensitive. String required
Text t The string of alternate text to be used in the piped link. String required
optional on either of above
Font Size f Size of text in % where 100% is normal size or in em where 1.0em is normal size String optional