the widget that you are trying to replace
the type of the widget that takes its place
e.g. replaceWidget("transformer", "deprecated-standin") will make it so the transformer widget is replaced by the always correct widget
the widget that you are trying to replace