<context name="title-unnumbered">
<template name="appendix">%t</template>
+<template name="article/appendix">%t</template>
<template name="bridgehead">%t</template>
<template name="chapter">%t</template>
<template name="sect1">%t</template>
<context name="title-numbered">
<template name="appendix"><Appendix/> %n. %t</template>
+<template name="article/appendix">%n. %t</template>
<template name="bridgehead">%n. %t</template>
<template name="chapter"><Chapter/> %n. %t</template>
<template name="sect1">%n. %t</template>