Template:CPerf

From Angelina Jordan Wiki

This template adds rows to the table "Performances", which is declared by the template Performance. View table.

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