This site is supported by donations to The OEIS Foundation.

Template:Fix

From OeisWiki
Jump to: navigation, search

Usage


{{Fix
| link      = Page which text should link to, without brackets
| text      = Text to be displayed for the link
| pre-text  = Optional text to print before the linked text
| post-text = Optional text to print after the linked text
| class     = Class(es) to set text to> (in addition to the default "noprint")
| title     = Tool-tip text to display when mouse is hovered over link
| special   = Optional replacement for text, link, title, pre-text, and post-text - allowing user to define a non-standard format
| date      = Optional date parameter to be displayed at end of 'title' and/or in cat-date
| cat       = Category to include page in
| cat-date  = Category to include page in, with optional date parameter in the category name
}}

Examples

The following example


{{Fix
| date      = Nov 26, 2014
| cat       = Citation needed
| cat-date  = Citation needed (Category), since Nov 26, 2014 (Category date)
}}

yields

The following example


{{Fix
| link      = Derangement numbers
| text      = Derangement numbers
| pre-text  = Rencontres numbers
| post-text = (Permutations with no rencontres)
| class     = Class(es) to set text to (in addition to the default "noprint")
| title     = Tool-tip text to display when mouse is hovered over link
| special   = Optional replacement for text, link, title, pre-text, and post-text - allowing user to define a non-standard format
| date      = Nov 26, 2014
| cat       = Citation needed
| cat-date  = Citation needed (Category), since Nov 26, 2014 (Category date)
}}

yields