Template:CPerf/doc

From Angelina Jordan Wiki
This is a subpage documenting Template:CPerf. To change the template, edit that page; to change the template's documentation (seen below), edit this one.

Documentation

This can act as alias to the {{Performance}} template, to provide an abbreviated form. In addition, it supports the disp parameter to define alternate display styles. It does this by passing all arguments to a templates with the name PerfDisp {{{disp|std}}}. So if no disp parameter is provided, {{PerfDisp std}} is being used, which presents the data the same way as {{Performance}} does. If e.g. disp=n is provided, it will transclude {{PerfDisp n}}, which displays nothing.

Usage

  • {{CPerf}}
  • {{CPerf|…}}
  • {{CPerf||}}
  • {{CPerf|1=|2=}}
  • {{CPerf|…=}}
  • {{CPerf|…=|…=}}
  • {{…}}

Examples

  • {{CPerf}} ⇒ {{CPerf}}
  • {{CPerf|…}} ⇒ {{CPerf|…}}
  • {{…}} ⇒ {{CPerf|…}}

See also