*<ttkbd><nowiki>{{{{{x3|a}}|b}}}</nowiki></ttkbd> gives <ttkbd>{{{{{x3|a}}|b}}}</ttkbd> - parameter aaa is undefined
*<ttkbd><nowiki>{{{{{{a|b}}}|c}}}</nowiki></ttkbd> gives <ttkbd>{{{{{{A|b}}}|c}}}</ttkbd> - parameter b is undefined
*<ttkbd><nowiki>{{{a|<nowiki>b|c</nowiki><nowiki><</nowiki>/nowiki>}}}</ttkbd> gives <ttkbd>{{{A|<nowiki>b|c</nowiki>}}}</ttkbd> - works fine for rendering text, but is not suitable for putting parameters b and c in a template call (there is no function for removing nowiki tags):