Template:Deprecated

From Kolmafia
Jump to navigation Jump to search


This template can be used on a function page (outside of the FunctionPage template) to indicate that the function is deprecated. The mafiaref parameter can be used to indicate which KoLmafia version the function was deprecated in. The more_info parameter can be used to provide more details, such as an alternative function that can be used instead.

Example

{{Deprecated|
mafiaref=31337|
more_info=Use this other function instead.}}

This renders as:


This function is deprecated in KoLmafia 31337.

Use this other function instead.